Skip to content

Commit

Permalink
Update set_fixed_files.sh for Jet.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Mar 8, 2024
1 parent 2cb6941 commit 86d42b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions util/gdas_init/set_fixed_files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ if [ "$machine" = 'hera' ] ; then
FIX_ORO_INPUT=/scratch1/NCEPDEV/global/glopara/fix/orog/20230615
elif [ "$machine" = 'wcoss2' ] ; then
FIX_ORO_INPUT=/lfs/h2/emc/global/noscrub/emc.global/FIX/fix/orog/20230615
elif [ "$machine" = 'jet' ] ; then
FIX_ORO_INPUT=/lfs4/HFIP/hfv3gfs/glopara/git/fv3gfs/fix/orog/20230615
else
set +x
echo ERROR machine $machine not supported.
Expand Down

0 comments on commit 86d42b3

Please sign in to comment.