NREL / hsds-examples

Examples of using the HSDS Service to Access NREL WIND Toolkit data
https://www.nrel.gov/grid/wind-toolkit.html
Other
93 stars 40 forks source link

Question about getting the NSRDB data #18

Open yueyin1992 opened 1 year ago

yueyin1992 commented 1 year ago

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

rohinibc363 commented 1 year ago

It seems like the same error also occurs when we try to access data directly from the NSRDB website.

Liu-Mi commented 1 year ago

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