eoreader.bands.index.NDWI

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

Simple Ratio MIR/NIR Ratio Drought Index: https://www.indexdatabase.de/db/i-single.php?id=71

Parameters

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

Returns

Computed index

Return type

xr.DataArray