NOAA-GFDL / MDTF-diagnostics

Analysis framework and collection of process-oriented diagnostics for weather and climate simulations
https://mdtf-diagnostics.readthedocs.io/en/main/
Other
58 stars 97 forks source link

add logic to format method of DateFrequency object #564

Closed jtmims closed 4 months ago

jtmims commented 4 months ago

Description Add of simple logic to return the DateFrequency object in the type of str for use in the catalog query. Can be spun out into a match-case statement instead for further specificity.

How Has This Been Tested? Please describe the tests that you ran to verify your changes in enough detail that
someone can reproduce them. Include any relevant details for your test configuration
such as the Python version, package versions, expected POD wallclock time, and the
operating system(s) you ran your tests on.

Checklist: