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

intermittent failure of non-interactive GEE access #14

Open
3 tasks
brownag opened this issue Jan 18, 2024 · 0 comments
Open
3 tasks

intermittent failure of non-interactive GEE access #14

brownag opened this issue Jan 18, 2024 · 0 comments

Comments

@brownag
Copy link
Owner

brownag commented Jan 18, 2024

When knitting the README or vignettes I get intermittent failures. It appears to be related to how the python code is being interpreted, it may also be related to the authorization mode "notebook" vs. "gcloud".

On Windows I get intermittent success, but it essentially always fails on my Manjaro machine.

  • Test with older versions of reticulate and earthengine-api
  • Look at recursive calls (in e.g. maskedimage $download() method) that may result in C STACK USAGE overflow
  • Verify that auth_mode="notebook" is being used as expected; is there some way that Application Default Credentials are persisting even after gcloud auth application-default revoke?
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

1 participant