-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Thank you for the contribution and the processing work!
However, we have an issue with the file format. The tools we use for the analysis require a specific directory format and naming convention for every model output. The model outputs should have the same format as the SWOT dataset. For example, for interpolation you are using the following SWOT file*:
global_swot_grid_2024/cycle_[cyclenumber]/SWOT_GRID_L3_LR_SSH_[cyclenumber]_[passnumber]_20240101T000706_20240101T005832_v1.0.2.nc
The model output should have the format :
MODELNAME/cycle_[cyclenumber]/MODELNAME_GRID_L3_LR_SSH_[cyclenumber]_[passnumber]_20240101T000706_20240101T005832_v1.0.2.nc
Would it be possible for you to modify the files to this format? As they stand, it is not possible to work them.
Sorry for the inconvenience. I know we should have mentioned it explicitly, but we would appreciate it if you could modify the files.
*Note that the SWOT files are provided in https://github.com/Amine-ouhechou/synthocean (https://ige-meom-opendap.univ-grenoble-alpes.fr/thredds/catalog/meomopendap/extract/MEOM/SWOT-geometry/catalog.html)