You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update of the r3pg_ll function in the vignette #89. There were wrong default parameters used.
new mcmc run for the vignette.
New function and data sets
Major changes
constrain the frost_days to the maximum days in month prepare_climate#68. Additionaly, in the main Fortran program f_frost is now calculated using the number of days per month (not standard 30 days as in original program). Consequently this lead to the deviation in the output of biomass to the third digit (see tests).
Minor changes
improved checks for the climate data (whether within hard ranges) #90