Search found 103 matches

by GES DISC - mgreene
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
by GES DISC - mgreene
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...
by GES DISC - mgreene
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.
by GES DISC - mgreene
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.
by GES DISC - mgreene
Fri Feb 17, 2023 2:56 pm America/New_York
Forum: Questions/Comments
Question: Client Error Unauthorized for GPM_3IMERGHHE
Replies: 19

Re: Client Error Unauthorized for GPM_3IMERGHHE

To user accuweather_data_partnerships: Our logs indicate that you had some successful downloads as recently as on February 13. The logs indicate that these downloads were done using Python 2.27.1, and a browser in Windows. But there are failures, too, using same Python 2.27.1. It may be true your sy...
by GES DISC - mgreene
Fri Feb 17, 2023 1:52 pm America/New_York
Forum: Questions/Comments
Question: Client Error Unauthorized for GPM_3IMERGHHE
Replies: 19

Re: Client Error Unauthorized for GPM_3IMERGHHE

I am checking on the status and will be in contact with you soon.
by GES DISC - mgreene
Fri Feb 17, 2023 9:40 am America/New_York
Forum: Questions/Comments
Question: Unable to establish SSL connection.
Replies: 1

Re: Unable to establish SSL connection.

User paunaranjo , Please perform the following, 1. Check if you can download https://goldsmr4.gesdisc.eosdis.nasa.gov/data/MERRA2_MONTHLY/M2TMNXFLX.5.12.4/1991/MERRA2_100.tavgM_2d_flx_Nx.199101.nc4 from Web Browser 2. Execute wget --load-cookies C:\.urs_cookies --save-cookies C:\.urs_cookies --auth-...
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 ...