460 Commits

Author SHA1 Message Date
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
Kurt Schwehr
73515639d0 featurecollection.py: Add static methods.
PiperOrigin-RevId: 645540312
2024-06-21 17:00:50 -07:00
Kurt Schwehr
6aa4bb5f43 filter_test.py: Convert all test methods to snake case.
PiperOrigin-RevId: 645536958
2024-06-21 16:44:31 -07:00
Nate Schmitz
928cf061fb Bump version number to 0.1.408
PiperOrigin-RevId: 645446975
2024-06-21 11:18:25 -07:00
Kurt Schwehr
eb41533616 image.py: Remove duplicate _ReducerType.
PiperOrigin-RevId: 645406156
2024-06-21 09:03:35 -07:00
Kurt Schwehr
d456058b8c ee_string.py: Add static constructor for encodeJSON.
PiperOrigin-RevId: 645179065
2024-06-20 15:43:01 -07:00
Kurt Schwehr
6ab59a6bd1 dictionary.py: Add static method constructor for fromLists.
PiperOrigin-RevId: 645172492
2024-06-20 15:19:48 -07:00
Kurt Schwehr
af57d92cd2 ee_array.py: Add bitsToArray @staticmethod constructor.
PiperOrigin-RevId: 645170744
2024-06-20 15:13:07 -07:00
Kurt Schwehr
0af18797db Fix typo in python testing: UsupportedUnsupported.
PiperOrigin-RevId: 645162022
2024-06-20 14:45:52 -07:00
Kurt Schwehr
fadfe753af date.py: Add static methods constructors fromYMD and parse.
PiperOrigin-RevId: 645100615
2024-06-20 11:26:24 -07:00
Kurt Schwehr
b6e91419c1 projection.py: Add static methods.
PiperOrigin-RevId: 645097695
2024-06-20 11:18:18 -07:00
Kurt Schwehr
6bc8d881db daterange.py: Add static constructor for unbounded.
PiperOrigin-RevId: 645077479
2024-06-20 10:23:47 -07:00
Kurt Schwehr
91910eff87 image.py: http://https:// for dois
PiperOrigin-RevId: 645050452
2024-06-20 08:58:49 -07:00
Kurt Schwehr
a8a6542387 ee_list.py: Fix typo - '..' → .
PiperOrigin-RevId: 645027688
2024-06-20 07:44:30 -07:00
Kurt Schwehr
54930b6f2e terrain.py: Add static methods.
PiperOrigin-RevId: 645017579
2024-06-20 07:05:13 -07:00
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