earthengine-api 1.5.19rc0__tar.gz → 1.5.20__tar.gz
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.
Potentially problematic release.
This version of earthengine-api might be problematic. Click here for more details.
- {earthengine_api-1.5.19rc0/earthengine_api.egg-info → earthengine_api-1.5.20}/PKG-INFO +1 -1
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20/earthengine_api.egg-info}/PKG-INFO +1 -1
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/__init__.py +1 -1
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/algorithms.json +29 -2
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/pyproject.toml +1 -1
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/LICENSE +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/MANIFEST.in +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/README.md +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/earthengine_api.egg-info/SOURCES.txt +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/earthengine_api.egg-info/dependency_links.txt +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/earthengine_api.egg-info/entry_points.txt +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/earthengine_api.egg-info/requires.txt +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/earthengine_api.egg-info/top_level.txt +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/_arg_types.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/_cloud_api_utils.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/_helpers.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/_utils.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/apifunction.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/apitestcase.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/batch.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/blob.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/classifier.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/cli/__init__.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/cli/commands.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/cli/eecli.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/cli/eecli_wrapper.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/cli/utils.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/clusterer.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/collection.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/computedobject.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/confusionmatrix.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/customfunction.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/data.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/daterange.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/deprecation.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/deserializer.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/dictionary.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/ee_array.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/ee_date.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/ee_exception.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/ee_list.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/ee_number.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/ee_string.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/ee_types.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/element.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/encodable.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/errormargin.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/feature.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/featurecollection.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/filter.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/function.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/geometry.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/image.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/image_converter.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/imagecollection.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/join.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/kernel.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/mapclient.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/model.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/oauth.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/pixeltype.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/projection.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/py.typed +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/reducer.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/serializer.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/table_converter.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/terrain.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/_cloud_api_utils_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/_helpers_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/_utils_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/apifunction_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/batch_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/blob_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/classifier_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/cloud_api_discovery_document.json +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/clusterer_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/collection_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/computedobject_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/confusionmatrix_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/data_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/daterange_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/deprecation_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/deserializer_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/dictionary_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/ee_array_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/ee_date_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/ee_list_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/ee_number_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/ee_string_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/ee_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/ee_types_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/element_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/errormargin_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/feature_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/featurecollection_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/filter_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/function_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/geometry_point_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/geometry_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/image_converter_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/image_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/imagecollection_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/join_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/kernel_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/model_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/oauth_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/pixeltype_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/projection_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/reducer_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/serializer_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/table_converter_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/terrain_test.py +0 -0
- {earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/setup.cfg +0 -0
|
@@ -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,
|
|
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,
|
|
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.",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/earthengine_api.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
{earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/earthengine_api.egg-info/entry_points.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{earthengine_api-1.5.19rc0 → earthengine_api-1.5.20}/ee/tests/cloud_api_discovery_document.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|