NDVI

Luo_Suppe2026-08-15

gma.rsvi.NDVI

[function] NDVI(red, nir):

Calculate the Normalized Differnce Vegetation Index.

Parameters:

red: array.

Red-infrared band data.

nir: array.

Near-infrared band data.

Returns:

Type: array.

Last Updated 8/19/2026, 6:10:59 AM