A toolbox to model phenological responses with the standard spring warming and sequential models as described in Melaas et al. 2013 (AFM).
To install the toolbox in R run the following commands in a R terminal
require(devtools) # load the devtools library
install_bitbucket("khufkens/PhenoR") # install the package
All models included in the Melaas et al. 2013 study are included. As of now, these are untested. No guarantees are provided as to the quality of the functions.
The code depends on the following R packages: devtools, GenSA