RS-DAT / 2022-10-10-rs-dat-demo

Material for the Remote-Sensing Deployable Analysis environmenT demo
Apache License 2.0
0 stars 0 forks source link

Dayemet source in notebook 01-download-Daymet4 #7

Open SarahAlidoost opened 2 years ago

SarahAlidoost commented 2 years ago

@fnattino I want to use the code sample in the notebook 01-download-Daymet4 to download daymet data on my own machine. In the notebook, ornl_daac_root is set to "https://thredds.daac.ornl.gov/thredds/fileServer/ornldaac/1840/". This returns FileNotFoundError. If I replace 1840 with 2129, it works fine, see data of 2129. I am wondering if we need a login to access 1840? any idea?

fnattino commented 2 years ago

Hey @SarahAlidoost ! I suspect this has to do with the fact that new versions of the Daymet dataset have been published - I have downloaded version 4.2 (https://doi.org/10.3334/ORNLDAAC/1840), while version 4.4 seems to be available from November 1 (https://doi.org/10.3334/ORNLDAAC/2129). Apparently the older versions of the dataset are not kept online - which might be an additional reason in favour of making a "local" copy of the dataset.