Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EarthData Auth #97

Open
cgentemann opened this issue Jun 23, 2022 · 1 comment
Open

EarthData Auth #97

cgentemann opened this issue Jun 23, 2022 · 1 comment

Comments

@cgentemann
Copy link

earthdata authentification

Is there a reason this is not using earthdata?

from earthdata import Auth
auth = Auth().login()
url = "https://archive.podaac.earthdata.nasa.gov/s3credentials"
response = requests.get(url).json()

@jules32
Copy link
Contributor

jules32 commented Jun 23, 2022

Hi @cgentemann ,

The notebook you linked to predated @betolink 's earthdata python library. We won't be updating that notebook, nor others in the 2021-Cloud-Hackathon event site (since it's a moment in time), but instead will focus on bringing best current practices to the Earthdata Cloud Cookbook and future events (hoping to get a 2022 hackathon in the fall!). We will add text to the Cookbook books pointing them to the Cookbook once we have it modernized further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants