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.
0fd99174378bcf5ae39eaef3d44aebf6e9d28d3e
Select Git revision
11 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Mar
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
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
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
Merge branch 'marco/rm-duplicate-params' into 'master'
Remove duplicated data files from test folder
Remove unused crop params in test dir
Merge branch 'marco/weatherdata' into 'master'
Rearrange weather unit tests
Add docstrings and improve function naming
Change weather data representation
Merge branch 'marco/weatherdata'
Fix weather data errors and extract weather R script
Updated documentation on preparing weather input data
Updated weather.jl to new weather parameters
clean up
Created full set of new weather files
Rewrote extract_weather_data.R to use rdwd
Loading