Skip to content

r3PG 0.1.5

Compare
Choose a tag to compare
@trotsiuk trotsiuk released this 05 Jul 08:03
· 18 commits to master since this release

Bug fixed

  • 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