Skip to content

Releases: PalmStudio/XPalm.jl

v0.1.0

10 Feb 15:42
Compare
Choose a tag to compare

XPalm v0.1.0

This is the first release of the package. It is now in a stable enough version to register. Be careful though, it is not fully validated yet, nor properly calibrated.

Merged pull requests:

  • Performance (#3) (@VEZY)
  • Parameters as yaml or json (#12) (@VEZY)
  • Standardize input meteo files (#13) (@VEZY)
  • Add pluto notebook (#15) (@VEZY)
  • Bump codecov/codecov-action from 4 to 5 (#17) (@dependabot[bot])
  • Update computation of respiration following Dufrene 1990. (#21) (@VEZY)
  • Fix computation of lai (#24) (@VEZY)
  • Put models in submodule (#26) (@VEZY)
  • Fixing rank pruning and harvest (#28) (@VEZY)

Closed issues:

  • Performance improvements (#2)
  • Use views (#4)
  • Rename reserve_organs_all into reserve_organs (#6)
  • Add possibility to use YAML files for parameters (#10)
  • Standardize example meteo files (#11)
  • Add a Pluto notebook to run the model (#14)
  • Fix respiration (#20)
  • Probability of abortion may be too harsh (#23)
  • Export models (#25)
  • Check rank, leaf pruning and fruit harvesting (#27)
  • Update notebook template (#29)