Calculate Annual CMD and Mean Temperature in preparation for creating the Climate Exposure Index Raster.
Arguments
- rasts
Data.frame of rasters from
prep_ccei_historical()
orprep_ccei_future()
- out
Character. Out folder/file preface
- aggregate
Logical. Whether tmean and cmd should be aggregated.
- overwrite
Logical. Whether to overwrite existing file(s)
- quiet
Logical. Whether to suppress progress messages.
Value
Annual CMD raster tif and Annual Mean Temperature raster tif saved
to an 'intermediate' folder in the path_ccei
. If aggregate == TRUE
,
then a final raster with mean and standard deviations calculated.