Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Persefone.jl
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Persefone
Persefone.jl
Commits
43c806bc
Commit
43c806bc
authored
1 month ago
by
Marco Matthies
Browse files
Options
Downloads
Patches
Plain Diff
Update Changelog
parent
2ee7e39f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+16
-0
16 additions, 0 deletions
CHANGELOG.md
with
16 additions
and
0 deletions
CHANGELOG.md
+
16
−
0
View file @
43c806bc
...
@@ -21,6 +21,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
...
@@ -21,6 +21,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
### Added
-
Add AquaCrop crop model
-
Allow multiple crop models to be used in one simulation. The
settings "crop.cropmodel" and "crop.cropdirectory" are now
comma-separated lists of crop models and their data directories.
-
Simple linear crop height estimation for AquaCrop plants from
biomass (AquaCrop does not model plant height)
-
Read soil type map, controlled with the setting "world.soiltypesmap"
-
Landscape
`Pixel`
s store their soil type (
`enum SoilType`
)
-
`FarmPlot`
s store the most common soil type of their landscape
`Pixel`
s (AquaCrop needs the soil type as an input parameter).
### Changed
### Changed
### Deprecated
### Deprecated
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment