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

Add a function authentication and initialization for Earth Engine API #519

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

thekester
Copy link
Contributor

This pull request adds a function for authentication and initialization of the Google Earth Engine API in the SDS_download.py module.

@kvos
Copy link
Owner

kvos commented Jul 25, 2024

thanks a lot @thekester for the pr, much appreciated. Will merge directly into the master branch.

@kvos kvos merged commit 2c0ee7a into kvos:master Jul 25, 2024
@kvos
Copy link
Owner

kvos commented Aug 4, 2024

I'm going to revert this PR as it's constantly asking to authenticate via the browser which is a bit painful. I've tested a way to automatically refresh the token without authentication so I'll implement that instead.

kvos added a commit that referenced this pull request Aug 4, 2024
enhancement of PR #519 to avoid having to always authenticate via the web-browser by using Application Default login.
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

Successfully merging this pull request may close these issues.

2 participants