Releases: awesome-spectral-indices/spyndex
Releases · awesome-spectral-indices/spyndex
0.6.0
0.5.0
0.4.0
spyndex v0.4.0 🛰️ 🌱 🚀
Improvements
- Awesome Spectral Indices list upgraded to v0.4.0.
New Features
- The
common_name
attribute for theBand
class was created. This creates a direct mapping from the ASI Standard to the stac-eo extension standard. - The
min_wavelength
attribute for theBand
class was created. - The
max_wavelength
attribute for theBand
class was created.
0.3.0
0.2.0
0.1.0
0.0.5
spyndex 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 tocomputeIndex
. - Added
kwargs
argument tocomputeKernel
. - Added
omega
tospyndex.constants
. - Added
k
tospyndex.constants
. - Added
PAR
tospyndex.constants
. - Added
lambdaG
,lambdaR
andlambdaN
tospyndex.constants
.