Eemont

Latest version: v0.3.6

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.2.5

--------------

New Features
~~~~~~~~~~~~~~~~~~~~~~

- The :code:`panSharpen()` extended method for ee.Image and ee.ImageCollection classes was created.
- The :code:`matchHistogram()` extended method for ee.Image classes was created.

Contributors
~~~~~~~~~~~~~~~~~~~~~~

- `Aaron Zuspan <https://github.com/aazuspan>`_

0.2.4

--------------

Improvements
~~~~~~~~~~~~~~~~~~~~~~

- The :code:`maskClouds()`, :code:`spectralIndices()`, :code:`scaleAndOffset()` and :code:`preprocess()` extended methods for ee.Image and ee.ImageCollection classes now support the following platforms:

- `USGS Landsat 8 Level 2, Collection 2, Tier 1 <https://developers.google.com/earth-engine/datasets/catalog/LANDSAT_LC08_C02_T1_L2>`_
- `USGS Landsat 7 Level 2, Collection 2, Tier 1 <https://developers.google.com/earth-engine/datasets/catalog/LANDSAT_LE07_C02_T1_L2>`_

0.2.3

--------------

Improvements
~~~~~~~~~~~~~~~~~~~~~~

- Conflicts of the :code:`__len__` Container Emulation method of the *ee.Dictionary* module were solved.

0.2.2

--------------

New Modules
~~~~~~~~~~~~~~~~~~~~~~

- The *ee.Dictionary* module was created.

New Features
~~~~~~~~~~~~~~~~~~~~~~

- The :code:`__contains__` container emulation method was overloaded for ee.Dictionary and ee.List objects.
- The :code:`__len__` container emulation method was overloaded for ee.Dictionary, ee.List, ee.FeatureCollection and ee.ImageCollection objects.
- The :code:`__getitem__` container emulation method was overloaded for ee.Dictionary, ee.List, ee.Feature, ee.FeatureCollection, ee.Image and ee.ImageCollection objects.

0.2.1

--------------

New Features
~~~~~~~~~~~~~~~~~~~~~~

- The :code:`LinearRingFromPlusCodes()` extended constructor for ee.Geometry classes was created.
- The :code:`LineStringFromPlusCodes()` extended constructor for ee.Geometry classes was created.
- The :code:`MultiLineStringFromPlusCodes()` extended constructor for ee.Geometry classes was created.
- The :code:`MultiPointFromPlusCodes()` extended constructor for ee.Geometry classes was created.
- The :code:`MultiPolygonFromPlusCodes()` extended constructor for ee.Geometry classes was created.
- The :code:`PointFromPlusCode()` extended constructor for ee.Geometry classes was created.
- The :code:`PolygonFromPlusCodes()` extended constructor for ee.Geometry classes was created.
- The :code:`RectangleFromPlusCodes()` extended constructor for ee.Geometry classes was created.
- The :code:`plusCodes()` extended method for ee.Geometry and ee.Feature classes was created.

Contributors
~~~~~~~~~~~~~~~~~~~~~~

- `Aaron Zuspan <https://github.com/aazuspan>`_

0.2.0

--------------

New Modules
~~~~~~~~~~~~~~~~~~~~~~

- The *ee.Number* module was created.
- The *ee.List* module was created.
- The *extending* module was created.

New Features
~~~~~~~~~~~~~~~~~~~~~~

- The :code:`getOffsetParams()` extended method for ee.Image and ee.ImageCollection classes was created.
- The :code:`getScaleParams()` extended method for ee.Image and ee.ImageCollection classes was created.
- The :code:`scaleAndOffset()` extended method for ee.Image and ee.ImageCollection classes was created and will replace the :code:`scale()` method.
- The :code:`spectralIndices()` extended method for ee.Image and ee.ImageCollection classes was created and will replace the :code:`index()` method.
- The :code:`preprocess()` extended method for ee.Image and ee.ImageCollection classes was created.
- The :code:`getDOI()` extended method for ee.Image and ee.ImageCollection classes was created.
- The :code:`getCitation()` extended method for ee.Image and ee.ImageCollection classes was created.
- The :code:`getSTAC()` extended method for ee.Image and ee.ImageCollection classes was created.
- The binary operators (+, -, \*\, /, //, %, \**\ , <<, >>, &, |) were overloaded for ee.Number objects.
- The binary operators (+, \*\) were overloaded for ee.List objects.
- The rich comparisons (<, <=, ==, !=, >, >=) were overloaded for ee.Number objects.
- The unary operators (-, ~) were overloaded for ee.Number objects.

Improvements
~~~~~~~~~~~~~~~~~~~~~~

- The :code:`maskClouds()` extended method for ee.Image and ee.ImageCollection classes now supports the following platforms:

- `VNP09GA: VIIRS Surface Reflectance Daily 500m and 1km <https://developers.google.com/earth-engine/datasets/catalog/NOAA_VIIRS_001_VNP09GA?hl=en>`_
- `VNP13A1: VIIRS Vegetation Indices 16-Day 500m <https://developers.google.com/earth-engine/datasets/catalog/NOAA_VIIRS_001_VNP13A1?hl=en>`_
- The :code:`scaleAndOffset()` extended method for ee.Image and ee.ImageCollection classes now supports ALL raster datasets from the `Google Earth Engine STAC Catalog <https://developers.google.com/earth-engine/datasets>`_.
- The :code:`spectralIndices()` extended method for ee.Image and ee.ImageCollection classes now supports ALL indices from the `Awesome List of Spectral Indices for Google Earth Engine <https://github.com/davemlz/awesome-ee-spectral-indices>`_.

Pending Deprecation
~~~~~~~~~~~~~~~~~~~~~~

- The :code:`index()` method for ee.Image and ee.ImageCollection classes will be deprecated in future versions.
- The :code:`scale()` method for ee.Image and ee.ImageCollection classes will be deprecated in future versions.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.