Search found 4 matches

by michelleescobarcarias01
Tue Mar 07, 2023 6:01 pm America/New_York
Forum: Questions/Comments
Question: wget Unable to establish SSL connection for MERRA2 data
Replies: 13

Re: wget Unable to establish SSL connection for MERRA2 data

Hi,

I tried again several times but the same keeps happening.
Any recommendations?

Thanks!

Michelle
by michelleescobarcarias01
Tue Mar 07, 2023 12:39 am America/New_York
Forum: Questions/Comments
Question: wget bulk download stops after downloading only 2 files
Replies: 2

wget bulk download stops after downloading only 2 files

Hi, My wget command to download MERRA-2 relative humidity data from Jan 1, 1980 to Dec 31, 2021 stops working after the second day. My command only downloads the first two lines in the text file: the MERRA2_readme.PDF and day 1 (Jan 1, 1980). https://goldsmr5.gesdisc.eosdis.nasa.gov/daac-bin/OTF/HTT...
by michelleescobarcarias01
Mon Mar 06, 2023 11:07 pm America/New_York
Forum: Questions/Comments
Question: wget Unable to establish SSL connection for MERRA2 data
Replies: 13

Re: wget Unable to establish SSL connection for MERRA2 data

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 data. Then it stops as if it is done. Any clues?
by michelleescobarcarias01
Mon Mar 06, 2023 9:19 pm America/New_York
Forum: Questions/Comments
Question: wget Unable to establish SSL connection for MERRA2 data
Replies: 13

Re: wget Unable to establish SSL connection for MERRA2 data

I am having a similar issue but in my case, I first run into the following error message: wget: unrecognised option `--ask-password' The command I'm using is: wget --load-cookies C:\Users\mesc0003\MERRA\.urs_cookies --save-cookies C:\Users\mesc0003\MERRA\.urs_cookies --auth-no-challenge=on --keep-se...