eoreader.bands.index.WV_SI

eoreader.bands.index.WV_SI

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

WorldView – Soil (WV-SI) Useful for detecting and differentiating exposed soil WV_SI = ((B4-B3)/(B4+B3))

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