Skip to content

resulting filenames need metadata and uniqueness #33

Description

@mike-gangl

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions