NOAA-EMC / global-workflow

Global Superstructure/Workflow supporting the Global Forecast System (GFS)
https://global-workflow.readthedocs.io/en/latest
GNU Lesser General Public License v3.0
75 stars 170 forks source link

Ensemble members do not recognize breakpoints #3088

Closed benjamin-cash closed 2 weeks ago

benjamin-cash commented 2 weeks ago

What is wrong?

Running with multiple ensemble members and breakpoints, but only mem000 appears to have recognized the breakpnt and stopped at the appropriate forecast hour.

What should have happened?

All members of the ensemble should have stopped at fhour 1472, which is when the breakpoint was set for. However, only mem000 did so - other members continued past the breakpoint and timed out.

What machines are impacted?

All or N/A

What global-workflow hash are you using?

077ad5fbf47c27ae045c214540c136328cfcf829

Steps to reproduce

Generate ensemble workflow with breakpoints via https://github.com/NeilBarton-NOAA/global-workflow/tree/SFS Run at least two members

Additional information

No response

Do you have a proposed solution?

No response

benjamin-cash commented 2 weeks ago

No idea why two identical issues were created, closing this one.