NDWI
Luo_Suppe2026-08-15
gma.rsvi.NDWI
function NDWI(green, nir):
Calculate the Normalized Difference Water Index.
Parameters:
green: array.
Green light band data.
nir: array.
Near-infrared band data.
Returns:
Type: array.
gma.rsvi.NDWI
function NDWI(green, nir):
Calculate the Normalized Difference Water Index.
Parameters:
green: array.
Green light band data.
nir: array.
Near-infrared band data.
Returns:
Type: array.