Search found 83 matches

by GES DISC - mgreene
Mon Feb 13, 2023 3:36 pm America/New_York
Forum: Questions/Comments
Question: Client Error Unauthorized for GPM_3IMERGHHE
Replies: 18

Re: Client Error Unauthorized for GPM_3IMERGHHE

Please see if you can download https://gpm1.gesdisc.eosdis.nasa.gov/data/GPM_L3/GPM_3IMERGHHL.06/2023/001/3B-HHR-L.MS.MRG.3IMERG.20230101-S000000-E002959.0000.V06C.HDF5 from your Web Browser. Once downloaded please verify that you actually downloaded a file with the data. If successful, then check y...
by GES DISC - mgreene
Fri Feb 10, 2023 4:19 pm America/New_York
Forum: Questions/Comments
Question: Client Error Unauthorized for GPM_3IMERGHHE
Replies: 18

Re: Client Error Unauthorized for GPM_3IMERGHHE

User jmargetts,
It seems like you were using Python 2.28. We see you have successful downloads using wget, however you should acquire wget 1.18, as recommended in:
https://disc.gsfc.nasa.gov/data-access
Also, there shouldn't be attempting simultaneous downloads.
by GES DISC - mgreene
Wed Feb 08, 2023 2:37 pm America/New_York
Forum: Questions/Comments
Question: Client Error Unauthorized for GPM_3IMERGHHE
Replies: 18

Re: Client Error Unauthorized for GPM_3IMERGHHE

User jmargetts may we suggest to switch to Python 3 and try again.
by GES DISC - mgreene
Wed Feb 08, 2023 2:27 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

Jordan and Anthony, I glad to hear you found my colleague's assistance helpful. Best regards,
by GES DISC - mgreene
Tue Feb 07, 2023 12:42 pm America/New_York
Forum: Questions/Comments
Question: Client Error Unauthorized for GPM_3IMERGHHE
Replies: 18

Re: Client Error Unauthorized for GPM_3IMERGHHE

This file was archived on time on February 4, and is downloadable using wget and curl. Please try with simple wget and curl access to make sure you use and forward authentication your Earthdata credentials correctly. Data access instruction https://disc.gsfc.nasa.gov/data-access
by GES DISC - mgreene
Mon Feb 06, 2023 12:03 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

Anthony,
Could you please do wget -V to make sure you are using the newer version and verify that it links to newer SSL packages.
by GES DISC - mgreene
Mon Feb 06, 2023 8:59 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

Anthony,
Please try your MERRA data request again, if you still receive an error check to see if you can download the file from the Web Browser to verify that Earthdata Login credentials work. thanks
by GES DISC - mgreene
Fri Feb 03, 2023 5:31 pm America/New_York
Forum: Questions/Comments
Question: Client Error Unauthorized for GPM_3IMERGHHE
Replies: 18

Re: Client Error Unauthorized for GPM_3IMERGHHE

Hello, There was downtime in the system at the time you try your request that we believe may have been the cause for you to receive the error. https://disc.gsfc.nasa.gov/information/alerts?title=Critical%20System%20Maintenance%20for%20Cloud%20Archive Please try your request again and let us know if ...
by GES DISC - mgreene
Fri Feb 03, 2023 8:24 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, in regards to downloading MERRA data using wget, 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. I'm also including data access instructions as follows, https://disc.gsfc.nasa.gov/data-access
by GES DISC - mgreene
Tue Jan 17, 2023 10:55 am America/New_York
Forum: Questions/Comments
Question: MERRA2 wget download name too long
Replies: 2

Re: MERRA2 wget download name too long

To fix file name problem add '--content-disposition' option to wget command. Also, according to error log, file wget/.urs_cookies cannot be found. Please review instructions at https://disc.gsfc.nasa.gov/data-access#windows_wget, create .urs_cookies file and provide correct path to it to wget command.