Data Download LP DAAC Data Pool with Python Issue

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
rawhitephd
Posts: 1
Joined: Tue Jan 26, 2021 2:06 pm America/New_York
Answers: 0

Data Download LP DAAC Data Pool with Python Issue

by rawhitephd » Tue Jan 26, 2021 2:25 pm America/New_York

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.

Tags:

LP DAAC - lien
User Services
User Services
Posts: 175
Joined: Thu Jun 25, 2020 9:51 am America/New_York
Answers: 0
Been thanked: 4 times

Re: Data Download LP DAAC Data Pool with Python Issue

by LP DAAC - lien » Thu Jan 28, 2021 3:00 pm America/New_York

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

antjeuhde
Posts: 1
Joined: Fri Feb 11, 2022 3:48 am America/New_York
Answers: 0

Re: Data Download LP DAAC Data Pool with Python Issue

by antjeuhde » Fri Feb 11, 2022 3:52 am America/New_York

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

LP DAAC - lien
User Services
User Services
Posts: 175
Joined: Thu Jun 25, 2020 9:51 am America/New_York
Answers: 0
Been thanked: 4 times

Re: Data Download LP DAAC Data Pool with Python Issue

by LP DAAC - lien » Tue Feb 15, 2022 10:26 am America/New_York

Hi,
We will need to look at your script to see what may be going on.
Thanks

LP DAAC - afriesz
Subject Matter Expert
Subject Matter Expert
Posts: 59
Joined: Tue Nov 12, 2019 4:02 pm America/New_York
Answers: 2
Been thanked: 2 times

Re: Data Download LP DAAC Data Pool with Python Issue

by LP DAAC - afriesz » Tue Feb 15, 2022 4:24 pm America/New_York

@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?

Post Reply