Skip to playerSkip to main contentSkip to footer
  • 29/09/2022
Vegetation Condition Index (VCI) is a commonly applied drought monitoring index. It helps to compare current NDVI values with historical values of the same seasons.

VCI Formula on ArcGIS Raster Calculator
100*(Float("NDVI 1989" - "MINIMUM") / Float("MAXIMUM" - "MINIMUM"))

Recommended