Skip to content

Commit

Permalink
re-enable ci/cases/pr/C48mx500_3DVarAOWCDA.yaml (#2405)
Browse files Browse the repository at this point in the history
Updates to re-enable C48mx500_3DVarAOWCDA CI test after it was disabled
in #2371

Fixes github.com//issues/2404
  • Loading branch information
JessicaMeixner-NOAA committed Mar 18, 2024
1 parent 3ccffee commit e9700d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion ci/cases/pr/C48mx500_3DVarAOWCDA.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ arguments:

skip_ci_on_hosts:
- orion
- hera
- hercules
6 changes: 3 additions & 3 deletions parm/config/gfs/yaml/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ snowanl:
ocnanal:
SOCA_INPUT_FIX_DIR: "/scratch2/NCEPDEV/ocean/Guillaume.Vernieres/data/static/72x35x25/soca" # TODO: These need to go to glopara fix space.
CASE_ANL: "C48" # TODO: Check in gdasapp if used anywhere for SOCA
SOCA_OBS_LIST: "{{ HOMEgfs }}/sorc/gdas.cd/parm/soca/obs/obs_list.yaml" # TODO: This is also repeated in oceanprepobs
SOCA_OBS_LIST: "${PARMgfs}/gdas/soca/obs/obs_list.yaml" # TODO: This is also repeated in oceanprepobs
SOCA_NINNER: 100
SABER_BLOCKS_YAML: ""
NICAS_RESOL: 1
NICAS_GRID_SIZE: 15000
prepoceanobs:
SOCA_OBS_LIST: "{{ HOMEgfs }}/sorc/gdas.cd/parm/soca/obs/obs_list.yaml" # TODO: This is also repeated in ocnanal
OBSPREP_YAML: "{{ HOMEgfs }}/sorc/gdas.cd/parm/soca/obsprep/obsprep_config.yaml"
SOCA_OBS_LIST: "${PARMgfs}/gdas/soca/obs/obs_list.yaml" # TODO: This is also repeated in ocnanal
OBSPREP_YAML: "${PARMgfs}/gdas/soca/obsprep/obsprep_config.yaml"
DMPDIR: "/scratch1/NCEPDEV/global/glopara/data/experimental_obs"

0 comments on commit e9700d8

Please sign in to comment.