Skip to content

Commit

Permalink
modified ush\wave_extractvars.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonMFernando-NOAA committed Jan 17, 2025
1 parent 87f5194 commit b523c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/wave_extractvars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source "${USHgfs}/preamble.sh"
source "${USHgfs}/wave_domain_grid.sh"

process_grdID "${waveGRD}"
com_varname="COMOUT_WAVE_GRID_${GRDREGION}_${GRDRES}"
com_varname="COMIN_WAVE_GRID_${GRDREGION}_${GRDRES}"
com_dir=${!com_varname}

subdata=${1}
Expand Down

0 comments on commit b523c17

Please sign in to comment.