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 b74305a commit 77e24e2
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 @@ -361,7 +361,7 @@ WW3_postdet() {
first_ww3_restart_out=$(date --utc -d "${first_ww3_restart_out:0:8} ${first_ww3_restart_out:8:2} + ${half_window} hours" +%Y%m%d%H)
fi
else
#now check to see if a NetCDF restart exists:
# now check to see if a NetCDF restart exists:
seconds=$(to_seconds "${restart_date:8:2}0000") # convert HHMMSS to seconds
ww3_restart_dest_file="ufs.cpld.ww3.r.${restart_date:0:4}-${restart_date:4:2}-${restart_date:6:2}-${seconds}.nc"

Expand Down

0 comments on commit 77e24e2

Please sign in to comment.