eoreader.bands.index.NDVI

eoreader.bands.index.NDVI

NDVI(bands: dict) xarray.core.dataarray.DataArray[source]

Normalized Difference Vegetation Index: https://www.indexdatabase.de/db/i-single.php?id=59

Parameters

bands (dict) – Bands as {band_name: xr.DataArray}

Returns

Computed index

Return type

xr.DataArray