DavidHuber-NOAA / global-workflow

Global Superstructure/Workflow currently supporting the Finite-Volume on a Cubed-Sphere Global Forecast System (FV3GFS)
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Wait to run wave post until after forecast completes #14

Closed WalterKolczynski-NOAA closed 2 months ago

WalterKolczynski-NOAA commented 2 months ago

Description

The new forecast segments capability introduced an issue where the wave post job could time out waiting for the output of later segments before those segments were complete. For now, the dependency is changed to wait until the forecast is complete until wave post can be refactored.

Type of change

Change characteristics

How has this been tested?

XML generation only

Checklist