blaylockbk / goes2go

Download and process GOES-16 and GOES-17 data from NOAA's archive on AWS using Python.
https://goes2go.readthedocs.io/
MIT License
193 stars 33 forks source link

Error for missing dates #93

Open savalann opened 3 months ago

savalann commented 3 months ago

Hi

I am trying to download the data for all years and bands for a CIROH Summer Institute project. The code shows an error for dates or hours we have missing data.

Can you try to fix it using a try and except?

The error happens in line 142 of the data.py file.