powered by
Calculate degree days
calc_degreedays(x, ts_start, ts_end, ldt, method)
SpatRaster of growing (summed up) degree days.
SpatRaster list (tmean, tmax, tmin) - numeric - with time attribute
start of timeseries - Date
end of timeseries - Date
lower development threshold - numeric
name of degreedays/temperature sum method - character - either "baskerville" or "tsum"
Other Models: calc_mortality(), calc_phenology(), calc_sumefftemp()
calc_mortality()
calc_phenology()
calc_sumefftemp()