View source: R/Agricultural_drought.R
spatial_tci | R Documentation |
Temperature Condition Index (TCI; Kogan 1995)
spatial_tci(BT_data, per_period = TRUE)
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. |
Spatially-distributed TCI values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.