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.
eda47b9eae38c33297a22d0161c14bbfbeb7fbd3
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
24
Mar
20
18
14
11
10
27
Feb
25
24
20
19
14
11
3
31
Jan
26
24
20
19
16
15
14
13
17
Dec
12
10
6
5
4
2
7
Nov
5
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
Fix for AquaCrop sow!
master
master
Make struct AnnualDate immutable
Fix for soil type name change
Fix name for silty loam soil type
v0.7.0
v0.7.0
v0.7.0
Add AquaCrop.jl URL to Project.toml as long as it is unregistered
Merge branch 'marco/dev-aquacrop' into 'master'
Update Changelog
Remove old height var
Tweak parameters for AquaCrop height approximation from biomass
More realistic conversion parameters
Simple linear height estimation
Fix AquaCrop cropfield setup when there are not enough data points
Allow for using multiple crop models at the same time in one simulation
Fix docstring
Remove unneeded commented-out code
Reorganise makecropstate function, move to crop models
Prepare for allowing multiple crop models in one simulation
Make AquaCrop usable with weather and soil data and crop types
Fix input data paths in test parameter file for aquacrop
Remove duplicated soil map in test dir
Fix unit tests to use correct soil type
Fix soil type mapping from Bodenatlas identifiers to Persefone soil type enum
Add soiltypesmap to test/test_parameters_aquacrop.toml
Set the soil type of a FarmPlot to the most frequent soil type of its pixels
Add `soiltype` field to `FarmPlot`
Add initial support for soil types
Don't implement Base.show for Matrix{Pixel}
Use cropdirectory param in test_parameters_aquacrop.toml
Use AquaCrop.jl public repo
AquaCrop: wrap interface code in WrapAquaCrop submodule
Avoid using union type for height
AquaCrop: initial implementation
v0.6.1
v0.6.1
v0.6.1
Merge remote-tracking branch 'origin/marco/dev-aquacrop' into development
development
development
Minor change to architecture diagram
More realistic conversion parameters
Simple linear height estimation
Fix AquaCrop cropfield setup when there are not enough data points
Allow for using multiple crop models at the same time in one simulation
Loading