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.
24ac928aabb3b711580b5bef4927bc1798eff40e
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
11
Feb
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
Created full set of new weather files
Rewrote extract_weather_data.R to use rdwd
Added soil type classification in GIS documentation.
Added simplified model structure diagram (German)
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
Added sowing densities to crop data
new-data
new-data
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
Loading