Skip to content

C48mx500_3DVarAOWCDA failure due to turning on waves #1468

@RussTreadon-NOAA

Description

@RussTreadon-NOAA

The following jobs failed in the 20250129 run of feature/stable-nightly

        2044 - test_gdasapp_C48mx500_3DVarAOWCDA_gdas_fcst_202103241800 (Failed)
        2046 - test_gdasapp_C48mx500_3DVarAOWCDA_gdas_marinebmat_202103250000 (Failed)
        2047 - test_gdasapp_C48mx500_3DVarAOWCDA_gdas_marineanlinit_202103250000 (Failed)
        2048 - test_gdasapp_C48mx500_3DVarAOWCDA_gdas_marineanlvar_202103250000 (Failed)
        2049 - test_gdasapp_C48mx500_3DVarAOWCDA_gdas_marineanlchkpt_202103250000 (Failed)
        2050 - test_gdasapp_C48mx500_3DVarAOWCDA_gdas_marineanlfinal_202103250000 (Failed)

@CoryMartin-NOAA identified the problem.

g-w PR #3249 added waves to the C48mx500_3DVarAOWCDA test. Wave files need to be staged to COMROOT in order for the forecast model to successfully run. Specifically, the waveinit job needs to be added to test/gw-ci/CMakeLists.txt

@@ -359,6 +359,7 @@ if (WORKFLOW_TESTS)
     set(YAML_PATH ${HOMEgfs}/ci/cases/pr/${pslot}.yaml)
     set(HALF_CYCLE_TASKS
       "gdas_stage_ic"
+      "gdas_waveinit"
       "gdas_fcst")
     set(FULL_CYCLE_TASKS
       "gdas_prepoceanobs"

This issue is opened to document this problem and its fix.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions