EVI
Luo_Suppe2026-08-15
gma.rsvi.EVI
function EVI(blue, red, nir):
Calculate the Enhanced Vegetation Index.
Parameters:
blue: array.
Blu-ray band data.
red: array.
red-infrared band data.
nir: array.
Near-infrared band data.
Returns:
Type: array.