Search found 106 matches
- Tue Mar 28, 2023 9:10 am America/New_York
- Forum: Questions/Comments
- Question: wget Unable to establish SSL connection for MERRA2 data
- Replies: 7
Re: wget Unable to establish SSL connection for MERRA2 data
Following up to see if the information provided met your needs.
- Fri Mar 24, 2023 2:25 pm America/New_York
- Forum: Questions/Comments
- Question: Sentinel 5P NO2 Tropospheric vertical column data mapping
- Replies: 2
Re: Sentinel 5P NO2 Tropospheric vertical column data mapping
Thank you for your interest in Sentinel data. We are looking into your post and will get back to you soon.
- Fri Mar 24, 2023 2:18 pm America/New_York
- Forum: Questions/Comments
- Question: 404 not found error on ges-disc
- Replies: 4
Re: 404 not found error on ges-disc
Thank you for your post. A representative is working on it and we will get back to you as soon as possible.
- Thu Mar 16, 2023 11:12 am America/New_York
- Forum: Questions/Comments
- Question: giovanni4-GLDAS_NOAH025_M (or 3H)-v2.1-Near_Surface_Wind_Speed
- Replies: 1
Re: giovanni4-GLDAS_NOAH025_M (or 3H)-v2.1-Near_Surface_Wind_Speed
The wind speed is at the 10-meter height. Information on the GLDAS variables can be found in the https://hydro1.gesdisc.eosdis.nasa.gov/data/GLDAS/GLDAS_NOAH025_3H.2.1/doc/README_GLDAS2.pdf. Specifically, section 3.5 point 7 states "Heights of forcing fields depend on the datasets used to drive...
- Wed Mar 15, 2023 9:09 am America/New_York
- Forum: Questions/Comments
- Question: auto-download NLDAS VIC from hydro1.gesdisc.eosdis.nasa.gov using Python "Requests"
- Replies: 7
Re: auto-download NLDAS VIC from hydro1.gesdisc.eosdis.nasa.gov using Python "Requests"
from requests.auth import HTTPDigestAuth
URL = 'your_URL_string_goes_here'
requests.get(URL, auth=HTTPDigestAuth('your_username', 'your_password'))
URL = 'your_URL_string_goes_here'
requests.get(URL, auth=HTTPDigestAuth('your_username', 'your_password'))
- Mon Mar 13, 2023 4:44 pm America/New_York
- Forum: Questions/Comments
- Question: wget bulk download stops after downloading only 2 files
- Replies: 2
Re: wget bulk download stops after downloading only 2 files
Following up to see if you had any success with the previous suggestions.
- Mon Mar 13, 2023 4:41 pm America/New_York
- Forum: Questions/Comments
- Question: auto-download NLDAS VIC from hydro1.gesdisc.eosdis.nasa.gov using Python "Requests"
- Replies: 7
Re: auto-download NLDAS VIC from hydro1.gesdisc.eosdis.nasa.gov using Python "Requests"
May I suggest to check that you have upgraded Python and requests module. Also check content and permissions of .netrc file.
- Fri Mar 10, 2023 5:11 pm America/New_York
- Forum: Questions/Comments
- Question: auto-download NLDAS VIC from hydro1.gesdisc.eosdis.nasa.gov using Python "Requests"
- Replies: 7
Re: auto-download NLDAS VIC from hydro1.gesdisc.eosdis.nasa.gov using Python "Requests"
This is the GES DISC User Service, your post have been forwarded to an Subject Matter Expert for assistance.
- Thu Mar 09, 2023 10:14 pm America/New_York
- Forum: Questions/Comments
- Question: wget bulk download stops after downloading only 2 files
- Replies: 2
Re: wget bulk download stops after downloading only 2 files
Sorry for the inconvenience. We have tried to figure out the causes of your cases. One possible reason might be "Wget/1.20.3" you are using might not work well with downloading data from our system. Can you try a lower version, such as "Wget/1.19" or "Wget/1.18"? Anothe...
- Thu Mar 09, 2023 10:12 pm America/New_York
- Forum: Questions/Comments
- Question: wget Unable to establish SSL connection for MERRA2 data
- Replies: 7
Re: wget Unable to establish SSL connection for MERRA2 data
Could you please provide us with the wget version you use now. We would also like for you to try the following command, thanks: wget --load-cookies C:\.urs_cookies --save-cookies C:\.urs_cookies --auth-no-chal lenge=on --keep-session-cookies --user=michelleescobarcarias01 --ask-password --content-di...