Skip to content

Releases: davemlz/eemont

0.3.6

23 Jan 09:25
99b23f3
Compare
Choose a tag to compare

eemont v0.3.6 🚀

Improvements

0.3.5

27 Jul 14:53
Compare
Choose a tag to compare

eemont v0.3.5 🚀

Improvements

0.3.4

05 Apr 09:06
Compare
Choose a tag to compare

eemont v0.3.4 🚀

Improvements

Contributors

0.3.3

06 Mar 13:14
c3f1925
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

0.2.4

03 Jul 13:26
Compare
Choose a tag to compare

v0.2.4

Improvements

0.2.3

29 Jun 14:58
Compare
Choose a tag to compare

v0.2.3

Improvements

  • Conflicts of the __len__ Container Emulation Method of the ee.Dictionary module were solved.