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
Commits
38abd8d9
Commit
38abd8d9
authored
1 year ago
by
xo30xoqa
Browse files
Options
Downloads
Patches
Plain Diff
Rewrote model description in README
parent
88a4ebce
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CONTRIBUTORS.md
+7
-9
7 additions, 9 deletions
CONTRIBUTORS.md
README.md
+11
-9
11 additions, 9 deletions
README.md
with
18 additions
and
18 deletions
CONTRIBUTORS.md
+
7
−
9
View file @
38abd8d9
# Contributors
### Lead developer
s
### Lead developer
-
Daniel Vedder
-
(Lea Kolb)
### Code reviewers
### Code reviewer
-
Ludmilla Figueiredo
### Supervisor
-
Guy Pe'er
### Advisors
-
Aletta Bonn
...
...
@@ -19,8 +22,3 @@
-
Kerstin Wiegand
-
Birgit Müller
### Supervisor
-
Guy Pe'er
This diff is collapsed.
Click to expand it.
README.md
+
11
−
9
View file @
38abd8d9
# Persefone
# Persefone
.jl
**
An agent-based, socio-economic-ecological model of agricultural landscapes
in Europe under the CAP.
**
**A multidisciplinary mechanistic model of agricultural landscapes and ecosystems in Europe.**
## Description
Persefone models farmers' decision making and its impact on species in agricultural
landscapes. The aim is to investigate how policies such as the CAP influence farms and
biodiversity.
Persefone.jl models agricultural practice and how it impacts animal species at a landscape
scale. It includes a farm submodel, a crop growth submodel, and individual-based models
of multiple indicator species. Its aim is to investigate how changes in farm operations
(e.g. through policy changes in the CAP) influence biodiversity.
The model is based on the
[
Agents.jl
](
https://juliadynamics.github.io/Agents.jl/stable/
)
framework. It is currently in the
very
early stages of development.
framework. It is currently in the early stages of development.
## Usage
*For the full documentation, open `docs/documentation.html` in a browser.*
*
For the full documentation, open
`docs/documentation.html`
in a browser, or visit
[
https://synoikos.de/persefone/
](
https://synoikos.de/persefone/
)
.
*
### Installation
...
...
@@ -26,7 +27,8 @@ To install package dependencies, open a Julia REPL in this folder and run
### Running from the commandline
This is the normal mode of operation. Simply execute
`run.jl`
in a terminal, typically like so:
This is the normal mode of operation. Simply execute
`run.jl`
in a terminal, typically like
so (in Linux):
```
> julia run.jl -c <config>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment