Search found 110 matches
- Fri Jun 09, 2023 5:12 pm America/New_York
- Forum: Questions/Comments
- Question: Authentication failure - using wget via HPC based Linux
- Replies: 18
Re: Authentication failure - using wget via HPC based Linux
Thank you, looking forward to your feedback. In regards to your question a subject matter expert will be in contact with you as soon as possible.
- Thu Jun 08, 2023 3:24 pm America/New_York
- Forum: Questions/Comments
- Question: TROPOMI AAI/CO Error when Downloading via shell script
- Replies: 6
Re: TROPOMI AAI/CO Error when Downloading via shell script
Following up to see if you were able to try again and download your data of need successfully.kaganakiyama wrote: ↑Wed May 31, 2023 9:11 am America/New_York Apologies. I thought I had attached it the first time.
- Wed Jun 07, 2023 1:11 pm America/New_York
- Forum: Questions/Comments
- Question: Authentication failure - using wget via HPC based Linux
- Replies: 18
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.
Please let us know if you need further assistance.
- 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.
Please let us know if we can be of further assistance.
- 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...
- 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
All up to date. Please try again.
thanks
- Wed May 31, 2023 9:07 am America/New_York
- Forum: Questions/Comments
- Question: TROPOMI AAI/CO Error when Downloading via shell script
- Replies: 6
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.
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.
- 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.
that url.txt is the file that contains URLs that the user needs to be downloaded.
- 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]...
- 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...