ufs-community / regional_workflow

THIS REPOSITORY IS NOW DEPRECATED; SEE UFS SRW APP FOR CURRENT CODE
https://github.com/ufs-community/ufs-srweather-app
Other
10 stars 86 forks source link

Create a single yaml file each for diag_table and field_table #821

Closed JeffBeck-NOAA closed 2 years ago

JeffBeck-NOAA commented 2 years ago

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.

christinaholtNOAA commented 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?

JeffBeck-NOAA commented 2 years ago

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.

mkavulich commented 2 years ago

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