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.
daba57f22287f3c4d89c140aff22ef97c9a78b9d
Select Git revision
Selected
daba57f22287f3c4d89c140aff22ef97c9a78b9d
Branches
8
master
default
protected
code-review
development
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
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jun
4
3
2
27
May
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
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
Introduced `sex` argument in `@populate`
Moved weather utility functions to weather.jl
Wrote marbled white create() function
Define marbled white species parameters
Started work on marbled white
Merge branch 'development'
Merge branch 'master' into development
Updated online documentation
Doc changes
Add release date for version v0.7.0 to CHANGELOG.md
Use AquaCrop from Julia registry
Fix for AquaCrop sow!
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
Loading