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 |
|
Kurt Schwehr
|
d9820856a7
|
ee_list.py: Remove unused ee_reducer import.
PiperOrigin-RevId: 687430475
|
2024-10-18 14:44:54 -07:00 |
|
Kurt Schwehr
|
18d6ee2816
|
imagecollection.py: Add static count method.
PiperOrigin-RevId: 687410913
|
2024-10-18 13:44:34 -07:00 |
|
Kurt Schwehr
|
24ebc849a2
|
imagecollection.py: Minor lint fixes.
PiperOrigin-RevId: 686936456
|
2024-10-17 09:09:56 -07:00 |
|
Kurt Schwehr
|
cc8a060975
|
imagecollection_test.py: Add test_count.
PiperOrigin-RevId: 686929368
|
2024-10-17 08:47:24 -07:00 |
|
Kurt Schwehr
|
b281501ad3
|
closetPoint(s): Add unit tests and static methods.
PiperOrigin-RevId: 686145682
|
2024-10-15 10:06:51 -07:00 |
|
Kurt Schwehr
|
6f0c45eeb7
|
algorithms.json: Manual update to the latest.
This contains a large number of changes, but it is primarily being
done for `closestPoint(s)`.
|
2024-10-15 08:46:36 -07:00 |
|
Nate Schmitz
|
63c5020e23
|
batch: Add client-side validation for the table parameter in toBigQuery.
PiperOrigin-RevId: 683193677
|
2024-10-07 08:31:29 -07:00 |
|
Kurt Schwehr
|
eca1b666f4
|
model.py fromVertexAi: Add GRPC payload formats to the paylaodFormat documentation.
PiperOrigin-RevId: 682406183
|
2024-10-04 12:10:20 -07:00 |
|
Kurt Schwehr
|
292f5d7cca
|
collection.py: Remove the count method.
PiperOrigin-RevId: 677780736
|
2024-09-23 07:15:03 -07:00 |
|
Google Earth Engine Authors
|
e44bb391af
|
Internal Change
PiperOrigin-RevId: 671884268
|
2024-09-06 14:05:50 -07:00 |
|
Nate Schmitz
|
6878dad753
|
oauth: Add project to saved credentials when using the notebook authenticator.
PiperOrigin-RevId: 668958408
|
2024-08-29 09:06:34 -07:00 |
|
Nate Schmitz
|
0846f6445d
|
release: Use version v0.0.0 on the main branch.
Version numbers will instead be used on release branches.
PiperOrigin-RevId: 666810255
|
2024-08-23 08:47:09 -07:00 |
|
Nate Schmitz
|
384cf51cf6
|
helpers: Add retries to ee.profilePrinting.
PiperOrigin-RevId: 666793764
|
2024-08-23 07:51:51 -07:00 |
|
Nate Schmitz
|
3c04038676
|
No public description
PiperOrigin-RevId: 666465219
|
2024-08-22 13:19:51 -07:00 |
|
Nate Schmitz
|
600c50737e
|
No public description
PiperOrigin-RevId: 666439320
|
2024-08-22 12:03:10 -07:00 |
|
Kurt Schwehr
|
d2a821534e
|
image.py: Make the seed argument of random be optional.
https://issuetracker.google.com/issues/361535280
PiperOrigin-RevId: 666422196
|
2024-08-22 11:16:38 -07:00 |
|
Nate Schmitz
|
3960d206f2
|
element: Allow datetime objects as args on ee.Element.set.
PiperOrigin-RevId: 665383517
|
2024-08-20 08:51:49 -07:00 |
|
Google Earth Engine Authors
|
09dc47e224
|
internal change
PiperOrigin-RevId: 665003575
|
2024-08-19 15:18:07 -07:00 |
|
Kurt Schwehr
|
5c499425d9
|
ee_number.py: Fix doc string for ee.Number.format.
PiperOrigin-RevId: 664792269
|
2024-08-19 07:10:16 -07:00 |
|
Nate Schmitz
|
a867ac1e7c
|
oauth: Fix a bad error message when initializing without a project on BigQuery Studio.
PiperOrigin-RevId: 663329957
|
2024-08-15 09:19:38 -07:00 |
|
Kurt Schwehr
|
1655220011
|
image.py: Remove space between arc and sin, cos, tan.
PiperOrigin-RevId: 662531992
|
2024-08-13 08:45:33 -07:00 |
|
Sufyan Abbasi
|
0a998b3a75
|
Set version number to v0.1.417.
PiperOrigin-RevId: 662180252
|
2024-08-12 12:08:48 -07:00 |
|
Kurt Schwehr
|
9bf45c8824
|
_arg_types.py: Add an empty Tuple case to List
PiperOrigin-RevId: 661342690
|
2024-08-09 11:34:17 -07:00 |
|
Kurt Schwehr
|
f63eb81c08
|
Unify python arguments types in _arg_types.py.
PiperOrigin-RevId: 660924888
|
2024-08-08 11:52:08 -07:00 |
|
Kurt Schwehr
|
39262c0fd1
|
ee_list.py: Use _ReducerType for reduce's reducer arg.
PiperOrigin-RevId: 660631735
|
2024-08-07 19:16:01 -07:00 |
|
Kurt Schwehr
|
8c8fd47ca5
|
ee_array.py: User _ReducerType for Array's reduce methods.
PiperOrigin-RevId: 660623629
|
2024-08-07 18:52:15 -07:00 |
|
Kurt Schwehr
|
a5ef8d3a6c
|
image.py: Handle redefined-outer-name by renaming module imports.
PiperOrigin-RevId: 660460453
|
2024-08-07 11:09:31 -07:00 |
|
Kurt Schwehr
|
9d7b5db79d
|
featurecollection.py: Fix redefined pylint complaints for args and suppress redefined-builtin pylint complaints.
PiperOrigin-RevId: 660450806
|
2024-08-07 10:46:51 -07:00 |
|
Nate Schmitz
|
7d50dae2ac
|
Bump version number.
PiperOrigin-RevId: 660035332
|
2024-08-06 11:35:34 -07:00 |
|
Kurt Schwehr
|
fb62e417ac
|
collection.py: Remove extra blank line and reword style's pointShape doc string to fix a pylint arg detection issue.
PiperOrigin-RevId: 660011237
|
2024-08-06 10:37:12 -07:00 |
|
Kurt Schwehr
|
4d79959456
|
ee_number.py: Disable more pylint redefined-builtin complaints about existing args.
PiperOrigin-RevId: 659993920
|
2024-08-06 09:52:55 -07:00 |
|
Kurt Schwehr
|
afb7b1c2b1
|
model.py: Rename import of image to ee_image to avoid confusion with an arg named image.
PiperOrigin-RevId: 659976898
|
2024-08-06 09:01:49 -07:00 |
|
Kurt Schwehr
|
b9b6dc726a
|
Remove quotes around return types of methods.
PiperOrigin-RevId: 659951534
|
2024-08-06 07:43:18 -07:00 |
|
Kurt Schwehr
|
56b20042a8
|
Add ee_list.List to all _ListType aliases.
PiperOrigin-RevId: 659946097
|
2024-08-06 07:25:50 -07:00 |
|
Kurt Schwehr
|
81cc4561b4
|
pixeltype.py: Add from __future__ import annotations
PiperOrigin-RevId: 659664225
|
2024-08-05 13:32:39 -07:00 |
|
Kurt Schwehr
|
3b9f7ac158
|
daterange.py: Allow DateRange to take a datetime.
PiperOrigin-RevId: 659560094
|
2024-08-05 08:18:26 -07:00 |
|
Kurt Schwehr
|
1f28ca7aaa
|
filter.py: Make sure that ee.Filter.date can take a datetime.
PiperOrigin-RevId: 659560085
|
2024-08-05 08:17:17 -07:00 |
|
Kurt Schwehr
|
d1a124a2ba
|
join.py: Add FeatureCollection to _FeatureCollectionType.
PiperOrigin-RevId: 659548085
|
2024-08-05 07:33:05 -07:00 |
|
Kurt Schwehr
|
0449c55a8e
|
image.py: Add native ee types to type aliases for ImageCollection, Image, and List
PiperOrigin-RevId: 659543806
|
2024-08-05 07:15:46 -07:00 |
|