Skip to content

wave gridded post is triggered on end of forecast and not run when data is available  #3210

@JessicaMeixner-NOAA

Description

@JessicaMeixner-NOAA

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

Labels

enhancementAdd features that enhance capabilities of the system

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions