earthengine-api 1.7.5rc0__tar.gz → 1.7.6rc0__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.
Files changed (115) hide show
  1. {earthengine_api-1.7.5rc0/earthengine_api.egg-info → earthengine_api-1.7.6rc0}/PKG-INFO +2 -1
  2. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0/earthengine_api.egg-info}/PKG-INFO +2 -1
  3. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/__init__.py +1 -1
  4. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/algorithms.json +32 -2
  5. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/pyproject.toml +2 -1
  6. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/LICENSE +0 -0
  7. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/MANIFEST.in +0 -0
  8. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/README.md +0 -0
  9. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/earthengine_api.egg-info/SOURCES.txt +0 -0
  10. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/earthengine_api.egg-info/dependency_links.txt +0 -0
  11. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/earthengine_api.egg-info/entry_points.txt +0 -0
  12. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/earthengine_api.egg-info/requires.txt +0 -0
  13. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/earthengine_api.egg-info/top_level.txt +0 -0
  14. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/_arg_types.py +0 -0
  15. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/_cloud_api_utils.py +0 -0
  16. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/_helpers.py +0 -0
  17. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/_state.py +0 -0
  18. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/_utils.py +0 -0
  19. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/apifunction.py +0 -0
  20. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/apitestcase.py +0 -0
  21. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/batch.py +0 -0
  22. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/blob.py +0 -0
  23. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/classifier.py +0 -0
  24. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/cli/__init__.py +0 -0
  25. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/cli/commands.py +0 -0
  26. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/cli/eecli.py +0 -0
  27. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/cli/eecli_wrapper.py +0 -0
  28. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/cli/utils.py +0 -0
  29. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/clusterer.py +0 -0
  30. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/collection.py +0 -0
  31. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/computedobject.py +0 -0
  32. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/confusionmatrix.py +0 -0
  33. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/customfunction.py +0 -0
  34. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/data.py +0 -0
  35. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/daterange.py +0 -0
  36. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/deprecation.py +0 -0
  37. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/deserializer.py +0 -0
  38. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/dictionary.py +0 -0
  39. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/ee_array.py +0 -0
  40. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/ee_date.py +0 -0
  41. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/ee_exception.py +0 -0
  42. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/ee_list.py +0 -0
  43. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/ee_number.py +0 -0
  44. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/ee_string.py +0 -0
  45. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/ee_types.py +0 -0
  46. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/element.py +0 -0
  47. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/encodable.py +0 -0
  48. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/errormargin.py +0 -0
  49. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/feature.py +0 -0
  50. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/featurecollection.py +0 -0
  51. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/filter.py +0 -0
  52. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/function.py +0 -0
  53. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/geometry.py +0 -0
  54. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/image.py +0 -0
  55. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/image_converter.py +0 -0
  56. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/imagecollection.py +0 -0
  57. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/join.py +0 -0
  58. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/kernel.py +0 -0
  59. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/mapclient.py +0 -0
  60. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/model.py +0 -0
  61. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/oauth.py +0 -0
  62. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/pixeltype.py +0 -0
  63. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/projection.py +0 -0
  64. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/py.typed +0 -0
  65. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/reducer.py +0 -0
  66. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/serializer.py +0 -0
  67. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/table_converter.py +0 -0
  68. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/terrain.py +0 -0
  69. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/_cloud_api_utils_test.py +0 -0
  70. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/_helpers_test.py +0 -0
  71. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/_state_test.py +0 -0
  72. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/_utils_test.py +0 -0
  73. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/apifunction_test.py +0 -0
  74. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/batch_test.py +0 -0
  75. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/blob_test.py +0 -0
  76. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/classifier_test.py +0 -0
  77. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/cloud_api_discovery_document.json +0 -0
  78. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/clusterer_test.py +0 -0
  79. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/collection_test.py +0 -0
  80. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/computedobject_test.py +0 -0
  81. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/confusionmatrix_test.py +0 -0
  82. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/data_test.py +0 -0
  83. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/daterange_test.py +0 -0
  84. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/deprecation_test.py +0 -0
  85. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/deserializer_test.py +0 -0
  86. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/dictionary_test.py +0 -0
  87. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/ee_array_test.py +0 -0
  88. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/ee_date_test.py +0 -0
  89. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/ee_list_test.py +0 -0
  90. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/ee_number_test.py +0 -0
  91. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/ee_string_test.py +0 -0
  92. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/ee_test.py +0 -0
  93. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/ee_types_test.py +0 -0
  94. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/element_test.py +0 -0
  95. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/errormargin_test.py +0 -0
  96. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/feature_test.py +0 -0
  97. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/featurecollection_test.py +0 -0
  98. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/filter_test.py +0 -0
  99. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/function_test.py +0 -0
  100. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/geometry_point_test.py +0 -0
  101. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/geometry_test.py +0 -0
  102. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/image_converter_test.py +0 -0
  103. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/image_test.py +0 -0
  104. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/imagecollection_test.py +0 -0
  105. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/join_test.py +0 -0
  106. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/kernel_test.py +0 -0
  107. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/model_test.py +0 -0
  108. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/oauth_test.py +0 -0
  109. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/pixeltype_test.py +0 -0
  110. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/projection_test.py +0 -0
  111. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/reducer_test.py +0 -0
  112. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/serializer_test.py +0 -0
  113. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/table_converter_test.py +0 -0
  114. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/ee/tests/terrain_test.py +0 -0
  115. {earthengine_api-1.7.5rc0 → earthengine_api-1.7.6rc0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: earthengine-api
3
- Version: 1.7.5rc0
3
+ Version: 1.7.6rc0
4
4
  Summary: Earth Engine Python API
5
5
  Author-email: Google LLC <noreply@google.com>
6
6
  License: Apache-2.0
@@ -17,6 +17,7 @@ Classifier: Programming Language :: Python :: 3.10
17
17
  Classifier: Programming Language :: Python :: 3.11
18
18
  Classifier: Programming Language :: Python :: 3.12
19
19
  Classifier: Programming Language :: Python :: 3.13
20
+ Classifier: Programming Language :: Python :: 3.14
20
21
  Classifier: Programming Language :: Python
21
22
  Classifier: Topic :: Multimedia :: Graphics :: Viewers
22
23
  Classifier: Topic :: Scientific/Engineering :: GIS
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: earthengine-api
3
- Version: 1.7.5rc0
3
+ Version: 1.7.6rc0
4
4
  Summary: Earth Engine Python API
5
5
  Author-email: Google LLC <noreply@google.com>
6
6
  License: Apache-2.0
@@ -17,6 +17,7 @@ Classifier: Programming Language :: Python :: 3.10
17
17
  Classifier: Programming Language :: Python :: 3.11
18
18
  Classifier: Programming Language :: Python :: 3.12
19
19
  Classifier: Programming Language :: Python :: 3.13
20
+ Classifier: Programming Language :: Python :: 3.14
20
21
  Classifier: Programming Language :: Python
21
22
  Classifier: Topic :: Multimedia :: Graphics :: Viewers
22
23
  Classifier: Topic :: Scientific/Engineering :: GIS
@@ -1,6 +1,6 @@
1
1
  """The EE Python library."""
2
2
 
3
- __version__ = '1.7.5rc0'
3
+ __version__ = '1.7.6rc0'
4
4
 
5
5
  # Using lowercase function naming to match the JavaScript names.
6
6
  # pylint: disable=g-bad-name
@@ -615,7 +615,7 @@
615
615
  }]
616
616
  }, {
617
617
  "name": "algorithms/TemporalSegmentation.C2c",
618
- "description": "An implementation of the Composite 2 Change (C2C) algorithm. This algorithm segments a time series using a piecewise linear fit with the minimum of segments required to fit the data within the given maximum root mean squared error (RMSE). For every band given the algorithm will return the following bands:\n changeDate:A 1D array of doubles representing pairs of start and end dates for each fitted segment. The date format is determined by the dateFormat argument.\n value: A 1D array of doubles of the value of the band at the changeDate.\n magnitude: A 1D array of doubles providing the absolute difference between the values before and after a change date. The first magnitude is always NaN.\n duration: A 1D array of doubles of the duration of the segment preceding the change date. The first duration is always NaN.\n rate: A 1D array of doubles of the rate of change of the data preceding the. change date. The first rate is always NaN.\n postMagnitude: A 1D array of doubles of the absolute difference between the values after the change date and the value at the change date. The last postMagnitude is always NaN.\n postDuration: The duration of the segment following the change date. The last postDuration is always NaN.\n postRate: The rate of change of the data following the change date. The last postRate is always NaN.\n See Hermosilla et al. (2015) dx.doi.org/10.1016/j.rse.2014.11.005 for further details on the original algorithm.\n This algorithm is in preview and is subject to change.",
618
+ "description": "An implementation of the Composite 2 Change (C2C) algorithm. This algorithm segments a time series using a piecewise linear fit with the minimum of segments required to fit the data within the given maximum root mean squared error (RMSE). For every band given the algorithm will return the following bands:\n changeDate:A 1D array of doubles representing pairs of start and end dates for each fitted segment. The date format is determined by the dateFormat argument.\n value: A 1D array of doubles of the value of the band at the changeDate.\n magnitude: A 1D array of doubles providing the absolute difference between the values before and after a change date. The first magnitude is always NaN.\n duration: A 1D array of doubles of the duration of the segment preceding the change date. The first duration is always NaN.\n rate: A 1D array of doubles of the rate of change of the data preceding the. change date. The first rate is always NaN.\n postMagnitude: A 1D array of doubles of the absolute difference between the values after the change date and the value at the change date. The last postMagnitude is always NaN.\n postDuration: The duration of the segment following the change date. The last postDuration is always NaN.\n postRate: The rate of change of the data following the change date. The last postRate is always NaN.\n indexRegrowth: The difference between the value in change date and the value five data points after.\n recoveryIndicator: The indexRegrowth/magnitude ratio.\n regrowth60: Time difference between breakpoint and the data point where the series value is 60% of the pre-distrubance value.\n regrowth60: Time difference between breakpoint and the data point where the series value is 80% of the pre-distrubance value.\n regrowth60: Time difference between breakpoint and the data point where the series value is 100% of the pre-distrubance value.\n See: Hermosilla et al. (2015) dx.doi.org/10.1016/j.rse.2014.11.005 for further details on the original algorithm.\n Algorithm implementation can be found on GitHub: https://github.com/saveriofrancini/C2C-GEE\n Acknowledgements: FORWARDS and NextGenCarbon.\n Citation: Txomin Hermosilla, Michael A. Wulder, Joanne C. White, Nicholas C. Coops, Daniel Coelho, Giovanni Ciatto, Noel Gorelick, and Saverio Francini. In preparation. Image compositing, time-series change detection and temporal metrics: Implementation of the Composite2Change (C2C) algorithm on Google Earth Engine. This algorithm is in preview and is subject to change.",
619
619
  "returnType": "Image\u003cunknown bands\u003e",
620
620
  "arguments": [{
621
621
  "argumentName": "collection",
@@ -657,6 +657,26 @@
657
657
  "type": "Float",
658
658
  "optional": true,
659
659
  "defaultValue": 0.85
660
+ }, {
661
+ "argumentName": "includePostMetrics",
662
+ "type": "Boolean",
663
+ "optional": true,
664
+ "defaultValue": true
665
+ }, {
666
+ "argumentName": "includeRegrowth",
667
+ "type": "Boolean",
668
+ "optional": true,
669
+ "defaultValue": false
670
+ }, {
671
+ "argumentName": "useRelativeRegrowth",
672
+ "type": "Boolean",
673
+ "optional": true,
674
+ "defaultValue": false
675
+ }, {
676
+ "argumentName": "negativeMagnitudeOnly",
677
+ "type": "Boolean",
678
+ "optional": true,
679
+ "defaultValue": false
660
680
  }]
661
681
  }, {
662
682
  "name": "algorithms/TemporalSegmentation.StructuralChangeBreakpoints",
@@ -9496,6 +9516,16 @@
9496
9516
  "type": "String",
9497
9517
  "description": "The Cloud Storage URI of the GeoTIFF to load. The bucket metadata must be accessible (requires the `storage.buckets.get` permission which is provided by the role \"Storage Legacy Bucket Reader\" among others, see https://cloud.google.com/storage/docs/access-control/iam-roles) and the bucket must be located in the US multi-region, a dual-region including US-CENTRAL1, or the US-CENTRAL1 region."
9498
9518
  }]
9519
+ }, {
9520
+ "name": "algorithms/Image.loadMosaic",
9521
+ "description": "Loads a mosaic metadata file as an Image.",
9522
+ "returnType": "Image\u003cunknown bands\u003e",
9523
+ "arguments": [{
9524
+ "argumentName": "uri",
9525
+ "type": "String",
9526
+ "description": "The Cloud Storage URI of the mosaic metadata file to load."
9527
+ }],
9528
+ "hidden": true
9499
9529
  }, {
9500
9530
  "name": "algorithms/Image.loadZarrV2Array",
9501
9531
  "description": "Loads a Zarr v2 array as an Image. The array attributes (.zattrs) must contain the field \u0027_ARRAY_DIMENSIONS\u0027, which is a list of the names of each dimension (e.g., [\u0027time\u0027, \u0027y\u0027, \u0027x\u0027]). There must be at least two dimensions, with the final two representing Y and X respectively (e.g., [\u0027lat\u0027, \u0027lon\u0027]). The supported compression codecs are \u0027blosc\u0027, \u0027gzip\u0027, \u0027lz4\u0027, \u0027zlib\u0027, and \u0027zstd\u0027. The supported blosc meta-compression codecs are \u0027lz4\u0027, lz4hc\u0027, \u0027zlib\u0027, and \u0027zstd\u0027 (\u0027blosclz\u0027 is not supported).",
@@ -10404,7 +10434,7 @@
10404
10434
  }]
