Recent Releases of XPalm
XPalm - v0.5.0
XPalm v0.5.0
Major changes
- Fix very high yields by @VEZY in https://github.com/PalmStudio/XPalm.jl/pull/91
- CompatHelper: bump compat for PlantGeom to 0.13, (keep existing compat) by @github-actions[bot] in https://github.com/PalmStudio/XPalm.jl/pull/90 -> this PR is a breaking change as we increament the lowest boundary of Makie, Meshes and PlantGeom.
Minor changes
- 69 add documentation for vpalm by @thomasarsouze in https://github.com/PalmStudio/XPalm.jl/pull/86
- 70-add-more-tests-vpalm by @thomasarsouze in https://github.com/PalmStudio/XPalm.jl/pull/87
Full Changelog: https://github.com/PalmStudio/XPalm.jl/compare/v0.4.0...v0.5.0
Merged pull requests:
- 69 add documentation for vpalm (#86) (@thomasarsouze)
- 70-add-more-tests-vpalm (#87) (@thomasarsouze)
- CompatHelper: bump compat for PlantGeom to 0.13, (keep existing compat) (#90) (@github-actions[bot])
- Fix very high yields (#91) (@VEZY)
Closed issues:
- Add documentation for VPalm (#69)
Consumption - Agriculture and Nutrition
- Julia
Published by github-actions[bot] 6 months ago
XPalm - v0.4.0
XPalm v0.4.0
Breaking changes
- Parameters as
Dict{String}instead ofDict{Symbol}by @VEZY in https://github.com/PalmStudio/XPalm.jl/pull/80
Other changes
- 61 merge vpalm into xpalm as a sub module by @thomasarsouze in https://github.com/PalmStudio/XPalm.jl/pull/62
- add all authors in citation by @thomasarsouze in https://github.com/PalmStudio/XPalm.jl/pull/64
- CompatHelper: bump compat for Interpolations to 0.16, (keep existing compat) by @github-actions in https://github.com/PalmStudio/XPalm.jl/pull/68
- Compute which leaf is the reference leaf (rank 17 usually, but 9, 6, or 3 for younger palms) by @VEZY in https://github.com/PalmStudio/XPalm.jl/pull/78
- Add 3d architecture to XPalm (draft, not functional yet, see https://github.com/PalmStudio/XPalm.jl/pull/82) by @VEZY in https://github.com/PalmStudio/XPalm.jl/pull/81
New Contributors
- @thomasarsouze made their first contribution in https://github.com/PalmStudio/XPalm.jl/pull/62
- @github-actions made their first contribution in https://github.com/PalmStudio/XPalm.jl/pull/68
Full Changelog: https://github.com/PalmStudio/XPalm.jl/compare/v0.3.3...v0.4.0
Merged pull requests:
- 61 merge vpalm into xpalm as a sub module (#62) (@thomasarsouze)
- add all authors in citation (#64) (@thomasarsouze)
- CompatHelper: bump compat for Interpolations to 0.16, (keep existing compat) (#68) (@github-actions[bot])
- Compute which leaf is the reference leaf (rank 17 usually, but 9, 6, or 3 for younger palms) (#78) (@VEZY)
- Parameters as dict{string} (#80) (@VEZY)
- Add 3d architecture to XPalm (#81) (@VEZY)
Closed issues:
- number of mal inflorescence produced (#56)
- Merge VPalm into XPalm, as a sub-module (#61)
- Add all authors in Citation (#63)
- Clarify rachis_length_reference (#73)
- Use integer division (#75)
- Expect parameters keys as strings (#79)
Consumption - Agriculture and Nutrition
- Julia
Published by github-actions[bot] 6 months ago
XPalm - v0.3.0
XPalm v0.3.0
Breaking changes
- Now using PlantSimEngine v0.13, which means outputs are now stored in a different way (see the release from there)
TT_harvestis nowduration_bunch_development, see #47
Non breaking
- Fixes https://github.com/PalmStudio/XPalm.jl/issues/45
- Use promotion of parameters values in more models to facilitate sensitivity ananlysis
Merged pull requests:
- Replace TT_Harvest by durations (#47) (@VEZY)
- Using PSE v0.13 (#48) (@VEZY)
Closed issues:
- Remove abstract type for field in
SexDetermination(#45) - Remove parameter interdependence (#46)
Consumption - Agriculture and Nutrition
- Julia
Published by github-actions[bot] 8 months ago
XPalm - v0.2.0
XPalm v0.2.0
Breaking changes
- The parameters are re-organized to be arranged by process instead of a mix of organs and process. See 6fee12aa10b91ee41c1c696ca41713f3f781f43b
- A bug was fixed in the FTSW-BP model. See f2a8c372b6e5d4600ad79dade42a4bf7169ea6ad
Other changes
- The variables that can be displayed in the notebook are now filtered to remove the ones that are mapped variables pointing to a vector of values in another scale. See 641c860b45ad3f4ec1d4927e3cf85ee99464f60d
Merged pull requests:
- Pse multiscale outputs structure change (#41) (@Samuel-amap)
Closed issues:
- Can't plot potential_reserve_organ and reserve_organ variables in the plant scale (#44)
Consumption - Agriculture and Nutrition
- Julia
Published by github-actions[bot] 8 months ago
XPalm - v0.1.0
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_allintoreserve_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)
Consumption - Agriculture and Nutrition
- Julia
Published by github-actions[bot] 11 months ago