NOAA-GSL / pygraf

ADB's Python graphics package
MIT License
10 stars 11 forks source link

Parallelize over forecast hours #37

Closed christinaholtNOAA closed 4 years ago

christinaholtNOAA commented 4 years ago

Updates are mainly to the SkewT driver script. I set up the script so that it can run as a single job simultaneously with the UPP metatask. Inside the script, it does this:

I ran a test in real-time (as me). The job ran on sjet completed the zipped files for the 18 hr forecast at 16 UTC about 8 minutes after UPP finished. The job held the single node for 72 minutes.