-
Notifications
You must be signed in to change notification settings - Fork 201
Closed
Labels
enhancementAdd features that enhance capabilities of the systemAdd features that enhance capabilities of the system
Description
What is wrong?
The wave gridded post jobs should be run when data is available versus only run at the end of the forecast job.
What should have happened?
Wave gridded post should be triggered when data is available versus the end of the forecast: https://github.com/NOAA-EMC/global-workflow/blob/develop/workflow/rocoto/gfs_tasks.py#L1193
What machines are impacted?
All or N/A
What global-workflow hash are you using?
a branch on top of develop
Steps to reproduce
Run a forecast job with waves, once the forecast is running do a rocotocheck, you can see that it's waiting for the forecast job to finish not if the input data is ready:
dependencies
SOME is not satisfied
gfs_fcst_seg0 of cycle 202002130000 is not SUCCEEDED
Additional information
none.
Do you have a proposed solution?
Trigger job off of data availability and not end of forecast.
Metadata
Metadata
Assignees
Labels
enhancementAdd features that enhance capabilities of the systemAdd features that enhance capabilities of the system