earthengine-api 1.5.19__py3-none-any.whl → 1.5.20__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: earthengine-api
3
- Version: 1.5.19
3
+ Version: 1.5.20
4
4
  Summary: Earth Engine Python API
5
5
  Author-email: Google LLC <noreply@google.com>
6
6
  License: Apache-2.0
@@ -1,5 +1,5 @@
1
- earthengine_api-1.5.19.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
2
- ee/__init__.py,sha256=tLF4YiM71C9v9qgRbytuCrYrteDXEAT_6CAB0HuZr5Q,16864
1
+ earthengine_api-1.5.20.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
2
+ ee/__init__.py,sha256=1btoMi_U17AST7z6vHEyNY_n1qrCDpVGPQO1WV3icE8,16864
3
3
  ee/_arg_types.py,sha256=iKWKK4KjkgIv6s4hZDCakHLdBxVp3jcoBsbaJYjtIe4,2674
4
4
  ee/_cloud_api_utils.py,sha256=ABvZ6h80GHndnoDVM6Q0i8xsFe4z5gD6K1sGpU4T8TA,32485
5
5
  ee/_helpers.py,sha256=roBMok5ZvoWmQx2Pd4F26uTFN1q-SNeoFiHo-aGuE0A,4684
@@ -57,7 +57,7 @@ ee/cli/utils.py,sha256=LUkogw-jOwks7s-rcriWIGKI3hQYOhQ6uuJYl_uHB4E,13864
57
57
  ee/tests/_cloud_api_utils_test.py,sha256=SANsImcCZDnEcbV0nBFwT5QYM76XtAuppFns5SurM-o,18816
58
58
  ee/tests/_helpers_test.py,sha256=exOYxGKSiXHKQF3Tn189LVfP7wcAXbmAy3BkS0690yY,1941
59
59
  ee/tests/_utils_test.py,sha256=bOarVj3U-VFo9Prog8WQN_hAOMwJOiWKJxevUbdFPBQ,2753
60
- ee/tests/algorithms.json,sha256=5ybcqWaMdomjC0tL2YQi-uVB6xnLAkbhnaOOI08i2xc,722208
60
+ ee/tests/algorithms.json,sha256=sEnKe5UfxKtlS28Xc-5DruJBp63qWTr78rEBWphl8aQ,722957
61
61
  ee/tests/apifunction_test.py,sha256=62El-6jcgQmD7qt9eEDdM7IeIQmpV8M5xQ439g-zfN4,3767
62
62
  ee/tests/batch_test.py,sha256=UdNmismzpVhH_h_iTNvfHIru9Sa8RyoN2WVSmwScZF4,62212
63
63
  ee/tests/blob_test.py,sha256=JqKRhREvZ-ZdTMjH9SdvdKieKg2FTj76hpSYMV3xZqI,3581
@@ -100,8 +100,8 @@ ee/tests/reducer_test.py,sha256=wzwESob1ZPtC2IfkmDYFkL631Ph9VtmCl2UhQQOzZBc,3152
100
100
  ee/tests/serializer_test.py,sha256=5aApenGb9_tOTM4J8zFcT0JFzAOO_Av6dYGFz93COP8,8814
101
101
  ee/tests/table_converter_test.py,sha256=HSZpEvDG-H1RATnQXcZNR8O3kEJdJ3rHc-46KTiOWpY,3385
102
102
  ee/tests/terrain_test.py,sha256=kV901v89SBKzgSNqG6k3wxh3IdDfQeNdxmD5f9ouV18,4334
103
- earthengine_api-1.5.19.dist-info/METADATA,sha256=i8hl--mLKtqLtM7I5oNYIMIFvfkXLFzVsv_fDySoquU,2143
104
- earthengine_api-1.5.19.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
105
- earthengine_api-1.5.19.dist-info/entry_points.txt,sha256=-Ax4SCU-S474r8OD2LIxata6PRmkZoDrppQ4fP_exNc,50
106
- earthengine_api-1.5.19.dist-info/top_level.txt,sha256=go5zOwCgm5lIS3yTR-Vsxp1gNI4qdS-MP5eY-7zMxVY,3
107
- earthengine_api-1.5.19.dist-info/RECORD,,
103
+ earthengine_api-1.5.20.dist-info/METADATA,sha256=H54WnfWMfDQNV0CGp_wOd7QlnMkngDJ9vH4Psb4IfnE,2143
104
+ earthengine_api-1.5.20.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
105
+ earthengine_api-1.5.20.dist-info/entry_points.txt,sha256=-Ax4SCU-S474r8OD2LIxata6PRmkZoDrppQ4fP_exNc,50
106
+ earthengine_api-1.5.20.dist-info/top_level.txt,sha256=go5zOwCgm5lIS3yTR-Vsxp1gNI4qdS-MP5eY-7zMxVY,3
107
+ earthengine_api-1.5.20.dist-info/RECORD,,
ee/__init__.py CHANGED
@@ -1,6 +1,6 @@
1
1
  """The EE Python library."""
2
2
 
3
- __version__ = '1.5.19'
3
+ __version__ = '1.5.20'
4
4
 
5
5
  # Using lowercase function naming to match the JavaScript names.
6
6
  # pylint: disable=g-bad-name
ee/tests/algorithms.json CHANGED
@@ -2265,7 +2265,7 @@
2265
2265
  }, {
2266
2266
  "argumentName": "geometryColumn",
2267
2267
  "type": "String",
2268
- "description": "The name of the column to use as the main feature geometry. If not specified, all features will have null geometry.",
2268
+ "description": "The name of the column to use as the main feature geometry. If not specified, the first column with GEOGRAPHY type will be used.",
2269
2269
  "optional": true,
2270
2270
  "defaultValue": null
2271
2271
  }]
@@ -2280,7 +2280,7 @@
2280
2280
  }, {
2281
2281
  "argumentName": "geometryColumn",
2282
2282
  "type": "String",
2283
- "description": "The name of the column to use as the main feature geometry. If not specified, all features will have null geometry.",
2283
+ "description": "The name of the column to use as the main feature geometry. If not specified, the first geometry column will be used.",
2284
2284
  "optional": true,
2285
2285
  "defaultValue": null
2286
2286
  }, {
@@ -11111,6 +11111,33 @@
11111
11111
  "optional": true,
11112
11112
  "defaultValue": null
11113
11113
  }]
11114
+ }, {
11115
+ "name": "algorithms/SerializableZarrV2ArrayImage",
11116
+ "description": "INTERNAL",
11117
+ "returnType": "Image\u003cunknown bands\u003e",
11118
+ "arguments": [{
11119
+ "argumentName": "uri",
11120
+ "type": "String"
11121
+ }, {
11122
+ "argumentName": "proj",
11123
+ "type": "Projection"
11124
+ }, {
11125
+ "argumentName": "starts",
11126
+ "type": "List\u003cInteger\u003e"
11127
+ }, {
11128
+ "argumentName": "ends",
11129
+ "type": "List\u003cInteger\u003e"
11130
+ }, {
11131
+ "argumentName": "arrayName",
11132
+ "type": "String"
11133
+ }, {
11134
+ "argumentName": "arrayAsSerializableDictionary",
11135
+ "type": "Dictionary\u003cObject\u003e"
11136
+ }, {
11137
+ "argumentName": "dimensionNames",
11138
+ "type": "List\u003cString\u003e"
11139
+ }],
11140
+ "hidden": true
11114
11141
  }, {
11115
11142
  "name": "algorithms/ImageCollection.cast",
11116
11143
  "description": "Casts some or all bands of each image in an ImageCollection to the specified types.",