NOAA-GFDL / fre-cli

Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.
GNU Lesser General Public License v3.0
3 stars 7 forks source link

Add value validation to fre catalog validate #159

Open ceblanton opened 1 month ago

ceblanton commented 1 month ago

Is your feature request related to a problem? Please describe. If the catalog schema specifies values for a vocabulary, then those should be checked.

e.g.

https://github.com/NOAA-GFDL/CatalogBuilder/blob/main/catalogbuilder/cats/gfdl_template.json#L26

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

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