Search found 139 matches
- Fri Mar 10, 2023 5:11 pm America/New_York
- Forum: Questions/Comments
- Question: auto-download NLDAS VIC from hydro1.gesdisc.eosdis.nasa.gov using Python "Requests"
- Replies: 7
Re: auto-download NLDAS VIC from hydro1.gesdisc.eosdis.nasa.gov using Python "Requests"
This is the GES DISC User Service, your post have been forwarded to an Subject Matter Expert for assistance.
- Thu Mar 09, 2023 10:14 pm America/New_York
- Forum: Questions/Comments
- Question: wget bulk download stops after downloading only 2 files
- Replies: 2
Re: wget bulk download stops after downloading only 2 files
Sorry for the inconvenience. We have tried to figure out the causes of your cases. One possible reason might be "Wget/1.20.3" you are using might not work well with downloading data from our system. Can you try a lower version, such as "Wget/1.19" or "Wget/1.18"? Anothe...
- Thu Mar 09, 2023 10:12 pm America/New_York
- Forum: Questions/Comments
- Question: wget Unable to establish SSL connection for MERRA2 data
- Replies: 7
Re: wget Unable to establish SSL connection for MERRA2 data
Could you please provide us with the wget version you use now. We would also like for you to try the following command, thanks: wget --load-cookies C:\.urs_cookies --save-cookies C:\.urs_cookies --auth-no-chal lenge=on --keep-session-cookies --user=michelleescobarcarias01 --ask-password --content-di...
- Tue Mar 07, 2023 4:35 pm America/New_York
- Forum: Questions/Comments
- Question: wget Unable to establish SSL connection for MERRA2 data
- Replies: 7
Re: wget Unable to establish SSL connection for MERRA2 data
Re: wget Unable to establish SSL connection for MERRA2 data by michelleescobarcarias01 » Mon Mar 06, 2023 11:07 pm America/New_York So, I managed to solve the issue by updating my wget version but now, when I run the code only 2 documents are downloaded: the readme.pdf and the first link (day) of da...
- Mon Mar 06, 2023 12:54 pm America/New_York
- Forum: Questions/Comments
- Question: wget Unable to establish SSL connection for MERRA2 data
- Replies: 7
Re: wget Unable to establish SSL connection for MERRA2 data
Check if you can download the file https://goldsmr4.gesdisc.eosdis.nasa.gov/data/MERRA2_MONTHLY/M2TMNXRAD.5.12.4/1980/MERRA2_100.tavgM_2d_rad_Nx.198001.nc4 from the Web browser on your Windows desktop, if you do, then verify that you enter the correct password in wget prompt. If the above steps chec...
- Mon Feb 27, 2023 4:30 pm America/New_York
- Forum: Questions/Comments
- Question: Downloading IMERG
- Replies: 7
Re: Downloading IMERG
You are so welcome.
- Mon Feb 27, 2023 4:19 pm America/New_York
- Forum: Questions/Comments
- Question: Downloading IMERG
- Replies: 7
Re: Downloading IMERG
there should be space between --content disposition and -i
- Mon Feb 27, 2023 12:29 pm America/New_York
- Forum: Questions/Comments
- Question: Downloading IMERG
- Replies: 7
Re: Downloading IMERG
1. Verify credentials by downloading https://gpm1.gesdisc.eosdis.nasa.gov/data/GPM_L3/GPM_3IMERGHH.06/2000/156/3B-HHR.MS.MRG.3IMERG.20000604-S010000-E012959.0060.V06B.HDF5 2. Run command: wget --load-cookies .urs_cookies --save-cookies .urs_cookies --auth-no-challenge=on --keep-session-cookies --use...
- Fri Feb 24, 2023 4:59 pm America/New_York
- Forum: Questions/Comments
- Question: Downloading IMERG
- Replies: 7
Re: Downloading IMERG
User, Please try your request again and if you receive an error, send us the script you were using when the error occurred.
- Fri Feb 17, 2023 4:41 pm America/New_York
- Forum: Questions/Comments
- Question: Client Error Unauthorized for GPM_3IMERGHHE
- Replies: 19
Re: Client Error Unauthorized for GPM_3IMERGHHE
The data-access page recommends:
gnuTLS 3.3.3 or OpenSSL 1.0.2 or LibreSSL 2.0.2 or later.
Authentication process hasn't been changed.
gnuTLS 3.3.3 or OpenSSL 1.0.2 or LibreSSL 2.0.2 or later.
Authentication process hasn't been changed.