10405
10435
  }, {
10406
10436
  "name": "algorithms/Image.sldStyle",
10407
- "description": "Styles a raster input with the provided OGC SLD styling.\nPoints of note:\n * OGC SLD 1.0 and OGC SE 1.1 are supported.\n * The XML document passed in can be complete, or just the SldRasterSymbolizer element and down.\n * Exactly one SldRasterSymbolizer is required.\n * Bands may be selected by their proper EarthEngine names or using numeric identifiers (\"1\", \"2\", ...). Proper EarthEngine names are tried first.\n * The Histogram and Normalize contrast stretch mechanisms are supported.\n * The type\u003d\"values\", type\u003d\"intervals\" and type\u003d\"ramp\" attributes for ColorMap element in SLD 1.0 (GeoServer extensions) are supported.\n * Opacity is only taken into account when it is 0.0 (transparent). Non-zero opacity values are treated as completely opaque.\n * The OverlapBehavior definition is currently ignored.\n * The ShadedRelief mechanism is not currently supported.\n * The ImageOutline mechanism is not currently supported.\n * The Geometry element is ignored.\nThe output image will have histogram_bandname metadata if histogram equalization or normalization is requested.",
10437
+ "description": "Styles a raster input with the provided OGC SLD styling.\nPoints of note:\n * OGC SLD 1.0 and OGC SE 1.1 are supported.\n * The XML document passed in can be complete, or just the SldRasterSymbolizer element and down.\n * Exactly one SldRasterSymbolizer is required.\n * Bands may be selected by their proper Earth Engine names or using numeric identifiers (\"1\", \"2\", ...). Proper Earth Engine names are tried first.\n * The Histogram and Normalize contrast stretch mechanisms are supported.\n * The type\u003d\"values\", type\u003d\"intervals\" and type\u003d\"ramp\" attributes for ColorMap element in SLD 1.0 (GeoServer extensions) are supported.\n * Opacity is only taken into account when it is 0.0 (transparent). Non-zero opacity values are treated as completely opaque.\n * The OverlapBehavior definition is currently ignored.\n * The ShadedRelief mechanism is not currently supported.\n * The ImageOutline mechanism is not currently supported.\n * The Geometry element is ignored.\nThe output image will have histogram_bandname metadata if histogram equalization or normalization is requested.",
10408
10438
  "returnType": "Image\u003cunknown bands\u003e",
10409
10439
  "arguments": [{
10410
10440
  "argumentName": "input",
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "earthengine-api"
3
- version = "1.7.5rc0"
3
+ version = "1.7.6rc0"
4
4
  description = "Earth Engine Python API"
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.10"
@@ -26,6 +26,7 @@ classifiers = [
26
26
  "Programming Language :: Python :: 3.11",
27
27
  "Programming Language :: Python :: 3.12",
28
28
  "Programming Language :: Python :: 3.13",
29
+ "Programming Language :: Python :: 3.14",
29
30
  "Programming Language :: Python",
30
31
  "Topic :: Multimedia :: Graphics :: Viewers",
31
32
  "Topic :: Scientific/Engineering :: GIS",