Data Download LP DAAC Data Pool with Python Issue
-
- Posts: 1
- Joined: Tue Jan 26, 2021 2:06 pm America/New_York
Data Download LP DAAC Data Pool with Python Issue
I am trying to download a set of GEDI granules that I have obtained and created a CSV for. I had success three days ago in downloading 18 GEDI h5 files. However, now when I go to try to repeat the process I get the following error.
InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised.
I also get a warning
Verify that your username and password are correct in... \.netrc
I have done that and it is the correct username and password combination. At least it works at the login site through the Chrome browser.
To make it more confusing, I tried it substituting in a single h5 file name, and I still received the same errors (including the login error) but the file downloaded to the directory correctly.
InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised.
I also get a warning
Verify that your username and password are correct in... \.netrc
I have done that and it is the correct username and password combination. At least it works at the login site through the Chrome browser.
To make it more confusing, I tried it substituting in a single h5 file name, and I still received the same errors (including the login error) but the file downloaded to the directory correctly.
Filters:
-
- Posts: 249
- Joined: Thu Jun 25, 2020 9:51 am America/New_York
- Been thanked: 9 times
Re: Data Download LP DAAC Data Pool with Python Issue
Hi,
Have you had any luck since Tuesday accessing this data? If not can you send us your python script? Preferably through the lpdaac@usgs.gov.
Thanks,
Brett
Have you had any luck since Tuesday accessing this data? If not can you send us your python script? Preferably through the lpdaac@usgs.gov.
Thanks,
Brett
Re: Data Download LP DAAC Data Pool with Python Issue
Hello there,
I am having the same issue. A few days ago this would occur after downloading about 50 granules but now this error is thrown immediately. I am using the conda environment and python script distributed by LP DAAC. My .netrc stored credentials are correct.
Does anyone know of a solution or what might cause the error?
Thanks,
Antje
I am having the same issue. A few days ago this would occur after downloading about 50 granules but now this error is thrown immediately. I am using the conda environment and python script distributed by LP DAAC. My .netrc stored credentials are correct.
Does anyone know of a solution or what might cause the error?
Thanks,
Antje
-
- Posts: 249
- Joined: Thu Jun 25, 2020 9:51 am America/New_York
- Been thanked: 9 times
Re: Data Download LP DAAC Data Pool with Python Issue
Hi,
We will need to look at your script to see what may be going on.
Thanks
We will need to look at your script to see what may be going on.
Thanks
-
- Subject Matter Expert
- Posts: 71
- Joined: Tue Nov 12, 2019 4:02 pm America/New_York
- Been thanked: 3 times
Re: Data Download LP DAAC Data Pool with Python Issue
@antjeuhde ,
Are you still experiencing the error described previously? What GEDI data products are you downloading? Would you be able to share the python script you using to download these files?
Are you still experiencing the error described previously? What GEDI data products are you downloading? Would you be able to share the python script you using to download these files?