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
70 stars 162 forks source link

Add the restart capability to job JGFS_ATMOS_POSTSND #2642

Closed BoCui-NOAA closed 1 week ago

BoCui-NOAA commented 1 month ago

Description

This PR will add the restart capability to job JGFS_ATMOS_POSTSND. This job will create a restart directory under ptmp ($DATAROOT). Some log files and midterm products are saved and will be used once a re-run starts.

Resolves #1257

Type of change

Change characteristics

How has this been tested?

Checklist

WalterKolczynski-NOAA commented 3 weeks ago

Bo and I are going to look at it more carefully and try to break this into one a metatask/family with one forecast hour per job followed by a finalization job to create the final tarballs. This will improved computational efficiency and should eliminate the need for restart capability (for the time being).