Skip to content

1.3.0 release

Latest
Compare
Choose a tag to compare
@VEZY VEZY released this 20 Jan 16:07
· 18 commits to master since this release
  • Tsoil used for Rm roots now
  • Remove MaxTT from GDD
  • Replace Tleaf_Coffee by TairCanopy in DegreeDays_Tcan and T_VG (for ratioNodestoLAI) as it should be (see documentation)
  • Put CM_Fruit_Cohort_remain to 0 when harvested
  • Add option for no harvest at all
  • E_Soil take in priority in surface layer, and then possibly in W_1
  • LeafWaterPotential is now fully computed
  • Rename LeafWaterPotential into PSIL
  • Add PSIL_Tree computation
  • Update default metamodels and parameters (revision of article)
  • Remove LAI_max dependence for leaf C demand computation
  • DynACof.jl related:
    • Update dynacof.jl_setup for dev versions
    • Update dynacof.jl_setup doc + website
    • Add Pkg.free when R terminates
    • Update the code following modifs in julia version (from 69cd69ba69d210e0479b8749deebc9585b58c1c0 to 7239c93bc2c50eb761de330cf4c43429fe18b4ef)
  • Runs shade tree model only if Stocking_Tree > 0.0 and remove overcomplicated shade tree models (keep only one now), following DynACof.jl
  • Update docs to Roxygen 7.0.0.
  • Add startup message
  • Fix several bugs:
    • Fix issue in the PENMON implementation
    • FileName reading
    • Fix format of simulation Table returned by DynACof with several cycles
    • Fix error in dynacof_i
    • Fix issues in the soil module
    • Fix transpiration metamodel bug
    • Fix the computation of the overriped fruits (could potentially count the same overriped fruits)
    • Fix issue in soil RootWaterExtract_*
    • Fix issue with LeafWaterPotential (was computed before T_Coffee)