spatial_tci: Temperature Condition Index (TCI; Kogan 1995)

View source: R/Agricultural_drought.R

spatial_tciR Documentation

Temperature Condition Index (TCI; Kogan 1995)

Description

Temperature Condition Index (TCI; Kogan 1995)

Usage

spatial_tci(BT_data, per_period = TRUE)

Arguments

BT_data

'SpatRaster' object that contains spatially-distributed Brightness Temperature (BT) data that will be used to calculate the TCI. 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.

per_period

Should the results be calculated considering each period separately? Set to TRUE.

Value

Spatially-distributed TCI values.


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