- new BiomeE behavior to recycle last year of forcing if requested simulation time span (
nyeartrend
) is longer than available forcing data - Breaking change: biomee drivers'
init_cohort$init_n_cohorts
column has been phased out and must not be present in
drivers to protect against data corruption.
- new BiomeE forcing data matching that of P-model
prec
is now calledrain
rh
is now provided asvpd
- See
biomee_gs_leuning_drivers
for an example
- fix Fortran modules leading to segmentation faults using BiomeE model
- improved documentation
- bugfix Fortran modules and derived types
- compilation flags for different platforms
- bugfix on input data type P-model
- LM3-PPA to BiomeE renaming
- cost function rewrite
- update output format (consistency)
- add water balance variables to P-model output
- new p-model calibratable parameters
- rewrite of temperature and soil moisture stress functions
- update simulation parameters to take netrad, ppfd and ccov as input forcing
- documentation parameter sensitivity analysis
- documentation on the data format
- document calibration diagnostic and model uncertainty calculation
- more transparent licensing and copyright statements in COPYING file
- Consistent variable names p-model / biomee
- optimization stability BayesianTools
- documentation
- Bugfixes
- Canopy transfer solved for BiomeE with P-model
- Bugfixes
- Catching aborting in FORTRAN part to avoid R session crashes
- Public release after refactored code