View source: R/calc_sumefftemp.R
calc_sumefftemp | R Documentation |
Calculate sum of effective temperatures (SET)
calc_sumefftemp(x, cf_temp, cf_start, cf_end, cf_limit, set, a, b)
x |
SpatRaster list (tmean, tmax, tmin) - numeric - with time attribute |
cf_temp |
|
cf_start |
|
cf_end |
|
cf_limit |
|
set |
|
a |
|
b |
|
SpatRaster with sum of effective temperatures.
Other Models:
calc_degreedays()
,
calc_mortality()
,
calc_phenology()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.