Search found 3 matches
- Thu May 08, 2025 1:13 pm America/New_York
- Forum: Home
- Question: How to download NLDAS Primary forcing data for one variable in specific region
- Replies: 4
Re: How to download NLDAS Primary forcing data for one variable in specific region
Incredible, thank you so much!! That function and website were exactly what I needed for accessing the data between a specific timeframe and at a single lat-lon site. I can't thank you enough for your guidance and help!
- Thu May 08, 2025 12:57 am America/New_York
- Forum: Home
- Question: How to download NLDAS Primary forcing data for one variable in specific region
- Replies: 4
Re: How to download NLDAS Primary forcing data for one variable in specific region
Hi Jacob! Thank you, that was extremely helpful! I worked through the tutorial and finally got the wget command to run. However, I don't think it ran correctly, as it instead downloaded each of the ~2,000 files individually into the root directory on my computer. I was expecting a single .nc file th...
- Tue Apr 29, 2025 2:11 pm America/New_York
- Forum: Home
- Question: How to download NLDAS Primary forcing data for one variable in specific region
- Replies: 4
How to download NLDAS Primary forcing data for one variable in specific region
I'm needing to access data on shortwave radiation from a specific site in the years 2022-2024, but the GRIB-1 files stopped being updated in August 2024. Previously, I used an R package to download the data needed for that site within those dates, but now I'm trying to fill in the last couple months...