Skip to content

Convert time_range to ISO format #123

@jkrasting

Description

@jkrasting

Is your feature request related to a problem? Please describe.
GFDL and CESM have different levels of detail when encoding date/time information in their model output file paths. Since the catalog builder infers date ranges from the filenames, this produces unpredictable results.

Describe the solution you'd like
We would benefit from:

  1. Different time inference rules for GFDL and CESM output
  2. Standardizing the character output to be in ISO format and separated by a comma e.g. T0,T1

Describe alternatives you've considered
I do something hacky in the notebook template and it would be much better if it we also a predictable ISO format

Additional context
Add any other context or screenshots about the feature request here.

@aradhakrishnanGFDL @bitterbark @emaroon

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions