generated from NOAA-GFDL/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- Different time inference rules for GFDL and CESM output
- 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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request