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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a007c4a3fe44d727203ff653740bfbb66cb30c92
Select Git revision
Branches
12
aquacrop-integration
code-review
dev-cropmodels
development
fix-almass-crop-model
master
default
protected
new-data
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
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Sep
4
3
2
20
Aug
19
Jun
17
21
May
18
Oct
14
Oct
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
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
Add Base.show() method for ALMaSS.CropCurveParams
Update to newest version of AquaCrop, implement stepagent!() for AquaCropState
Better unit test for AquaCrop cropyield()
Implement AquaCrop cropcover(), cropyield()
Remove commented-out code
Initialise AquaCrop cropstate in a different way
Add crop state init for AquaCrop
Add initial scaffolding for AquaCrop crop model
Fix ALMaSS.growcrop! to use daily growing-degree days and not total gdd
Make bounds function type-stable
Use PrecompileSignatures to generate a list of methods to precompile
precompile-stat…
precompile-statements
Only call precompile during package precompilation
Use PrecompileTools for precompilation
precompile-tools
precompile-tools
Fix data outputs for populations and individuals
tmp-faster-load…
tmp-faster-loading
Decrease skylark population size
Alwayd overwrite output dir
Remove CairoMakie dependency and all code using it temporarily
Add compat sections for Agents, julia
Remove Manifest.toml
Call precompile only during package precompilation
Merge port of ALMaSS vegetation code
SimpleCrop: fix docstring
AquaCrop: remove height field, and some cosmetics
Add some extra scaffolding for the ALMaSS crop model
Merge initial support for the AquaCrop crop model
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
Loading