Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions dev/parm/config/gfs/config.atmanl.j2
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ export TASK_CONFIG_YAML="${PARMgfs}/gdas/atm/atm_det_config.yaml.j2"

export LOCALIZATION_TYPE="bump"

export CASE_GSIBEC=${CASE_ANL}
if [[ "${DOHYBVAR}" = "YES" && "${ATMINC_GRID}" = "gaussian" ]]; then
export CASE_GSIBEC=${CASE_HIST}
export CASE_HIST=${CASE_ANL}
fi

export NUMBER_OUTER_LOOPS="{{ NUMBER_OUTER_LOOPS | default() }}"
export NINNER_LOOP1="{{ NINNER_LOOP1 | default () }}"
export NINNER_LOOP2="{{ NINNER_LOOP2 | default () }}"
Expand Down
2 changes: 1 addition & 1 deletion versions/fix.ver
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export datm_ver=20220805
export gdas_crtm_ver=20220805
export gdas_fv3jedi_ver=20241115
export gdas_soca_ver=20250519
export gdas_gsibec_ver=20250505
export gdas_gsibec_ver=20260128
export gdas_obs_ver=20240213
export gdas_aero_ver=20251223
export gdas_snow_ver=20241210
Expand Down
Loading