powered by
A function to get the wanted model
envpredutils.model_selecter( crop_abbrev, pheno_phase, env_variables, external_params_path = NULL )
model name from pre fitted models
abbreviation of the crop
phenological phase
vector with the wanted environmental variables
path where additional crop parameters should be stored if not possible to download in to the regular R repository. The default is NULL, which will use the regular R repository as path
envpredutils.model_selecter("WW","sowing-emergence",c("tas"))
Run the code above in your browser using DataLab