spatial_vci: Vegetation Condition Index (VCI; Kogan 1995)

View source: R/Agricultural_drought.R

spatial_vciR Documentation

Vegetation Condition Index (VCI; Kogan 1995)

Description

Vegetation Condition Index (VCI; Kogan 1995)

Usage

spatial_vci(NDVI_data, per_period = TRUE)

Arguments

NDVI_data

'SpatRaster' object that contains spatially-distributed NDVI data that will be used to calculate the VCI. This 'SpatRaster' must include the time that corresponds to the dates of the respective layers. They can be set with the function time of the terra package. @param per_period Should the results be calculated considering each period separately? Set to TRUE.

Value

Spatially-distributed VCI values.


obaezvil/SpatIndex documentation built on Aug. 9, 2024, 3:42 p.m.