Awesome Spectral Indices in Python
spyndex
Awesome Spectral Indices in Python.
The Awesome Spectral Indices is a standardized ready-to-use curated list of spectral indices that can be used as expressions for computing spectral indices in remote sensing applications. The list was born initially to supply spectral
indices for Google Earth Engine through eemont and spectral, but given the necessity to compute spectral indices for other object classes outside the Earth
Engine ecosystem, a new package was required.
Spyndex is a python package that uses the spectral indices from the Awesome Spectral Indices list and creates an expression evaluation method that is compatible with python object classes that support overloaded operators
(e.g. numpy.ndarray, pandas.Series,
xarray.DataArray).
Some of the spyndex features are listed here:
- Access to Spectral Indices from the Awesome Spectral Indices list.
- Multiple Spectral Indices