415 Commits

Author SHA1 Message Date
Kurt Schwehr
5d9e247563 pixeltype.py: Add static methods for constructors without args.
PiperOrigin-RevId: 644468693
2024-06-18 12:04:58 -07:00
Kurt Schwehr
74f0b0f6dd ee_list.py: Add staticmethod constructors for repeat and sequence
PiperOrigin-RevId: 644468483
2024-06-18 12:04:09 -07:00
Kurt Schwehr
ef01c3ca66 data.py: Add deprecation message to setAssetProperties to match JavaScript.
PiperOrigin-RevId: 644383218
2024-06-18 07:47:24 -07:00
Kurt Schwehr
6bf46ea22a pixeltype_test.py: Add unit tests for static methods for constructors without args.
PiperOrigin-RevId: 644382241
2024-06-18 07:43:29 -07:00
Kurt Schwehr
80e697c39b ee_array.py: Add cat and identity @staticmethod constructors.
PiperOrigin-RevId: 643364568
2024-06-14 09:12:12 -07:00
Nate Schmitz
5db17ee98c Setting version to 0.1.407.
PiperOrigin-RevId: 643318742
2024-06-14 05:22:10 -07:00
Kurt Schwehr
fd9ec8e4de Adds comma after e.g.
PiperOrigin-RevId: 642704081
2024-06-12 12:45:31 -07:00
Kurt Schwehr
7ad3890427 blob.py: Add static methods.
PiperOrigin-RevId: 642666458
2024-06-12 10:52:57 -07:00
Kurt Schwehr
918996b4df image.py: Improve ProjectionType
PiperOrigin-RevId: 642418850
2024-06-11 15:46:31 -07:00
Kurt Schwehr
7764a8928d image.py: [m-p] Add static methods
PiperOrigin-RevId: 642297667
2024-06-11 09:36:48 -07:00
Kurt Schwehr
48274dfa48 image.py: [h-l] Add static methods
PiperOrigin-RevId: 642291604
2024-06-11 09:16:22 -07:00
Kurt Schwehr
2716ac3676 image.py: [s] Add static methods
PiperOrigin-RevId: 642282410
2024-06-11 08:41:17 -07:00
Nate Schmitz
0eb49518f9 testing: Enable unit tests that don't pass on GitHub.
PiperOrigin-RevId: 642261309
2024-06-11 07:23:16 -07:00
Kurt Schwehr
efd0931369 image.py: Add TODO for the random staticmethod.
PiperOrigin-RevId: 641894243
2024-06-10 07:27:49 -07:00
Kurt Schwehr
f40ea00a46 signum: Consistently use numeric values in the documentation.
PiperOrigin-RevId: 641367515
2024-06-07 15:00:53 -07:00
Kurt Schwehr
ea9c23a7c3 Drop support for Python 3.7.
- https://groups.google.com/g/google-earth-engine-developers/c/POe3mMz9C38
- https://developers.google.com/earth-engine/guides/python_install#python-support

