NOAA-GSL / pygraf

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

Problems with missing forecast hours #111

Open Brian-Jamison opened 2 years ago

Brian-Jamison commented 2 years ago

Deployment of HRRR-CAR revealed that having a missing forecast hour causes an index slicing error, and the job fails and restarts until the deadline time set in the rocoto xml.

We need to add an exception to "ignore" this hour for most plots, and either stop any processing of run-total plots at that hour, or add some text to the plots noting any missing hours.