View source: R/calc_phenology.R
calc_phenology | R Documentation |
This function is checking the dependencies of the model and dependent on them:
1 Calculate the needed sum of effective (SET) temperatures for the phenological event to happen 2 Calculate the summed degree days (depending on hatch or not) 3 Check if the summed degree days have reached the needed sum of effective temperatures
calc_phenology(x, params)
x |
SpatRaster list - with tmean, tmin, tmax and time attribute |
params |
parameter list |
SpatRaster - logical - with event occurred/not TRUE/FALSE
Other Models:
calc_degreedays()
,
calc_mortality()
,
calc_sumefftemp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.