PiperOrigin-RevId: 641081549
2024-06-06 18:05:37 -07:00
Nate Schmitz
f2fa9a8c73 Set version to 0.1.406.
PiperOrigin-RevId: 641074154
2024-06-06 17:33:29 -07:00
Kurt Schwehr
4a1dbc12cc image.py: [t-z] Add static methods
PiperOrigin-RevId: 640979038
2024-06-06 12:09:24 -07:00
Kurt Schwehr
bcf8e88ed9 image.py: [r] Add static methods
PiperOrigin-RevId: 640971985
2024-06-06 11:48:42 -07:00
Kurt Schwehr
cb9bb479e0 image.py: [fg] Add static methods
PiperOrigin-RevId: 640962074
2024-06-06 11:22:00 -07:00
Kurt Schwehr
b8b65163f8 image.py: [b-e] Add static methods
PiperOrigin-RevId: 640947868
2024-06-06 10:41:37 -07:00
Kurt Schwehr
e0bd10c7a9 image.py: Minor linting
PiperOrigin-RevId: 639943201
2024-06-03 16:07:45 -07:00
Kurt Schwehr
166021f18f image.py: [a] Add static methods
PiperOrigin-RevId: 639882063
2024-06-03 12:54:29 -07:00
Kurt Schwehr
469275fc93 image.py: Add static methods that have no args.
PiperOrigin-RevId: 639869758
2024-06-03 12:13:19 -07:00
Nate Schmitz
4a46c01402 Internal changes.
PiperOrigin-RevId: 638635001
2024-05-30 06:46:37 -07:00
Nate Schmitz
16d97a82ac release: Push to the test PyPi channel on every commit.
PiperOrigin-RevId: 638400286
2024-05-29 13:50:20 -07:00
Google Earth Engine Authors
e65f7026fc Document that features returned from computeFeatures are reprojected.
PiperOrigin-RevId: 637888732
2024-05-28 07:12:56 -07:00
Kurt Schwehr
7242719773 No externally visible changes.
PiperOrigin-RevId: 636923943
2024-05-24 08:13:31 -07:00
Kurt Schwehr
fc2f3c8788 Feature, FeatureCollection, Image, and ImageCollection copyProperties: add testing
PiperOrigin-RevId: 636683995
2024-05-23 14:50:14 -07:00
Kurt Schwehr
49ee8b8bc5 featurecollection.py: Rename range to a_range to avoid redefining a reserved word
PiperOrigin-RevId: 636664471
2024-05-23 13:50:12 -07:00
Nate Schmitz
9aca55e684 Fix typo in a documentation comment.
PiperOrigin-RevId: 635905416
2024-05-21 13:14:45 -07:00
Google Earth Engine Authors
39688b0b09 No public description
PiperOrigin-RevId: 635859242
2024-05-21 18:49:06 +00:00
Google Earth Engine Authors
e9cc3423fb v0.1.403
PiperOrigin-RevId: 632474175
2024-05-15 17:59:00 +00:00
Google Earth Engine Authors
5322d7c480 v0.1.402
PiperOrigin-RevId: 630164461
2024-05-09 15:32:23 +00:00
Google Earth Engine Authors
651fb1149d v0.1.401
PiperOrigin-RevId: 627843463
2024-05-02 17:16:42 +00:00
Google Earth Engine Authors
67e748b84b v0.1.400
PiperOrigin-RevId: 626030218
2024-04-24 18:48:35 +00:00
Google Earth Engine Authors
b191918cd6 v0.1.399
PiperOrigin-RevId: 623562928
2024-04-17 11:10:03 -07:00
Google Earth Engine Authors
b85f7afd54 v0.1.398
PiperOrigin-RevId: 621871759
2024-04-10 17:27:59 +00:00
Google Earth Engine Authors
a2703cb436 v0.1.397
PiperOrigin-RevId: 620069254
2024-04-03 21:41:23 +00:00
Google Earth Engine Authors
7c525ffd92 v0.1.395
PiperOrigin-RevId: 615547185
2024-03-20 18:39:08 +00:00
Google Earth Engine Authors
4929ae5555 v0.1.394
PiperOrigin-RevId: 615537108
2024-03-13 21:10:43 +00:00
Google Earth Engine Authors
05f6a14760 v0.1.393
PiperOrigin-RevId: 611240855
2024-03-06 19:19:56 +00:00
Google Earth Engine Authors
53735ee0a3 v0.1.392
PiperOrigin-RevId: 609178246
2024-02-28 20:09:17 +00:00
Google Earth Engine Authors
cbf4b393d2 v0.1.391
PiperOrigin-RevId: 607443197
2024-02-21 22:41:26 +00:00
Google Earth Engine Authors
15eba7a6e3 v0.1.390
PiperOrigin-RevId: 605669271
2024-02-14 20:47:31 +00:00
Google Earth Engine Authors
b5cde4e950 v0.1.389
PiperOrigin-RevId: 603356358
2024-02-07 17:05:26 -08:00
Google Earth Engine Authors
cdfe00b9d8 v0.1.388
PiperOrigin-RevId: 601829646
2024-01-31 22:47:46 +00:00
Google Earth Engine Authors
8fee1d9e26 v0.1.386
PiperOrigin-RevId: 597577360
2024-01-18 18:09:09 +00:00
Google Earth Engine Authors
a898ffcc21 v0.1.385
PiperOrigin-RevId: 595228777
2024-01-10 21:59:06 +00:00
Google Earth Engine Authors
7d936dd844 v0.1.384
PiperOrigin-RevId: 589230202
2023-12-13 20:09:23 +00:00