Skip to content

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

Merged
CoryMartin-NOAA merged 4 commits into
developfrom
feature/satwind_jcb_updates
May 21, 2024
Merged

Satwnd and variable name-convention updates for jcb implementation in GDASApp#1119
CoryMartin-NOAA merged 4 commits into
developfrom
feature/satwind_jcb_updates

Conversation

@BrettHoover-NOAA
Copy link
Copy Markdown
Collaborator

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 NOAA-EMC/jcb-gdas#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.

Brett Hoover added 2 commits May 20, 2024 15:28
…y files to update name-conventions: satwind->satwnd, qualityInformationWithoutForecast->qiWithoutForecast
Copy link
Copy Markdown
Collaborator

@nicholasesposito nicholasesposito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Copy link
Copy Markdown
Contributor

@PraveenKumar-NOAA PraveenKumar-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. @emilyhcliu thanks for clarifying about the group in MetaData/qualityInformationWithoutForecast.

@CoryMartin-NOAA CoryMartin-NOAA merged commit ad43694 into develop May 21, 2024
@CoryMartin-NOAA CoryMartin-NOAA deleted the feature/satwind_jcb_updates branch May 21, 2024 18:37
danholdaway added a commit that referenced this pull request Jun 4, 2024
* origin/develop:
  Update wcoss2.intel.lua (#1142)
  Add yaml file for prepobsaero task (#1141)
  Diffusion parameter yaml template (#1140)
  Adjust absolute float tolerance for variational and ensemble DA jjob tests (#1136)
  Insitu temp and salt (#1135)
  Adds letkf.yaml(.j2)  (#1134)
  Add optional testing block to 3dvar and lgetkf input YAMLs for jjobs (#1129)
  updates to build and run some ctests on WCOSS2 (#1122)
  Addin a GFSv17 ctest (#1130)
  Feature/rtofs in situ (#1110)
  update jcb-gdas hash to bring in satwnd yaml changes (#1128)
  Optionally run specified rocoto task as part of the ctests  (#1121)
  Add build capability to Gaea-C5 (#1101)
  Python Converter and Json for the ADPUPA BUFR DUMP (#1115)
  Revert "Fix ice water FV3 increment variable name and add a few more … (#1125)
  Satwnd and variable name-convention updates for jcb implementation in GDASApp (#1119)
  Add inverse distance weighting option to superob function (#1116)
  Resume the Marine Vrfy Task on ctests (#1107)
  Replicate the creation of the gw-ci cycling test (#1114)
  Added YAML, JSON, python files for assimilating LEOGEO satwinds (#1099)
  Add an OOPS-based application to recenter snow analysis (#1102)
  Fix ice water FV3 increment variable name and add a few more (#1112)
  Update hera.intel.lua (#1109)
danholdaway added a commit that referenced this pull request Jun 4, 2024
* develop:
  Update wcoss2.intel.lua (#1142)
  Add yaml file for prepobsaero task (#1141)
  Diffusion parameter yaml template (#1140)
  Adjust absolute float tolerance for variational and ensemble DA jjob tests (#1136)
  Insitu temp and salt (#1135)
  Adds letkf.yaml(.j2)  (#1134)
  Add optional testing block to 3dvar and lgetkf input YAMLs for jjobs (#1129)
  updates to build and run some ctests on WCOSS2 (#1122)
  Addin a GFSv17 ctest (#1130)
  Feature/rtofs in situ (#1110)
  update jcb-gdas hash to bring in satwnd yaml changes (#1128)
  Optionally run specified rocoto task as part of the ctests  (#1121)
  Add build capability to Gaea-C5 (#1101)
  Python Converter and Json for the ADPUPA BUFR DUMP (#1115)
  Revert "Fix ice water FV3 increment variable name and add a few more … (#1125)
  Satwnd and variable name-convention updates for jcb implementation in GDASApp (#1119)
  Add inverse distance weighting option to superob function (#1116)
  Resume the Marine Vrfy Task on ctests (#1107)
  Replicate the creation of the gw-ci cycling test (#1114)
  Added YAML, JSON, python files for assimilating LEOGEO satwinds (#1099)
  Add an OOPS-based application to recenter snow analysis (#1102)
  Fix ice water FV3 increment variable name and add a few more (#1112)
  Update hera.intel.lua (#1109)
danholdaway added a commit that referenced this pull request Jun 4, 2024
 into feature/rename_atm

* 'feature/rename_atm' of https://github.com/NOAA-EMC/GDASApp:
  Update wcoss2.intel.lua (#1142)
  Add yaml file for prepobsaero task (#1141)
  Diffusion parameter yaml template (#1140)
  Adjust absolute float tolerance for variational and ensemble DA jjob tests (#1136)
  Insitu temp and salt (#1135)
  Adds letkf.yaml(.j2)  (#1134)
  Add optional testing block to 3dvar and lgetkf input YAMLs for jjobs (#1129)
  updates to build and run some ctests on WCOSS2 (#1122)
  Addin a GFSv17 ctest (#1130)
  Feature/rtofs in situ (#1110)
  update jcb-gdas hash to bring in satwnd yaml changes (#1128)
  Optionally run specified rocoto task as part of the ctests  (#1121)
  Add build capability to Gaea-C5 (#1101)
  Python Converter and Json for the ADPUPA BUFR DUMP (#1115)
  Revert "Fix ice water FV3 increment variable name and add a few more … (#1125)
  Satwnd and variable name-convention updates for jcb implementation in GDASApp (#1119)
  Add inverse distance weighting option to superob function (#1116)
  Resume the Marine Vrfy Task on ctests (#1107)
  Replicate the creation of the gw-ci cycling test (#1114)
  Added YAML, JSON, python files for assimilating LEOGEO satwinds (#1099)
  Add an OOPS-based application to recenter snow analysis (#1102)
  Fix ice water FV3 increment variable name and add a few more (#1112)
DavidNew-NOAA pushed a commit that referenced this pull request Jan 16, 2026
… GDASApp (#1119)

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 NOAA-EMC/jcb-gdas#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.

---------

Co-authored-by: Brett Hoover <bhoover@Orion-login-1.HPC.MsState.Edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants