HOW TO
The Normalized Difference Vegetation Index (NDVI) is a method used in vegetation analysis to assess land degradation over time, green biomass, or vegetation health. The index is determined by comparing the absorption of chlorophyll pigment in the red band and the high reflectivity of plant material in the near-infrared band, which is captured by remote sensing instruments such as satellites or drones. In ArcGIS Pro, the Band Arithmetic function enables the calculation of NDVI using a band arithmetic formula. This method creates a new output band, which allows significant information from the spectral properties to be extracted for in-depth analysis or visualization. The workflow provided in this article involves creating multiband rasters from individual bands of the Sentinel-2 Level-2A satellite imagery, as shown in the image below.
The multiband rasters are then mosaicked and used as input to calculate the NDVI using the specific band arithmetic formula of the Sentinel-2 Level-2A satellite imagery.
Note: Individual files of bands are used to represent different types of satellite imagery. For example, the Sentinel-2 Level-2A satellite imagery includes a Multi-Spectral Instrument (MSI) with 13 spectral bands and pixel resolutions ranging from 10 to 60 meters. Refer to ArcGIS Pro: Sentinel-2 for more information. To enhance data visualization and interpretation, the imagery bands must be combined into a single raster dataset containing multiple bands prior to mosaicking. The band combination is determined by the analysis objectives and the characteristics of the target area.
Note: In ArcGIS Pro, the Band Arithmetic function can only perform an arithmetic operation on a single raster layer at a time, which is a known limitation. However, mosaicking multiple raster datasets into a single raster dataset allows the NDVI of the imagery to be calculated across the entire dataset.
Note: Satellite imagery includes bands representing different wavelengths of the electromagnetic spectrum, ranging from ultraviolet to visible, near infrared, and shortwave infrared. Refer to ArcGIS Pro: Raster bands for more information. Ensure the band arithmetic formula includes the correct band combination for the imagery before calculating the NDVI.
(<NIR>-<Red>)/(<NIR>+<Red>)
The image below shows the NDVI for the multiple Sentinel-2 imagery calculated using the band arithmetic formula in ArcGIS Pro. The NDVI values (below the raster layer in the Contents pane) range from -1 to 1, with higher values indicating healthier and more abundant vegetation.
Get help from ArcGIS experts
Download the Esri Support App