You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The wave component should create a log file to indicate when a gridded output file has completed writing. The global-workflow should be modified to check for this new logfile (Note: the current workflow implementation relies on loop timing within the wave post script). The logfile name should be consistent with other components (ex, "log.${component}.f${fhr}"). To distinguish point vs. gridded output one suggestion is to use, "log.ww3.grd.f$fhr".
Description
The wave component should create a log file to indicate when a gridded output file has completed writing. The global-workflow should be modified to check for this new logfile (Note: the current workflow implementation relies on loop timing within the wave post script). The logfile name should be consistent with other components (ex, "log.${component}.f${fhr}"). To distinguish point vs. gridded output one suggestion is to use, "log.ww3.grd.f$fhr".
Companion of #2987.
Target version
v16.4
Expected workflow changes
Updates to the wave gridded post-processing script,
exgfs_wave_post_gridded_sbs.sh
.Tasks
The text was updated successfully, but these errors were encountered: