464 Commits

Author SHA1 Message Date
Kurt Schwehr
e03326cbd5 element.py: Add get static method.
PiperOrigin-RevId: 655602078
2024-07-24 09:50:55 -07:00
Kurt Schwehr
3ac7faa285 collection.py: Add static methods for loadTable.
PiperOrigin-RevId: 655579295
2024-07-24 08:37:26 -07:00
Kurt Schwehr
d4292d5e1e collection.py: Switch return from Any to ComputedObject for aggregate_*.
PiperOrigin-RevId: 655213854
2024-07-23 10:24:17 -07:00
Kurt Schwehr
21f53bafcd collection.py: Add static method for aggregate_count
PiperOrigin-RevId: 654809128
2024-07-22 10:30:24 -07:00
Kurt Schwehr
e499dcea3a collection.py: Fix the order of errorMatrix and filter methods.
PiperOrigin-RevId: 654100898
2024-07-19 13:03:55 -07:00
Kurt Schwehr
05fbd63455 geometry.py: Add static methods.
PiperOrigin-RevId: 653786656
2024-07-18 16:11:13 -07:00
Kurt Schwehr
bcefcad9a0 collection.py: Add static methods for aggregate_*.
PiperOrigin-RevId: 653781782
2024-07-18 15:54:24 -07:00
Kurt Schwehr
0fc9a97d66 collection.py: Add methods inherited from collection.py.
PiperOrigin-RevId: 653778620
2024-07-18 15:42:07 -07:00
Kurt Schwehr
4256db3ee3 geometry_point_test.py: Add tests for ee.Geometry.Point methods.
PiperOrigin-RevId: 653658098
2024-07-18 09:50:07 -07:00
Google Earth Engine Authors
6139d72c73 Update release for v0.1.413.
PiperOrigin-RevId: 653629039
2024-07-18 08:30:17 -07:00
Kurt Schwehr
99655e5140 *collection_test.py: Add tests for aggregate_*
PiperOrigin-RevId: 653242746
2024-07-17 08:30:34 -07:00
Kurt Schwehr
fa8a0d1148 featurecollection_test.py: Add tests for methods inherited from collection.py.
PiperOrigin-RevId: 652965873
2024-07-16 13:54:09 -07:00
Kurt Schwehr
f24230d5e2 imagecollection_test.py: Add tests for methods inherited from collection.py.
PiperOrigin-RevId: 652951145
2024-07-16 13:11:18 -07:00
Google Earth Engine Authors
3e95c18250 Don't show removal date on deprecated assets if it has already passed.
PiperOrigin-RevId: 652560476
2024-07-15 12:15:25 -07:00
Kurt Schwehr
1a451ab766 element.py: Add static methods.
PiperOrigin-RevId: 652515602
2024-07-15 10:01:41 -07:00
Kurt Schwehr
7654a0a037 element.py: Add copyProperties
PiperOrigin-RevId: 652499848
2024-07-15 09:05:39 -07:00
Kurt Schwehr
ed0d8ffc72 image.py: Add copyProperties static method
PiperOrigin-RevId: 652474400
2024-07-15 07:30:24 -07:00
Kurt Schwehr
307efba839 Add Collection.distance.
PiperOrigin-RevId: 651917385
2024-07-12 16:30:10 -07:00
Google Earth Engine Authors
74f2c9f7b1 Add a method to set the max number of retries.
PiperOrigin-RevId: 651875150
2024-07-12 13:43:01 -07:00
Kurt Schwehr
28af3ea5f5 reducer.py: Add static methods
PiperOrigin-RevId: 651870342
2024-07-12 13:26:46 -07:00
Kurt Schwehr
144636f71a collection.py: sort the existing method defs
PiperOrigin-RevId: 651539186
2024-07-11 14:37:51 -07:00
Kurt Schwehr
d65de3e3a0 filter.py: Add more static methods.
PiperOrigin-RevId: 651389645
2024-07-11 06:37:32 -07:00
Kurt Schwehr
5f9a354acd clusterer.py: Add static methods
PiperOrigin-RevId: 651377278
2024-07-11 05:45:52 -07:00
Google Earth Engine Authors
8baa91747e Set up release for v0.1.412.
PiperOrigin-RevId: 651168631
2024-07-10 15:17:35 -07:00
Kurt Schwehr
29079995c1 join.py: Add static methods inverted and simple.
PiperOrigin-RevId: 651000457
2024-07-10 06:52:08 -07:00
Kurt Schwehr
f0ab77860a kernel.py: Add static methods.
PiperOrigin-RevId: 650974101
2024-07-10 05:19:48 -07:00
Kurt Schwehr
de3f9c0ad5 confusionmatrix.py: Add static methods.
PiperOrigin-RevId: 650966862
2024-07-10 04:56:50 -07:00
Kurt Schwehr
dcf307ae22 image.py: Add pylint: disables and remove redundant return doc string sections.
PiperOrigin-RevId: 650803811
2024-07-09 17:11:42 -07:00
Kurt Schwehr
4166faea6a dictionary_test.py: Minor formatting cleanup.
PiperOrigin-RevId: 650695322
2024-07-09 11:18:00 -07:00
Kurt Schwehr
47fa54f952 filter.py: Remove duplicate inList def, fix a pytlint, and fix bounds doc string.
PiperOrigin-RevId: 650326376
2024-07-08 11:53:20 -07:00
Nate Schmitz
ff101b445d Update version number.
PiperOrigin-RevId: 649688855
2024-07-05 11:59:58 -07:00
Nate Schmitz
c2944fc5e5 pytype: Fix pytype issues and enable pytype type verification.
PiperOrigin-RevId: 649137956
2024-07-03 11:14:06 -07:00
Kurt Schwehr
e03a00fa7c classifier.py: Add static methods.
PiperOrigin-RevId: 649055796
2024-07-03 06:44:55 -07:00
Kurt Schwehr
8c5a7aa786 reducer_test.py: Add tests for all methods.
PiperOrigin-RevId: 648512739
2024-07-01 16:03:58 -07:00
Kurt Schwehr
42f006bd4e classifier_test.py: Add tests for all methods.
PiperOrigin-RevId: 648505310
2024-07-01 15:35:27 -07:00
Kurt Schwehr
e31f05ff0f clusterer_test.py: Add tests for all methods.
PiperOrigin-RevId: 648504910
2024-07-01 15:33:13 -07:00
Kurt Schwehr
4a006fc841 join.py: Add static methods.
PiperOrigin-RevId: 648469011
2024-07-01 13:30:17 -07:00
Kurt Schwehr
82f88ba4c3 kernel_test.py: Add tests for all methods.
PiperOrigin-RevId: 648400890
2024-07-01 09:51:46 -07:00
Kurt Schwehr
9dc41f1ce1 imagecollection.py: Add static methods
PiperOrigin-RevId: 648284082
2024-07-01 01:39:10 -07:00
Kurt Schwehr
8b1cf47510 join_test.py: Add serialization tests.
PiperOrigin-RevId: 647762276
2024-06-28 12:20:36 -07:00
Kurt Schwehr
7cfa0ece18 filter.py: Add static methods.
PiperOrigin-RevId: 647741258
2024-06-28 11:14:29 -07:00
Kurt Schwehr
2794b56b39 join_test.py: Sort existing tests, but put test_join_no_args first.
PiperOrigin-RevId: 647740455
2024-06-28 11:11:47 -07:00
Nate Schmitz
1456de0bf2 Update version number to v0.1.409
PiperOrigin-RevId: 647433548
2024-06-27 13:47:31 -07:00
Kurt Schwehr
a9531d1333 image.py: Add missing Oxford comma in cast.
PiperOrigin-RevId: 647344868
2024-06-27 09:29:30 -07:00
Kurt Schwehr
698c075c50 filter.py: _append's new_filter arg should never be None.
PiperOrigin-RevId: 647092084
2024-06-26 15:09:21 -07:00
Kurt Schwehr
7050de88fe filter.py: 2nd pass at ordering methods
PiperOrigin-RevId: 647062646
2024-06-26 13:37:28 -07:00
Kurt Schwehr
b4bee91cd2 ee_filter.py: Add initial type annotations.
PiperOrigin-RevId: 647003934
2024-06-26 10:49:50 -07:00
Kurt Schwehr
ca38b6b2a8 filter_test.py: Add serialize tests
PiperOrigin-RevId: 646579140
2024-06-25 13:05:04 -07:00
Kurt Schwehr
8b16e07b6b filter.py: Order the existing API methods alphabetically.
PiperOrigin-RevId: 646178374
2024-06-24 12:10:28 -07:00
Kurt Schwehr
c2a489ab0e feature.py: Add static methods.
PiperOrigin-RevId: 646176176
2024-06-24 12:03:41 -07:00