NOAA-EMC / JEDI-T2O

JEDI Transition to Operations activities.
GNU Lesser General Public License v2.1
5 stars 4 forks source link

Restore GDAS-validation functionality #118

Closed RussTreadon-NOAA closed 2 months ago

RussTreadon-NOAA commented 2 months ago

Incorporation of the JEDI Configuration Builder (JCB) tool via GDASApp PR #1033 and g-w PR #2477 broke the GDAS-validation tool. This PR restores GDAS-validation functionality.

Resolves #117

BrettHoover-NOAA commented 2 months ago

Working on getting a run to complete with my leogeo satwind code. I am noticing some changes to YAML headers and some name-convention changes, such as a move from using satwind_ as a prefix to satwnd.. Once I can get leogeo to work and can review, I can go back through satwinds and make the necessary header and name-convention changes for all satwind types in a single PR, and I will include bringing our use of QI variable-names into compliance with JCSDA ObsSpace.yaml at the same time.

RussTreadon-NOAA commented 2 months ago

Thank you @BrettHoover-NOAA!