diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 66c7ebd052410433cb28ccc099a4f00d9b93ac0e..59bb1932d0bcf0fa6cffcd180450493c24ffded1 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,17 +1,20 @@ # Contributors -### Lead developers +### 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 diff --git a/README.md b/README.md index 7d5f457ae2fa3f38679db385b2e01b53e94ea441..d99b0edf6bee916027427b48588e5e5427039ec2 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,21 @@ -# 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>