Initially, there was an option to download files from a url into a dedicated file structure and then use this data to load and convert into OG1 format.
However, issues arrived as this structure was changed to only an example dataset. Furthermore the use of url in the tests led to problems when opening a pull request.
My idea: Create a function that does the download using a web url following this structure:
<glider_id>/
<mission_start_YYMMDD>/
<downloaded_files>
Initially, there was an option to download files from a url into a dedicated file structure and then use this data to load and convert into OG1 format.
However, issues arrived as this structure was changed to only an example dataset. Furthermore the use of url in the tests led to problems when opening a pull request.
My idea: Create a function that does the download using a web url following this structure:
<glider_id>/
<mission_start_YYMMDD>/
<downloaded_files>