102 Commits

Author SHA1 Message Date
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
Kurt Schwehr
1655220011 image.py: Remove space between arc and sin, cos, tan.
PiperOrigin-RevId: 662531992
2024-08-13 08:45:33 -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
a5ef8d3a6c image.py: Handle redefined-outer-name by renaming module imports.
PiperOrigin-RevId: 660460453
2024-08-07 11:09:31 -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
Kurt Schwehr
d583ec599e image.py: Fix type annotation of linkedBands in linkCollection
PiperOrigin-RevId: 658840430
2024-08-02 10:58:36 -07:00
Kurt Schwehr
530e80db46 image.py: Add clipToBoundsAndScale static method.
PiperOrigin-RevId: 658155557
2024-07-31 15:07:10 -07:00
Kurt Schwehr
12ba9e56e0 image.py: Add remap static method.
PiperOrigin-RevId: 657728881
2024-07-30 14:21:42 -07:00
Kurt Schwehr
9995a12c45 image.py: Add geometry static method.
PiperOrigin-RevId: 657710186
2024-07-30 13:27:51 -07:00
Kurt Schwehr
26ca728808 image.py: Add load static method.
PiperOrigin-RevId: 657706480
2024-07-30 13:16:46 -07:00
Kurt Schwehr
5b94d6e641 image.py: Add loadGeoTIFF static method.
PiperOrigin-RevId: 656537681
2024-07-26 14:56:45 -07:00
Kurt Schwehr
333a3fbcdf image.py: Add constant static method.
PiperOrigin-RevId: 656500146
2024-07-26 12:57:09 -07:00
Kurt Schwehr
8de747f5ce image.py: Add random static method.
PiperOrigin-RevId: 655723766
2024-07-24 15:38:10 -07:00
Kurt Schwehr
059f1b6b0f image.py: Add static methods paint, pixelArea, pixelCoordinates, pixelLonLat.
PiperOrigin-RevId: 655662259
2024-07-24 12:33:50 -07:00
Kurt Schwehr
fc0cd61a7b image.py: Add matrixIdentity static method.
PiperOrigin-RevId: 655618753
2024-07-24 10:34:47 -07:00
Kurt Schwehr
3a61f6415e image.py: Add static methods bitwiseAnd and hypot.
PiperOrigin-RevId: 655602375
2024-07-24 09:52:12 -07:00
Kurt Schwehr
05fbd63455 geometry.py: Add static methods.
PiperOrigin-RevId: 653786656
2024-07-18 16:11:13 -07:00
Kurt Schwehr
ed0d8ffc72 image.py: Add copyProperties static method
PiperOrigin-RevId: 652474400
2024-07-15 07:30:24 -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
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
a9531d1333 image.py: Add missing Oxford comma in cast.
PiperOrigin-RevId: 647344868
2024-06-27 09:29:30 -07:00
Kurt Schwehr
eb41533616 image.py: Remove duplicate _ReducerType.
PiperOrigin-RevId: 645406156
2024-06-21 09:03:35 -07:00
Kurt Schwehr
91910eff87 image.py: http://https:// for dois
PiperOrigin-RevId: 645050452
2024-06-20 08:58:49 -07:00
Kurt Schwehr
fd9ec8e4de Adds comma after e.g.
PiperOrigin-RevId: 642704081
2024-06-12 12:45:31 -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
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
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
Google Earth Engine Authors
39688b0b09 No public description
PiperOrigin-RevId: 635859242
2024-05-21 18:49:06 +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
8fee1d9e26 v0.1.386
PiperOrigin-RevId: 597577360
2024-01-18 18:09:09 +00:00
Google Earth Engine Authors
0950defb0d v0.1.381
PiperOrigin-RevId: 584437309
2023-11-29 20:23:07 -08:00
Google Earth Engine Authors
7211f0e7a4 v0.1.379
PiperOrigin-RevId: 581060984
2023-11-15 19:51:24 +00:00
Google Earth Engine Authors
d12607be18 v0.1.371
PiperOrigin-RevId: 567108984
2023-09-27 16:16:51 +00:00
Google Earth Engine Authors
b98c266dc7 v0.1.370
PiperOrigin-RevId: 565718645
2023-09-20 20:19:30 +00:00
Google Earth Engine Authors
cada8136b9 v0.1.368
PiperOrigin-RevId: 562013832
2023-09-07 15:22:33 +00:00
Google Earth Engine Authors
52c48b900f v0.1.366
PiperOrigin-RevId: 559778483
2023-08-24 20:07:47 +00:00
Google Earth Engine Authors
aed64b3ffc v0.1.365
PiperOrigin-RevId: 557617293
2023-08-23 20:23:39 +00:00
Google Earth Engine Authors
e083f3a74e v0.1.364
PiperOrigin-RevId: 555340666
2023-08-16 19:29:09 +00:00
Google Earth Engine Authors
eefa5a825a v0.1.363
PiperOrigin-RevId: 553607314
2023-08-09 18:23:09 +00:00
Google Earth Engine Authors
96bf7952f5 v0.1.362
PiperOrigin-RevId: 553475706
2023-08-03 18:13:33 +00:00