MoonRaker / pvlib-python

A set of documented functions for simulating the performance of photovoltaic energy systems.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

HRRR_ESRL does not work #18

Closed wholmgren closed 8 years ago

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

MoonRaker commented 8 years ago

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.