599 Commits

Author SHA1 Message Date
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
Nate Schmitz
016b82feb4 geometry_test: Update ee.Geometry tests for the new maxError parameter.
PiperOrigin-RevId: 717583940
2025-01-20 11:20:55 -08:00
Nate Schmitz
c284517b8b Update algorithms.json.
PiperOrigin-RevId: 716771521
2025-01-17 12:59:58 -08:00
Google Earth Engine Authors
e724bc3684 Require project when initializing the client library, and un-document gcloud-legacy
PiperOrigin-RevId: 716036285
2025-01-15 18:54:58 -08:00
Google Earth Engine Authors
e761027b0e Retry on installing the cloud api resources.
PiperOrigin-RevId: 715618555
2025-01-14 19:44:37 -08:00
Justin Braaten
0db413d006 Add a note that some classes are loaded dynamically
PiperOrigin-RevId: 715485691
2025-01-14 12:38:09 -08:00
Nate Schmitz
b215d92878 Update algorithms.json.
PiperOrigin-RevId: 715418727
2025-01-14 09:48:20 -08:00
Google Earth Engine Authors
7df8b93136 Require project when initializing the client library, and un-document gcloud-legacy
PiperOrigin-RevId: 714290427
2025-01-10 18:08:40 -08:00
Google Earth Engine Authors
350743ec70 Require project when initializing the client library, and un-document gcloud-legacy
PiperOrigin-RevId: 713849015
2025-01-09 17:25:30 -08:00
Google Earth Engine Authors
ab477a632e Fix processing of unspecified 'proj', 'geodesic', 'evenOdd' parameters in ee.Geometry constructors.
PiperOrigin-RevId: 713532849
2025-01-08 22:03:26 -08:00
Nate Schmitz
8504af53f2 geometry_test: Add missing test coverage to geometry_test.
PiperOrigin-RevId: 712656942
2025-01-06 14:21:45 -08:00
Nate Schmitz
442de1a4a6 geometry_test: Format geometry_test.
PiperOrigin-RevId: 711589124
2025-01-02 18:54:14 -08:00
Nate Schmitz
8d0fbb086d ee_test: Add project initialization tests.
PiperOrigin-RevId: 710741669
2024-12-30 10:08:32 -08:00
Nate Schmitz
565f49b4a8 commands: Reinstate _check_valid_files.
PiperOrigin-RevId: 708378233
2024-12-20 11:26:10 -08:00
Nate Schmitz
01d144eb0d cloud: Move away from the deprecated utcfromtimestamp function.
PiperOrigin-RevId: 708369587
2024-12-20 10:56:01 -08:00
Nate Schmitz
071269a18a init: Simplify init and reset calls on dynamically-initialized classes.
PiperOrigin-RevId: 708368448
2024-12-20 10:51:52 -08:00
Nate Schmitz
1066aca877 commands: Remove _check_valid_files.
PiperOrigin-RevId: 708330933
2024-12-20 08:32:12 -08:00
Nate Schmitz
099bbdf065 oauth_test: Import oauth module directly.
PiperOrigin-RevId: 708327929
2024-12-20 08:17:38 -08:00
Nate Schmitz
bfee256ca6 oauth_test: Simplify in_colab_shell unit tests.
PiperOrigin-RevId: 708326914
2024-12-20 08:13:24 -08:00
Justin Braaten
8fe4fccebe Document classifier support for various output modes.
PiperOrigin-RevId: 707678066
2024-12-18 14:59:29 -08:00
Google Earth Engine Authors
595b7ed5be Internal changes.
PiperOrigin-RevId: 705878352
2024-12-13 07:32:05 -08:00
Nate Schmitz
f2c26c2457 Update algorithms.json.
PiperOrigin-RevId: 704767324
2024-12-10 10:46:22 -08:00
Google Earth Engine Authors
ad8c814f29 commands: try to delete invalid assets that can't be fetched anyway.
PiperOrigin-RevId: 700712180
2024-11-27 08:37:58 -08:00
Nate Schmitz
59ea8363c8 commands: Launch external image ingestion in the CLI to Preview.
PiperOrigin-RevId: 694615653
2024-11-08 13:15:27 -08:00
Nate Schmitz
3011e8e1eb Internal changes.
PiperOrigin-RevId: 694546626
2024-11-08 10:13:14 -08:00
Google Earth Engine Authors
5ec684589e Add some guidance on how to set the storage.buckets.get permission.
PiperOrigin-RevId: 694217028
2024-11-07 12:50:27 -08:00
Google Earth Engine Authors
3ce3de0e15 Update docstrings with the new policy on valid Cloud Storage buckets.
PiperOrigin-RevId: 693074290
2024-11-04 13:30:08 -08:00
Nate Schmitz
d85aaff385 Defer the launch of ee.data.startExternalImageIngestion and external_image.
We'd like to add some documentation before making this new functionality public.

PiperOrigin-RevId: 691971668
2024-10-31 16:25:40 -07:00
Google Earth Engine Authors
0c7dc761b7 Support for external image uploads in eecli
PiperOrigin-RevId: 689482120
2024-10-24 12:45:14 -07:00
Kurt Schwehr
6f51b8d898 commands._apply_permissions(): Do a better job of convincing pytype that the typing is correct.
PiperOrigin-RevId: 688230061
2024-10-21 12:24:07 -07:00
Kurt Schwehr
d6408ad560 Drop support for Python 3.8 now that it is end-of-life.
PiperOrigin-RevId: 687437057
2024-10-18 15:07:58 -07:00