Skip to content

Commit

Permalink
modified scripts\exgfs_wave_nawips.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonMFernando-NOAA committed Jan 17, 2025
1 parent b523c17 commit 919736a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/exgfs_wave_nawips.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ while [ ${fhcnt} -le ${FHMAX_WAV} ]; do
grdIDout= ;;
esac
process_grdID "${grid}"
com_varname="COMOUT_WAVE_GRID_${GRDREGION}_${GRDRES}"
com_varname="COMIN_WAVE_GRID_${GRDREGION}_${GRDRES}"
com_dir=${!com_varname}
GRIBIN="${com_dir}/${RUNwave}.${cycle}.${grdIDin}.f${fhr}.grib2"
GRIBIN_chk=${GRIBIN}.idx
Expand Down

0 comments on commit 919736a

Please sign in to comment.