NDGRI#

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

Normalized Difference GREEN/RED Index

Also known as NDGR.

Parameters

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

Returns

Computed index

Return type

xr.DataArray