poseidon-fisheries / POSEIDON

A model of fish, fishers and fisheries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POSEIDON

tests codecov

This is the code for POSEIDON, a fishery agent-based model; currently under review but open-source under GPL. For all intents and purposes please consider this code pre-alpha.

A good run-down of what it is and does is available here: http://carrknight.github.io/poseidon/appendix.html

How to run

This is a simple gradle project. As long as you have an updated version of java on your computer you can just type in the terminal

./gradlew run

and it will download libraries, compile sources and run the program. If you are not on linux/mac you just use gradle.bat instead.

Most IDEs should be able to open the project just by reading the build.gradle file.

Tutorial

A full fledged tutorial for this project is available here

About

A model of fish, fishers and fisheries

License:GNU General Public License v3.0


Languages

Language:HTML 67.6%Language:Java 31.4%Language:Python 0.7%Language:R 0.3%Language:Shell 0.0%