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.


Last Updated 8/15/2026, 8:42:21 AM