Skip to content

pik-copan/pycopancore

Repository files navigation

pycopancore

DOI CI PyPI version

Reference implementation of the copan:CORE World-Earth modelling framework.

Overview

pycopancore is a Python implementation of the copan:CORE modeling framework for building World-Earth (global social-ecological) models. The framework allows easy implementation of complex models by combining different environmental, social-metabolic, and cultural submodels using various modeling techniques including differential equations, stochastic and deterministic events.

Installation

pip install pycopancore

Documentation

Comprehensive documentation is available at: https://pik-copan.github.io/pycopancore

See examples for examples on how to use the framework.

Questions / Problems

In case of questions please contact [email protected] or open an issue.

Contributing

Merge requests are welcome, see CONTRIBUTING.md. For major changes, please open an issue first to discuss what you would like to change.