Search found 108 matches

by GES DISC - mgreene
Wed Jun 07, 2023 1:11 pm America/New_York
Forum: Questions/Comments
Question: Authentication failure - using wget via HPC based Linux
Replies: 17

Re: Authentication failure - using wget via HPC based Linux

Following up to see if you were able to download your data of need successfully.
Please let us know if you need further assistance.
by GES DISC - mgreene
Tue Jun 06, 2023 5:27 pm America/New_York
Forum: Questions/Comments
Question: MERRA2: Cannot open cookies file 'C:/.urs_cookies': Invalid argument
Replies: 8

Re: MERRA2: Cannot open cookies file 'C:/.urs_cookies': Invalid argument

Following up to see if you were able to download your data of need successfully.
Please let us know if we can be of further assistance.
by GES DISC - mgreene
Wed May 31, 2023 3:31 pm America/New_York
Forum: Questions/Comments
Question: MERRA2: Cannot open cookies file 'C:/.urs_cookies': Invalid argument
Replies: 8

Re: MERRA2: Cannot open cookies file 'C:/.urs_cookies': Invalid argument

'Unable to establish SSL connection' user error likely means that wget needs to be upgraded. Please check the wget version with 'wget -V' command and upgrade it. Also, .urs_cookies file still cannot be located by wget, so it is not in the correct location. Please run wget as: wget --user=sarahleutho...
by GES DISC - mgreene
Wed May 31, 2023 9:30 am America/New_York
Forum: Questions/Comments
Question: tads1 not updating
Replies: 2

Re: tads1 not updating

Hello,
All up to date. Please try again.
thanks
by GES DISC - mgreene
Wed May 31, 2023 9:07 am America/New_York
Forum: Questions/Comments
Question: TROPOMI AAI/CO Error when Downloading via shell script
Replies: 3

Re: TROPOMI AAI/CO Error when Downloading via shell script

Hello,
Thank you for reporting this issue. Could you please provide the screenshot you mentioned in your post. Once we receive that our science team will take a look at what you are seeing.
by GES DISC - mgreene
Fri May 12, 2023 1:51 pm America/New_York
Forum: Questions/Comments
Question: MERRA2: Cannot open cookies file 'C:/.urs_cookies': Invalid argument
Replies: 8

Re: MERRA2: Cannot open cookies file 'C:/.urs_cookies': Invalid argument

Hi,
that url.txt is the file that contains URLs that the user needs to be downloaded.
by GES DISC - mgreene
Fri May 12, 2023 10:16 am America/New_York
Forum: Questions/Comments
Question: MERRA2: Cannot open cookies file 'C:/.urs_cookies': Invalid argument
Replies: 8

Re: MERRA2: Cannot open cookies file 'C:/.urs_cookies': Invalid argument

Correction to my last post, here is the complete command. wget --user=<USER NAME> --password=<PASSWORD> --content-disposition 'https://goldsmr2.gesdisc.eosdis.nasa.gov/opendap/MERRA_MONTHLY/MAC0NXASM.5.2.0/1979/MERRA300.prod.assim.const_2d_asm_Nx.00000000.hdf.nc4?PHIS[0:0][150:200][405:488],SGH[0:0]...
by GES DISC - mgreene
Fri May 12, 2023 8:35 am America/New_York
Forum: Questions/Comments
Question: MERRA2: Cannot open cookies file 'C:/.urs_cookies': Invalid argument
Replies: 8

Re: MERRA2: Cannot open cookies file 'C:/.urs_cookies': Invalid argument

Dear Sarah, May we suggest using the following command: wget --user=<USER NAME> --password=<PASSWORD> --content-disposition 'https://goldsmr2.gesdisc.eosdis.nasa.gov/opendap/MERRA_MONTHLY/MAC0NXASM.5.2.0/1979/MERRA300.prod.assim.const_2d_asm_Nx.00000000.hdf.nc4?PHIS[0:0][150:200][405:488],SGH[0:0][1...
by GES DISC - mgreene
Thu May 11, 2023 8:10 am America/New_York
Forum: Questions/Comments
Question: 404 Client Error for MERRA2_200
Replies: 1

Re: 404 Client Error for MERRA2_200

Hello, Recently, the HTTPDigestAuth method of passing in your EDL credentials without a netrc have caused some inconsistent results. Please follow the steps below to create a netrc, and then test again using requests(): 1. Create your netrc file (as well as your .urs_cookies file) by following this ...
by GES DISC - mgreene
Mon May 08, 2023 11:04 am America/New_York
Forum: Questions/Comments
Question: Errors when using wget to download MERR2 data
Replies: 2

Re: Errors when using wget to download MERR2 data

Dear makorb, Thanks for your interest in MERRA-2 data. The OPenDAP operator was missing in your data URL which caused the failure. Please try: https://goldsmr4.gesdisc.eosdis.nasa.gov/opendap/hyrax/MERRA2/M2T1NXSLV.5.12.4/2010/01/MERRA2_300.tavg1_2d_slv_Nx.20100101.nc4.nc4?U2M[0:1:23][0:1:360][0:1:5...