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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Persefone
Persefone.jl
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
97a37c2cbc6ff66fa60744c9b097de7ed81787a6
Select Git revision
Selected
97a37c2cbc6ff66fa60744c9b097de7ed81787a6
Branches
9
master
default
protected
code-review
development
marco/aquacrop-regional-params
precompile-statements
precompile-tools
skylark
testsuite
tmp-faster-loading
Tags
11
v0.7.0
v0.6.1
v0.6.0
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.2
v0.3.0
v0.4.1
v0.5
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Dec
7
Nov
5
22
Oct
21
14
18
Sep
10
6
3
22
Aug
19
9
8
7
6
5
2
1
31
Jul
30
29
25
19
18
17
16
20
Jun
19
17
14
13
12
7
6
5
31
May
24
23
21
16
15
19
Apr
16
17
Nov
14
13
9
31
Oct
28
27
26
25
20
18
17
10
6
5
4
13
Sep
31
Aug
10
3
2
27
Jul
20
18
17
29
May
28
12
Apr
8
Feb
7
3
2
1
31
Jan
24
23
22
21
20
19
14
13
10
6
5
4
2
22
Dec
21
17
16
15
14
9
7
30
Nov
29
28
26
25
24
22
13
Oct
ALMaSS: is_c4_plant is now taken from the crop csv file
ALMaSS: properly get biomass_scale factor for each crop
Fix case of missing sowdates for the field of a farmer
Add comment
Add comment
Cosmetics: remove commented-out code and rearrange comments
ALMaSS: rework slopes calculation
Revert "ALMaSS: allow choosing highnutrientcurve when calling sow!"
ALMaSS: avoid missing growth curves for low/high nutrients
ALMaSS: allow choosing highnutrientcurve when calling sow!
ALMaSS: fix logic when choosing low or high nutrient growth curves
Merge port of ALMaSS vegetation code
SimpleCrop: fix docstring
Add some extra scaffolding for the ALMaSS crop model
Updated Manifest.toml
Merge remote-tracking branch 'origin/master'
Updated documentation
Added skylark model diagram
Fix withtestlogger() for Julia 1.11
Fix failing unit tests
Yet another error removed :-/
Fixed scoping error in the last bug fix...
Fixed git related error in saveinputdata()
Fixed bug in preprocessparameters()
More debugging
Updated CHANGELOG, added debugging code
Allow setting any parameters by arguments to simulate()/initialise()
crop.cropdirectory parameter replaces individual crop model params
Check package directory for input files
Updated structure diagram
Created skylark model graphic
Merge branch 'master' into development
Docs: add a Pluto notebook on the ALMaSS vegetation growth model
Fix unit tests for number of dataoutputs
Deal with missing minsowdate or maxsowdate for crop
Fix averagefieldsize and simplify code
Fixes for SimpleCrop unit tests
Make test/crop_data_general.csv the same as data/crops/almass/crop_data_general.csv
Fix call to FarmPlot constructor in tests
Fixes for SimpleCrop unit tests
Loading