Skip to content

Commit

Permalink
Update ush/forecast_postdet.sh
Browse files Browse the repository at this point in the history
Co-authored-by: David Huber <[email protected]>
  • Loading branch information
JessicaMeixner-NOAA and DavidHuber-NOAA authored Dec 30, 2024
1 parent 521f4d3 commit cdc5a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/forecast_postdet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ WW3_postdet() {
echo "FATAL ERROR: WW3 restart file '${ww3_restart_file}' not found for RERUN='${RERUN}', ABORT!"
exit 1
else
#TODO: See if this will work still with new options... might not
# TODO: See if this will work still with new options... might not
echo "WARNING: WW3 restart file '${ww3_restart_file}' not found for warm_start='${warm_start}', will start from rest!"
first_ww3_restart_out=${model_start_date_current_cycle}
fi
Expand Down

0 comments on commit cdc5a9c

Please sign in to comment.