NOAA-EMC / GDASApp

Global Data Assimilation System Application
GNU Lesser General Public License v2.1
14 stars 28 forks source link

Satwnd and variable name-convention updates for jcb implementation in GDASApp #1119

Closed BrettHoover-NOAA closed 1 month ago

BrettHoover-NOAA commented 1 month ago

Updates to file- and variable-name conventions in satellite wind assimilation for GDASApp end-to-end validation. The following name conventions have been changed:

1) satwind --> satwnd, this affects file-names and keeps the use of satwnd consistent across the entire GDASApp end-to-end validation system 2) qualityInformationWithoutForecast --> qiWithoutForecast, variable-name change to make QI variable compliant with JCSDA/ioda ObsSpace.yaml

This PR is dependent on https://github.com/NOAA-EMC/jcb-gdas/pull/7 for name-convention updates to QC YAMLs. No changes to UFO/GSI acceptance are detected in testing with the exception of a single-ob differences from (relatively old) prior tests.