Closed JeffBeck-NOAA closed 2 years ago
Both of these file types are CSV-like formats. What are your ideas on how the information should be stored concisely as a key/value structure?
Maybe a single jinja template would be better for these two files? Different blocks of entries would apply to different CCPP SDFs. I can see how a key/value structure doesn't lend itself well in this case.
This issue is being worked on by the Unified Workflow team, more info here: https://github.com/ufs-community/workflow-tools/wiki/UFS-Weather-Model-Configuration-File-Types
Description
We currently have nine diag_table and nine field_table template files that are specific to the CCPP SDF selected by the user.
Solution
Consolidating this information into two yaml files would simplify the template directory and provide a single location for changes.