calc_sumefftemp {PHENTHAUproc} | R Documentation |
Calculate sum of effective temperatures (SET)
Description
Calculate sum of effective temperatures (SET)
Usage
calc_sumefftemp(x, cf_temp, cf_start, cf_end, cf_limit, set, a, b)
Arguments
x |
SpatRaster list (tmean, tmax, tmin) - numeric - with time attribute |
cf_temp |
|
cf_start |
|
cf_end |
|
cf_limit |
|
set |
|
a |
|
b |
|
Value
SpatRaster with sum of effective temperatures.
See Also
Other Models:
calc_degreedays()
,
calc_mortality()
,
calc_phenology()
[Package PHENTHAUproc version 1.1 Index]