Skip to content

Releases: davemlz/eemont

2025.7.1

19 Jul 22:26
c97ae8c

Choose a tag to compare

eemont v2025.7.1 🚀

Improvements

  • Added epsilon, lambdaN2, lambdaS1, and lambdaS2 arguments to spectralIndices.
  • The Awesome Spectral Indices list was updated to v0.7.0.
  • The maskClouds() extended method for ee.Image and ee.ImageCollection classes now supports CloudScore+.

2025.7.0

19 Jul 21:56
06165e6

Choose a tag to compare

eemont v2025.7.0 🚀

Improvements

  • Added epsilon, lambdaN2, lambdaS1, and lambdaS2 arguments to spectralIndices.
  • The Awesome Spectral Indices list was updated to v0.7.0.
  • The maskClouds() extended method for ee.Image and ee.ImageCollection classes now supports CloudScore+.

0.3.6

23 Jan 09:25
99b23f3

Choose a tag to compare

eemont v0.3.6 🚀

Improvements

0.3.5

27 Jul 14:53

Choose a tag to compare

eemont v0.3.5 🚀

Improvements

0.3.4

05 Apr 09:06

Choose a tag to compare

eemont v0.3.4 🚀

Improvements

Contributors

0.3.3

06 Mar 13:14
c3f1925

Choose a tag to compare

eemont v0.3.3 🚀

Improvements

  • Added k argument to spectralIndices (#61).
  • The Awesome Spectral Indices list was updated to v0.0.6.

0.3.2

05 Mar 21:10

Choose a tag to compare

eemont v0.3.2 🚀

Improvements

  • PanSharpen and matchHistogram are linked to ee_extra (#60).
  • Added omega argument to spectralIndices (#54).

Contributors

0.3.1

16 Feb 08:57

Choose a tag to compare

eemont v0.3.1 🚀

Improvements

  • Bugs (#55) of the app module were solved.
  • Typos (#56) were corrected.

Contributors

0.3.0

20 Dec 14:00

Choose a tag to compare

eemont v0.3.0 🚀

New Features

  • The tasseledCap() extended method for ee.Image and ee.ImageCollection was created.
  • The ee.App class was created.
  • The listApps() extended method for ee was created.
  • The listDatasets() extended method for ee was created.

Improvements

  • The Awesome Spectral Indices list was updated to v0.0.3.

  • Errors (#43) of the getTimeSeriesByRegion method of the ee.ImageCollection module were solved.

  • Errors (#41) of the getTimeSeriesByRegions method of the ee.ImageCollection module were solved.

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

Deprecation

  • The index method was deprecated for ee.Image and ee.ImageCollection.
  • The scale method was deprecated for ee.Image and ee.ImageCollection.

Contributors

0.2.5

26 Jul 19:38

Choose a tag to compare

v0.2.5

New Features

  • The panSharpen() extended method for ee.Image and ee.ImageCollection classes was created.
  • The matchHistogram() extended method for ee.Image classes was created.

Contributors