Skip to content

Commit

Permalink
modifed jobs\JGLOBAL_ARCHIVE
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonMFernando-NOAA committed Dec 5, 2024
1 parent 257cd4a commit 4674706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/JGLOBAL_ARCHIVE
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ for grdID in ${wavepostGRD} ${waveinterpGRD}; do
ao_20m) GRDRES=0p33;;
so_20m) GRDRES=0p33;;
gwes_30m) GRDRES=0p50;;
*)
*)
echo "FATAL ERROR: No grid specific wave config values exist for ${grdID}. Aborting."
exit 1;;
esac
Expand Down

0 comments on commit 4674706

Please sign in to comment.