Hi Kyle,
Thanks for reaching out. Most of NASA’s data is being migrated to the cloud, and as a result the OPeNDAP on-prem servers are being shut down in favor of Cloud OPeNDAP servers. Unfortunately for many users, as a result of this cloud migration, the THREDDS catalogs are no longer available, and the OPeNDAP Cloud OPeNDAP URLs are different…
We have made some Python tutorials that best demonstrate the update way to:
a) How to find Cloud OPeNDAP URLs:
and,
b) Access and stream OPeNDAP Data from DAYMET:
These tutorials above are meant to be interactive, and have links to our NASA-tutorials repository where you can run them on a browser (no local download). You can also download the tutorial notebooks directly from our NASA-tutorials GitHub repository (all links on the tutorial).
For your specific case, I recommend starting with b) since it already demonstrates how to discover opendap urls for DAYMET, in addition to how to stream a spatial subset into a local directory.
Thanks again for reaching out, and do reach out again if you need any more help
Miguel
---------------------------------------------------------