Skip to main content Link Menu Expand (external link) Document Search Copy Copied

MCARI (Modified Chlorophyll Absorption in Reflectance Index)

// Modified Chlorophyll Absorption in Reflectance Index   (abbrv. MCARI)
// General formula: ((700nm - 670nm) - 0.2 * (700nm - 550nm)) * (700nm /670nm)
// URL https://www.indexdatabase.de/db/si-single.php?sensor_id=96&rsindex_id=41

let index = ((B05 - B04) - 0.2 * (B05 - B03)) * (B05 / B04);
return[index]

Evaluate and Visualize

General description of the script

MCARI gives a measure of the depth of chlorophyll absorption and is very sensitive to variations in chlorophyll concentrations as well as variations in Leaf Area Index (LAI). MCARI values are not affected by illumination conditions, the background reflectance from soil and other non-photosynthetic materials observed.

Description of representative images

MCARI, Italy. Acquired on 08.10.2017, processed by Sentinel Hub.

MCARI

References

https://www.hiphen-plant.com