Closed wholmgren closed 8 years ago
I get the following error
HTTPError: 404 Client Error: Not Found for url: http://thredds-jumbo.unidata.ucar.edu/thredds/catalog/grib/HRRR/CONUS_3km/surface/catalog.xml
I looked at the thredds server and it seems that the data is missing. So, maybe not a problem with our code, but I wanted to flag it anyways.
That is because there is hasn't been any data available on the THREDDS server for that model for several weeks. I am not sure why. I have added a try except block to the code that gives a warning about this.
I get the following error
I looked at the thredds server and it seems that the data is missing. So, maybe not a problem with our code, but I wanted to flag it anyways.