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.
820d7a7d6610083806b0bcdcae431054c1134d21
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
28
Oct
22
21
20
14
11
10
7
23
Sep
20
6
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
ALMaSS: fix logic when choosing low or high nutrient growth curves
Updated Manifest.toml
Merge remote-tracking branch 'origin/master'
Updated documentation
Added skylark model diagram
Add field to ALMaSS crop types to discern C3/C4 crops
fix-almass-crop…
fix-almass-crop-model
Make code clearer
Cosmetics, no functional change
Add mock testing setup for direct translation of ALMaSS crop model
Add ALMaSS crop model solar conversion factors
Fix withtestlogger() for Julia 1.11
Finish initial port of almass_RecalculateBugsNStuff
Add crop model functions directly translated from ALMaSS
Try to better set maturity for maize (and other late crops)
Check that sowdates dictionary really contains an entry for the farm
Improve ALMaSS crop growth model
Improve ALMaSS vegetation model: harvest!(), growcrop!()
AquaCrop: bump to newest API version
aquacrop-integr…
aquacrop-integration
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
Loading