Skip to content

Commit

Permalink
Change EXECbufrsnd to EXECgfs in gfs_sndp.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
KateFriedman-NOAA committed Mar 1, 2024
1 parent a008b60 commit 4d2639c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/gfs_sndp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ cd $DATA/$m
#. prep_step
export FORT11=$DATA/${m}/bufrin
export FORT51=./bufrout
${EXECbufrsnd}/${pgm} << EOF
${EXECgfs}/${pgm} << EOF
&INPUT
BULHED="$WMOHEAD",KWBX="$CCCC",
NCEP2STD=.TRUE.,
Expand Down

0 comments on commit 4d2639c

Please sign in to comment.