Skip to content

Commit

Permalink
remove FV3JEDI_FIX from atmanl and atmensanl config files (NOAA-EMC#1313
Browse files Browse the repository at this point in the history
)
  • Loading branch information
RussTreadon-NOAA committed Apr 20, 2023
1 parent 0aab132 commit 30db276
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion parm/config/config.atmanl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export OBS_LIST=${HOMEgfs}/sorc/gdas.cd/parm/atm/obs/lists/gdas_prototype_3d.yam
export ATMVARYAML=${HOMEgfs}/sorc/gdas.cd/parm/atm/variational/3dvar_dripcg.yaml
export STATICB_TYPE="gsibec"
export BERROR_YAML=${HOMEgfs}/sorc/gdas.cd/parm/atm/berror/staticb_${STATICB_TYPE}.yaml
export FV3JEDI_FIX=${HOMEgfs}/fix/gdas
export INTERP_METHOD='barycentric'

export layout_x=1
Expand Down
1 change: 0 additions & 1 deletion parm/config/config.atmensanl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ echo "BEGIN: config.atmensanl"
export OBS_YAML_DIR=${HOMEgfs}/sorc/gdas.cd/parm/atm/obs/config/
export OBS_LIST=${HOMEgfs}/sorc/gdas.cd/parm/atm/obs/lists/lgetkf_prototype.yaml
export ATMENSYAML=${HOMEgfs}/sorc/gdas.cd/parm/atm/lgetkf/lgetkf.yaml
export FV3JEDI_FIX=${HOMEgfs}/fix/gdas
export INTERP_METHOD='barycentric'

export layout_x=1
Expand Down

0 comments on commit 30db276

Please sign in to comment.