easysnowdata.processing.ndvi#

easysnowdata.processing.ndvi(ds: Dataset, nir: str = 'nir', red: str = 'red') DataArray[source]#

Normalized Difference Vegetation Index (nir - red) / (nir + red).