NDVI#

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

Normalized Difference Vegetation Index

Parameters

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

Returns

Computed index

Return type

xr.DataArray