Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.14 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.14 KB

Seapopym

Poetry Documentation Status

Description

Seapodym is a Python package that provides models to simulate the dynamics of low and mid trophic level marine ecosystems. It is designed to be used in the context of the Spatial Ecosystem And POpulation DYnamics Model (SEAPODYM) project.

This package was developed by Jules Lehodey as part of his thesis "Data driven modeling approach of mesozooplankton and micronekton functional groups".

Installation

This package use the Poetry package manager. To install the package, you can run the following command:

pip install seapopym

PyPi package is available here.

Or you can download the source code and run the following command:

poetry install

Documentation

The documentation is available here.