Page 1 of 1

Broken NLDAS Links?

Posted: Sun Apr 13, 2025 6:15 pm America/New_York
by colinpannikkat
Hello,

I have set up a data pipeline to fill in missing model parameters via the Hydrology Data Rods service, previously I was able to access all links via https://disc.gsfc.nasa.gov/information/tools?title=Hydrology%20Data%20Rods, but now all related links to this service are not connecting. The specific link I was attempting to access was: https://hydro1.gesdisc.eosdis.nasa.gov/daac-bin/access/timeseries.cgi?variable=NLDAS2:NLDAS_NOAH0125_H_v2.0:SoilT_0_10cm&startDate=2023-05-01T07&endDate=2024-01-01T06&___location=GEOM:POINT(-111.94021, 33.46482)&type=asc2 using the Python requests library following this notebook tutorial: https://github.com/nasa/gesdisc-tutorials/blob/main/notebooks/How_to_Access_the_Hydrology_Data_Rods_API_Using_Python.ipynb

It is my understanding that the NLDAS NOAH and FORA services can be accessed via the S3 buckets now, is that the reason for this deprecation of the links?

Re: Broken NLDAS Links?

Posted: Mon Apr 14, 2025 1:32 pm America/New_York
by colinpannikkat
It seems that the links are now working and it was a temporary outage, feel free to disregard.