Search found 106 matches

by GES DISC - mgreene
Thu Feb 16, 2023 10:05 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

To User, defendingfaithx
Please try the following,

1. In your data download script replace --user=<username> with --user=YOUR_USERNAME in wget command,
2. Please run dir command in C:\Users\username\Desktop\folder> to see if .urs_cookies was created
by GES DISC - mgreene
Wed Feb 15, 2023 8:46 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

User, defendingfaithx
Please try the following

1. In your data download script replace --user=<username> with --user=YOUR_USERNAME in wget command,
2. Please run dir command in C:\Users\username\Desktop\folder> to see if .urs_cookies was created
by GES DISC - mgreene
Tue Feb 14, 2023 10:10 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

1. Could you please provide your Earthdata Login username, if not registered go to https://wiki.earthdata.nasa.gov/display/EL/How+To+Register+For+an+EarthData+Login+Profile 2. In your data download script replace --user=<username> with --user=YOUR_USERNAME in wget command, 3. Please run dir command ...
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: 19

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: 19

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: 19

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: 19

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