Changelog

v0.5.0

Improvements

  • Awesome Spectral Indices list upgraded to v0.5.0.

  • Fixed heatmap plot (#18).

  • Pinned latest versions: dask>=2023.7.0, pandas>=2.0.3, xarray>=2023.6.0.

v0.4.0

Improvements

  • Awesome Spectral Indices list upgraded to v0.4.0.

New Features

  • The common_name attribute for the Band class was created.

  • The min_wavelength attribute for the Band class was created.

  • The max_wavelength attribute for the Band class was created.

v0.3.0

Improvements

  • Awesome Spectral Indices list upgraded to v0.3.0.

v0.2.0

Improvements

  • Awesome Spectral Indices list upgraded to v0.2.0.

  • Bands and Constants objects are automatically updated.

v0.1.0

Improvements

  • Awesome Spectral Indices list upgraded to v0.1.0.

v0.0.5

New Features

  • The SpectralIndices class was created.

  • The SpectralIndex class was created.

  • The Bands class was created.

  • The Band class was created.

  • The PlatformBand class was created.

  • The Constants class was created.

  • The Constant class was created.

Improvements

  • Awesome Spectral Indices list upgraded to v0.0.6.

  • Added kwargs argument to computeIndex.

  • Added kwargs argument to computeKernel.

  • Added omega to spyndex.constants.

  • Added k to spyndex.constants.

  • Added PAR to spyndex.constants.

  • Added lambdaG, lambdaR and lambdaN to spyndex.constants.

v0.0.4

Improvements

  • Awesome Spectral Indices list upgraded to v0.0.3.

  • Fixed online argument.

v0.0.3

Improvements

  • Added gamma to spyndex.constants.

v0.0.2

Improvements

  • Fixed conflicts with coordinates for xarray.DataArray objects when computing multiple indices.

  • Local parameters are now used instead of global parameters.