| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-13 | 1.1 kB | |
| v1.6.12 source code.tar.gz | 2025-10-13 | 3.2 MB | |
| v1.6.12 source code.zip | 2025-10-13 | 3.3 MB | |
| Totals: 3 Items | 6.5 MB | 0 | |
What's Changed
- oauth: Validate supported scopes in ee.Authenticate() when auth_mode='colab'.
- image.py: Improve file.
- geometry.py: Improve file
- ee_number_test.py: Fix test_init_invalid_arg pytype complaint
- Cleanup spacing after period / fullstop.
- ee_string.py: Improve file
- commands: Remove use of deprecated task methods from EE CLI.
- Use snake case for test names.
- ee_string.py: Improve file
- ee_number_test.py: Test invalid argument for
__init__ - ee_array.py: Fix bitsToArray to be marked with
@staticmethod - state: Consolidate EE global state in an
EEStateobject. - arg_types: Add some type annotations to collection.
- geometry.py: Improve file
- computedobject.py: Improve file
- data: Improve readability of workload tag class.
Full Changelog: https://github.com/google/earthengine-api/compare/v1.6.11...v1.6.12
The following release changelog only includes changes to the client libraries. For backend service changes and notifications, see the Earth Engine Release Notes.