Eemont

Latest version: v0.3.6

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

Scan your dependencies

Page 1 of 3

0.3.5

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

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

- Added :code:`beta` argument to :code:`spectralIndices`.
- Added :code:`lambdaN` argument to :code:`spectralIndices`.
- Added :code:`lambdaR` argument to :code:`spectralIndices`.
- Added :code:`lambdaG` argument to :code:`spectralIndices`.
- The Awesome Spectral Indices list was updated to v0.1.0.
- The :code:`maskClouds()` extended method for ee.Image and ee.ImageCollection classes now supports the following platforms:

- `Harmonized Sentinel-2 MSI: MultiSpectral Instrument, Level-2A <https://developers.google.com/earth-engine/datasets/catalog/COPERNICUS_S2_SR_HARMONIZED?hl=en>`_
- `MOD09GA.061 Terra Surface Reflectance Daily Global 1km and 500m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MOD09GA?hl=en>`_
- `MCD15A3H.061 MODIS Leaf Area Index/FPAR 4-Day Global 500m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MCD15A3H?hl=en>`_
- `MOD09Q1.061 Terra Surface Reflectance 8-Day Global 250m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MOD09Q1?hl=en>`_
- `MOD09A1.061 Terra Surface Reflectance 8-Day Global 500m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MOD09A1?hl=en>`_
- `MOD13Q1.061 Terra Vegetation Indices 16-Day Global 250m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MOD13Q1?hl=en>`_
- `MOD13A1.061 Terra Vegetation Indices 16-Day Global 500m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MOD13A1?hl=en>`_
- `MOD13A2.061 Terra Vegetation Indices 16-Day Global 1km <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MOD13A2?hl=en>`_
- `MYD09GA.061 Aqua Surface Reflectance Daily Global 1km and 500m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MYD09GA?hl=en>`_
- `MYD09Q1.061 Aqua Surface Reflectance 8-Day Global 250m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MYD09Q1?hl=en>`_
- `MYD09A1.061 Aqua Surface Reflectance 8-Day Global 500m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MYD09A1?hl=en>`_
- `MYD13Q1.061 Aqua Vegetation Indices 16-Day Global 250m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MYD13Q1?hl=en>`_
- `MYD13A1.061 Aqua Vegetation Indices 16-Day Global 500m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MYD13A1?hl=en>`_
- `MYD13A2.061 Aqua Vegetation Indices 16-Day Global 1km <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MYD13A2?hl=en>`_
- The :code:`scaleAndOffset()` extended method for ee.Image and ee.ImageCollection classes was updated and now supports all datasets included the GEE STAC (as of 2022-07-27).
- The :code:`spectralIndices()` extended method for ee.Image and ee.ImageCollection classes now supports the following platforms:

- `Harmonized Sentinel-2 MSI: MultiSpectral Instrument, Level-2A <https://developers.google.com/earth-engine/datasets/catalog/COPERNICUS_S2_SR_HARMONIZED?hl=en>`_
- `Harmonized Sentinel-2 MSI: MultiSpectral Instrument, Level-1C <https://developers.google.com/earth-engine/datasets/catalog/COPERNICUS_S2_HARMONIZED?hl=en>`_
- `MOD09GA.061 Terra Surface Reflectance Daily Global 1km and 500m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MOD09GA?hl=en>`_
- `MOD09GQ.061 Terra Surface Reflectance Daily Global 250m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MOD09GQ?hl=en>`_
- `MOD09Q1.061 Terra Surface Reflectance 8-Day Global 250m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MOD09Q1?hl=en>`_
- `MOD09A1.061 Terra Surface Reflectance 8-Day Global 500m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MOD09A1?hl=en>`_
- `MYD09GA.061 Aqua Surface Reflectance Daily Global 1km and 500m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MYD09GA?hl=en>`_
- `MYD09GQ.061 Aqua Surface Reflectance Daily Global 250m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MYD09GQ?hl=en>`_
- `MYD09Q1.061 Aqua Surface Reflectance 8-Day Global 250m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MYD09Q1?hl=en>`_
- `MYD09A1.061 Aqua Surface Reflectance 8-Day Global 500m <https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MYD09A1?hl=en>`_

0.3.4

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

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

- Added Landsat-9 to :code:`tasseledCap` (`ee-extra 43 <https://github.com/r-earthengine/ee_extra/pull/43>`_).
- Added Landsat-9 to :code:`spectralIndices` (`ee-extra 41 <https://github.com/r-earthengine/ee_extra/issues/41>`_).
- Added Landsat-9 to :code:`panSharpen` (`ee-extra 40 <https://github.com/r-earthengine/ee_extra/pull/40>`_).

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

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

0.3.3

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

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

- Added :code:`k` argument to :code:`spectralIndices` (`61 <https://github.com/davemlz/eemont/issues/61>`_).
- The Awesome Spectral Indices list was updated to v0.0.6.

0.3.2

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

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

- :code:`panSharpen` and :code:`matchHistogram` are linked to ee_extra (`60 <https://github.com/davemlz/eemont/pull/60>`_).
- Added :code:`omega` argument to :code:`spectralIndices` (`54 <https://github.com/davemlz/eemont/issues/54>`_).

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

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

0.3.1

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

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

- Bugs (`55 <https://github.com/davemlz/eemont/pull/55>`_) of the :code:`app` module were solved.
- Typos (`56 <https://github.com/davemlz/eemont/pull/56>`_) were corrected.

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

- `Qiusheng Wu <https://github.com/giswqs>`_

0.3.0

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

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

..
- The :code:`require()` extended method for ee was created.
- The :code:`install()` extended method for ee was created.
- The :code:`uninstall()` extended method for ee was created.
- The :code:`tasseledCap()` extended method for ee.Image and ee.ImageCollection was created.
- The :code:`ee.App` class was created.
- The :code:`listApps()` extended method for ee was created.
- The :code:`listDatasets()` extended method for ee was created.

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

- The Awesome Spectral Indices list was updated to v0.0.3.
- Errors (`43 <https://github.com/davemlz/eemont/issues/43>`_) of the :code:`getTimeSeriesByRegion` method of the *ee.ImageCollection* module were solved.
- Errors (`41 <https://github.com/davemlz/eemont/issues/41>`_) of the :code:`getTimeSeriesByRegions` method of the *ee.ImageCollection* module were solved.
- 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 5 Level 2, Collection 2, Tier 1 <https://developers.google.com/earth-engine/datasets/catalog/LANDSAT_LT05_C02_T1_L2>`_
- `USGS Landsat 4 Level 2, Collection 2, Tier 1 <https://developers.google.com/earth-engine/datasets/catalog/LANDSAT_LT04_C02_T1_L2>`_

Deprecation
~~~~~~~~~~~~~~~~~~~~~~

- The :code:`index` method was deprecated for ee.Image and ee.ImageCollection.
- The :code:`scale` method was deprecated for ee.Image and ee.ImageCollection.

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

- `César Aybar <https://github.com/csaybar>`_
- `Aaron Zuspan <https://github.com/aazuspan>`_

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.