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

Deprecated GEE functions #11

Closed
giswqs opened this issue May 16, 2020 · 3 comments · Fixed by conda-forge/geeadd-feedstock#4
Closed

Deprecated GEE functions #11

giswqs opened this issue May 16, 2020 · 3 comments · Fixed by conda-forge/geeadd-feedstock#4

Comments

@giswqs
Copy link

giswqs commented May 16, 2020

Some functions being used in this package have been depreciated by GEE, such as ee.data.cancelTask(), ee.data.getInfo(), ee.data.getList(), ee.data.getTaskList(), ee.data.getTaskStatus(), ee.data.setAssetProperties(). You might want to consider updating these functions.

@samapriya
Copy link
Owner

Thanks @giswqs
Feel free to create a pull request and I will be happy to merge them. :)

@samapriya
Copy link
Owner

Wondering if we should open an issue with the Earth Engine command-line tool
https://github.com/google/earthengine-api/blob/5909d9a19a9b829d49b69f38ac4205b4924b21c9/python/ee/cli/commands.py#L842

samapriya added a commit that referenced this issue May 18, 2020
- Fixed [issue 11](#11).
- Updated to recent API calls based on Issue and general improvements
- Added auto version check from pypi.
@samapriya
Copy link
Owner

Finally made the changes and updates thanks for the feedback @giswqs . Expecting changes to asset properties tool so keeping that constant for now and will change in the future. Closing issue for now but feel free to comment or reopen

samapriya added a commit to samapriya/geeadd-feedstock that referenced this issue May 18, 2020
- Fixed [issue 11](samapriya/gee_asset_manager_addon#11).
- Updated to recent API calls based on Issue and general improvements
- Added auto version check from pypi.
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 a pull request may close this issue.

2 participants