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.
4ad42b9213658ecf30bc8a3e63a8f1ca2659b23a
Select Git revision
Selected
4ad42b9213658ecf30bc8a3e63a8f1ca2659b23a
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
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
Adapted the architecture figure
Implement Base.show for the model landscape (Matrix{Pixel})
Fix location of mapdirectory in default parameter file
Merge branch 'development'
Updated GIS documentation
Corrected soil maps for all regions
Fix failing unit tests in simulation_tests.jl
Fix visualiseoutput test failures
Added land cover and field maps for remaining regions
Added QGIS project to manage geodata
Added GeoJSON files of region boundaries
Added data sources document
Added Friedrich's GIS data
Updated README
Updated docs
Prettified PDF manual
Added PDF manual export (#91)
Added soil map section to GIS docs
Merge branch 'marco/dev-almass' into 'master'
v0.6.0
v0.6.0
Add another missing CHANGELOG entry
Add CHANGELOG
Bump version to v0.6.0
Improve isharvestable() function for ALMaSS crop model
ALMaSS: temporarily always return false for maturity
Don't duplicate ALMaSS parameter files in test/ dir
Return yield in harvest!
ALMaSS crop model: rename recalculate_bugs_n_stuff! to recalculate_vegetation!
Update comment
ALMaSS crop model: add sowingdensity column to crop_data_general.csv
ALMaSS crop model: remove commented out code
ALMaSS: use crop group as defined in crop data csv file
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
Loading