629 Commits

Author SHA1 Message Date
Kurt Schwehr
54f7bbf63b Use snake case for test names.
PiperOrigin-RevId: 813772945
2025-10-01 08:55:08 -07:00
Kurt Schwehr
ee39e9f21d ee_string.py: Improve file
PiperOrigin-RevId: 813482434
2025-09-30 16:49:27 -07:00
Kurt Schwehr
698a8127b7 ee_number_test.py: Test invalid argument for __init__
PiperOrigin-RevId: 813480982
2025-09-30 16:44:48 -07:00
Nate Schmitz
3d4a6083ff Internal changes.
PiperOrigin-RevId: 812912320
2025-09-29 13:09:08 -07:00
Kurt Schwehr
fce3999689 ee_array.py: Fix bitsToArray to be marked with @staticmethod
PiperOrigin-RevId: 812889669
2025-09-29 12:09:09 -07:00
Nate Schmitz
f22d01a6db state: Consolidate EE global state in an EEState object.
PiperOrigin-RevId: 812887334
2025-09-29 12:03:38 -07:00
Nate Schmitz
364e04dfb8 arg_types: Add some type annotations to collection.
PiperOrigin-RevId: 812850900
2025-09-29 10:38:33 -07:00
Kurt Schwehr
c57f8ea12b geometry.py: Improve file
PiperOrigin-RevId: 812528605
2025-09-28 14:06:11 -07:00
Kurt Schwehr
a29be983c6 computedobject.py: Improve file
PiperOrigin-RevId: 812071196
2025-09-26 21:00:47 -07:00
Nate Schmitz
5c72fb7c94 data: Improve readability of workload tag class.
PiperOrigin-RevId: 811935860
2025-09-26 13:29:09 -07:00
Kurt Schwehr
7f66e4c257 blob.py: Improve __init__.
PiperOrigin-RevId: 811533695
2025-09-25 15:56:46 -07:00
Nate Schmitz
2cac7f2827 _cloud_api_utils: Remove global state.
PiperOrigin-RevId: 811483187
2025-09-25 13:39:59 -07:00
Kurt Schwehr
7f14354730 _helpers.py: Minor cleanup
PiperOrigin-RevId: 811422439
2025-09-25 11:08:05 -07:00
Kurt Schwehr
6e1f70c7ef apifunction.py: Cleanup comment with the assumption that everything is Python 3.
PiperOrigin-RevId: 811381454
2025-09-25 09:30:16 -07:00
Kurt Schwehr
c4f02f52d4 _helpers.py: Do not require an email when creating a ServiceAccountCredentials with a key_file or key_data.
PiperOrigin-RevId: 810999115
2025-09-24 12:59:37 -07:00
Kurt Schwehr
26d8c73644 pyproject.toml: Document that the module works with Python 3.13.
PiperOrigin-RevId: 783752391
2025-07-16 07:39:37 -07:00
Kurt Schwehr
2fbef2c7d1 Remove tensorflow_addons (tfa)
PiperOrigin-RevId: 783361423
2025-07-15 09:25:25 -07:00
Kurt Schwehr
ff7a5fbdbc ee pyupgrade --py39-plus
PiperOrigin-RevId: 780619373
2025-07-08 10:27:19 -07:00
Kurt Schwehr
f7562a64c9 cli: pyupgrade --py39-plus
PiperOrigin-RevId: 780215328
2025-07-07 12:29:50 -07:00
Kurt Schwehr
1f64669a10 deprecation.py: Handle mypy complaints.
PiperOrigin-RevId: 780155208
2025-07-07 10:03:26 -07:00
Kurt Schwehr
b32832ff18 image.py: pyupgrade --py39-plus
PiperOrigin-RevId: 780131259
2025-07-07 08:57:39 -07:00
Kurt Schwehr
c3d005a2fe pixeltype_test.py and project_test.py: Remove print()s
PiperOrigin-RevId: 780107463
2025-07-07 07:47:43 -07:00
Kurt Schwehr
5494cb9a72 python/.../*test.py: pyupgrade --py39-plus
PiperOrigin-RevId: 780105052
2025-07-07 07:39:26 -07:00
Kurt Schwehr
a2d29ad9e7 Use the builtin types rather than those imported from typing: dict,list, set.
PiperOrigin-RevId: 779272970
2025-07-04 14:00:19 -07:00
Kurt Schwehr
39390ab764 geometry.py: Rename import of projection to avoid confusing some checkers.
PiperOrigin-RevId: 779237031
2025-07-04 11:11:54 -07:00
Kurt Schwehr
8b765a1640 Update algorithms.json.
PiperOrigin-RevId: 772182156
2025-06-16 14:53:58 -07:00
Kurt Schwehr
363d752df1 deserializer.py: Add type annotations and test coverage.
PiperOrigin-RevId: 772041150
2025-06-16 08:41:34 -07:00
Kurt Schwehr
66a76f80da encodable.py: Add type annotations.
PiperOrigin-RevId: 772024516
2025-06-16 07:51:15 -07:00
Nate Schmitz
a83eb717f0 Update algorithms.json.
PiperOrigin-RevId: 768151168
2025-06-06 11:25:14 -07:00
Google Earth Engine Authors
a49f4ffc82 use a more specific variable name in ee.Initialize()
PiperOrigin-RevId: 763960952
2025-05-27 15:01:59 -07:00
Sufyan Abbasi
a099c2f71d Update algorithms.json
PiperOrigin-RevId: 748097766
2025-04-15 18:24:25 -07:00
Kurt Schwehr
9321b2be71 feature and geometry distance: Add spherical argument.
PiperOrigin-RevId: 746530232
2025-04-11 11:25:48 -07:00
Google Earth Engine Authors
27d6d9eaf4 Add https://www.googleapis.com/auth/drive scope to the default OAuth scopes
PiperOrigin-RevId: 746470122
2025-04-11 08:26:26 -07:00
Kurt Schwehr
f22ab10bc5 collections.py: Add bounds().
PiperOrigin-RevId: 746075469
2025-04-10 10:08:37 -07:00
Kurt Schwehr
4eb42bcb01 collection.py: Add rowKeys to randomCollection and update algorithms.json
PiperOrigin-RevId: 745556664
2025-04-09 06:08:14 -07:00
Kurt Schwehr
b1dd54633b model.py: Mark fromAiPlatformPredictor deprecated.
PiperOrigin-RevId: 745201348
2025-04-08 10:31:40 -07:00
Kurt Schwehr
f3860e1d89 image.py: Add maxPixelsPerRegion argument to reduceRegions.
PiperOrigin-RevId: 745192562
2025-04-08 10:10:58 -07:00
Kurt Schwehr
d14bbade86 data_test.py: Fix order dependent testSetMaxRetries.
PiperOrigin-RevId: 745190243
2025-04-08 10:05:46 -07:00
Filip Domański
dab7a3d598 loadBigQueryTable() and runBigQuery(): Add static methods and unit tests.
PiperOrigin-RevId: 740773370
2025-03-26 08:16:12 -07:00
Nate Schmitz
cb85dd14c4 data: Update ee.data.create_assets to work with project-owned assets.
PiperOrigin-RevId: 740407354
2025-03-25 10:51:44 -07:00
Filip Domański
d1f320339d Update algorithms.json.
PiperOrigin-RevId: 740094907
2025-03-24 15:35:21 -07:00
Google Earth Engine Authors
7b6e527fd0 Require --max_concurrent_exports in earthengine alpha project_config set calls
PiperOrigin-RevId: 738851116
2025-03-20 10:20:19 -07:00
Kurt Schwehr
7c3d85d2ff ee cli: Add --version option.
PiperOrigin-RevId: 733361549
2025-03-04 09:40:14 -08:00
Nate Schmitz
ec994e5ae0 arg_types: Add Task type annotations to batch.
PiperOrigin-RevId: 732911050
2025-03-03 07:10:45 -08:00
Nate Schmitz
c364f41cb0 arg_types: Add bool to Bool type annotation.
PiperOrigin-RevId: 732254831
2025-02-28 14:08:15 -08:00
Justin Braaten
ec996c522c Add list of supported classifiers for export
PiperOrigin-RevId: 732235086
2025-02-28 13:07:31 -08:00
Kurt Schwehr
16c2314290 Update algorithms.json for hidden algorithms/Image.parseExpression.
PiperOrigin-RevId: 730655749
2025-02-24 17:20:31 -08:00
Google Earth Engine Authors
5e30c247ad Do not require project if credentials are obtained from a service account
PiperOrigin-RevId: 721841213
2025-01-31 11:25:35 -08:00
Google Earth Engine Authors
3646b8ae25 more readable deprecation message
PiperOrigin-RevId: 721188638
2025-01-29 18:30:07 -08:00
Google Earth Engine Authors
ce379a2544 Modify error message when user relies on Earth Engine's OAuth project
PiperOrigin-RevId: 718036131
2025-01-21 12:58:57 -08:00