Open yueyin1992 opened 1 year ago
It seems like the same error also occurs when we try to access data directly from the NSRDB website.
Unfortunately I also encounter the same error, for (https://github.com/NREL/hsds-examples/blob/master/notebooks/03_NSRDB_introduction.ipynb), (https://github.com/NREL/hsds-examples/blob/master/notebooks/05_NSRDB_multi_year_means.ipynb) and (https://github.com/NREL/hsds-examples/blob/master/notebooks/08_NREL-rex.ipynb).
Hi,
I'd like to thank you for providing such a nice package to download the NSRDB data. I just run into a problem following the jupyter notebook (https://github.com/NREL/hsds-examples/blob/master/notebooks/03_NSRDB_introduction.ipynb). I tried to extract the same data (2012). But I got the same error (cell 93 in the original script): OSError: Error retrieving data: None
I couldn't figure out if the error comes from my side or if maybe the data location has been changed. Thanks.
Yue