eoreader.bands.index.WV_VI

eoreader.bands.index.WV_VI

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

WorldView – Vegetation (WV-VI) Useful for detecting vegetation and assessing vegetation health WV_VI = ((B8-B5)/(B8+B5))

https://resources.maxar.com/optical-imagery/multispectral-reference-guide

Parameters

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

Returns

Computed index

Return type

xr.DataArray