Search found 15 matches

by anthcook
Wed Feb 15, 2023 8:40 am America/New_York
Forum: Questions/Comments
Question: Can't download GPM IMERG files in Windows 11 using wget
Replies: 10

Re: Can't download GPM IMERG files in Windows 11 using wget

Hello, Here are a few troubleshooting tips to try: 1) See if you can download the file by pasting the long version (sub-setted) of the URL address below into a webpage browser: https://gpm1.gesdisc.eosdis........latv,lonv 2) See if you can download the non-sub-setted version of file by pasting the s...
by anthcook
Tue Feb 14, 2023 3:01 pm America/New_York
Forum: Questions/Comments
Question: Can't download GPM IMERG files in Windows 11 using wget
Replies: 10

Re: Can't download GPM IMERG files in Windows 11 using wget

Hello, I am a newbie user of wget with Windows, and after several trials and errors, this the the procedure that worked for me using wget on Windows. 1) Create a folder "zzzz", where "zzzz" is the folder name in a directory of your choice. 2) Copy cmd.exe, or some other equivalen...
by anthcook
Wed Feb 08, 2023 3:30 pm America/New_York
Forum: Questions/Comments
Question: Question about using wget on for Aqua and Merra2
Replies: 18

Re: Question about using wget on for Aqua and Merra2

Good news. The MERRA staff member suggested that I try the Windows wget MERRA2 download with my VNP disconnected, and the download worked like a charm. It seems there was an issue with the MERRA2 server blocking my VPN IP address.
by anthcook
Wed Feb 08, 2023 2:37 pm America/New_York
Forum: Questions/Comments
Question: Question about using wget on for Aqua and Merra2
Replies: 18

Re: Question about using wget on for Aqua and Merra2

mgreene,
Yes, and many thanks for all of your comments, time and suggestions.

I will be sure to ping this thread if a solution comes up.
Anthony
by anthcook
Wed Feb 08, 2023 2:08 pm America/New_York
Forum: Questions/Comments
Question: Question about using wget on for Aqua and Merra2
Replies: 18

Re: Question about using wget on for Aqua and Merra2

I comm'd with a very helpful MERRA2 staff member offline, and despite many excellent suggestions and attempts, this remains an unresolved issue. The conclusion is that even the newest Windows wget version is unreliable with the SSL protocols of the MERRA2 server (although it works fine with the MODI...
by anthcook
Wed Feb 08, 2023 11:51 am America/New_York
Forum: Questions/Comments
Question: Question about using wget on for Aqua and Merra2
Replies: 18

Re: Question about using wget on for Aqua and Merra2

Hello Jordan, mgreene posted earlier in this thread that "a version of wget 1.18 or greater compiled with gnuTLS 3.3.3 or OpenSSL 1.0.2 or LibreSSL 2.0.2 or later is recommended". When I ran the command "wget -V", the result was "GNU Wget 1.21.3 built on mingw32", also ...
by anthcook
Tue Feb 07, 2023 7:45 am America/New_York
Forum: Questions/Comments
Question: Explanation for the "NRT" designator in the standard file naming convention
Replies: 2

Re: Explanation for the "NRT" designator in the standard file naming convention

Hello amscott,
Thank you for the very helpful link!
Best Regards,
Anthony
by anthcook
Mon Feb 06, 2023 12:28 pm America/New_York
Forum: Questions/Comments
Question: Question about using wget on for Aqua and Merra2
Replies: 18

Re: Question about using wget on for Aqua and Merra2

mgreene, The results of wget -V are copied below. Is this a sufficient wget and SSL version? Anthony ---------------------------------------------------------------------- C:\Users\alcook1\wget>wget -V GNU Wget 1.21.3 built on mingw32. +cares +digest +gpgme +https +ipv6 +iri +large-file +metalink -n...
by anthcook
Mon Feb 06, 2023 10:58 am America/New_York
Forum: Questions/Comments
Question: Explanation for the "NRT" designator in the standard file naming convention
Replies: 2

Explanation for the "NRT" designator in the standard file naming convention

Could someone explain the "NRT" designator in the file naming convention, in more depth than the description "Near Real Time"? For example, on Nov 1, 2022, there is an NRT version and a non-NRT version available: AQUA_MODIS.20221101.L3m.DAY.IOP.bb_531.4km.nc 2023-01-31 AQUA_MODIS...
by anthcook
Mon Feb 06, 2023 10:43 am America/New_York
Forum: Questions/Comments
Question: Question about using wget on for Aqua and Merra2
Replies: 18

Re: Question about using wget on for Aqua and Merra2

Hello mgreene, I attempted the MERRA2 download again, and am still getting the "unable to establish SSL connection" error. Am I making any syntax errors in the MERRA2 request? Below is the Windows command line response to my unsuccessful MERRA2 request. As a sanity check, I also did an AQU...