Closed davemlz closed 2 years ago
Add a SpectralIndex class that allows to compute indices directly from spyndex.indices.
SpectralIndex
spyndex.indices
Example:
spyndex.indices.NDVI.compute(args)
Done!
Add a
SpectralIndex
class that allows to compute indices directly fromspyndex.indices
.Example: