to archive multiple versions of these files, the filenames need to be unique between other runs, and should contain time coverages in the filenames as well. This will allow PO.DAAC to extract coverage without needing to download/open the entire file, provide users with some information at a glance, and the creationtime will allow for uniqueness in versions while we are still on SWOT version C
https://github.com/SWOT-Confluence/output/blob/main/output/Append.py#L155C9-L157
resulting file should look like:
na_sword_v16_SOS_results_unconstrained_20230502T204408_20250502T204408_20251202T132824.nc
which is
<continent>_sword_v16_SOS_results_<mode>_<startcoverage>_<endcoverage>_<productiontime>.nc
to archive multiple versions of these files, the filenames need to be unique between other runs, and should contain time coverages in the filenames as well. This will allow PO.DAAC to extract coverage without needing to download/open the entire file, provide users with some information at a glance, and the creationtime will allow for uniqueness in versions while we are still on SWOT version C
https://github.com/SWOT-Confluence/output/blob/main/output/Append.py#L155C9-L157
resulting file should look like:
na_sword_v16_SOS_results_unconstrained_20230502T204408_20250502T204408_20251202T132824.nc
which is
<continent>_sword_v16_SOS_results_<mode>_<startcoverage>_<endcoverage>_<productiontime>.nc