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.
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.