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 the gdrive/gee methods #539

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

add the gdrive/gee methods #539

wants to merge 7 commits into from

Conversation

12rambau
Copy link
Owner

@12rambau 12rambau commented Jul 8, 2022

Fix #16

The idea is to add the needed methods to easily deal with exportation using the Gdrive account of the user as a proxy between GEE and Local folders. here is a first batch of methods, let me know if some are missing.

@github-actions github-actions bot added this to In progress in kaban 2022 Jul 8, 2022
@dfguerrerom
Copy link
Collaborator

dfguerrerom commented Sep 9, 2022

I like this idea, what do you think if we create a GeeDrive (or similar) model object to deal with this kind of tasks? instead of separate scripts. We could then associate a view when it's needed or just use the model when we have other needs. This will be similar to the planetapi package. I could also help in this one if you don't mind.

@12rambau
Copy link
Owner Author

I like this idea, what do you think if we create a GeeDrive (or similar) model object to deal with this kind of tasks? instead of separate scripts. We could then associate a view when it's needed or just use the model when we have other needs. This will be similar to the planetapi package. I could also help in this one if you don't mind.

Sounds reasonable to me. I've leave this one on stale for a while so if you want to PR/push things help yourself !

@dfguerrerom
Copy link
Collaborator

I just updated the service to access through SEPAL with latest versions... I haven't tested the other methods, still WIP.

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

Successfully merging this pull request may close these issues.

add a gdrive module
2 participants