rsofun
rsofun copied to clipboard
Documentation improvements for BiomeE
Here I just list some possible improvements for the BiomeE implementation:
- Set
nyeartrend
andfirstyeartrend
to match the available forcing data. Potentially, alson
,n_day
andn_year
, which are passed to the Fortran routine. - In the "BiomeE usage" vignette, describe how the drivers for Leuning and P-model approaches differ (e.g. time scale,
params_siml$method_photosynth
...). This information is lacking. - In
run_biomee_f_bysite.R
there should be a check for correct model parameters and simulation dates. Currently it only checks whether forcing variables exist. Parameter-data matching should be checked. - Replicate documentation of functions from P-model, including data and input variables to all functions.