Source code for the copan:LPJmL project website, built with Hugo and the Toha theme.
copan:LPJmL is a Python-based World-Earth modeling framework that integrates the LPJmL dynamic global vegetation model with copan:CORE for comprehensive social-ecological simulations.
- Dynamic land use and agricultural management modeling
- Bidirectional coupling between human decisions and Earth system processes
- Modular, flexible framework based on copan:CORE
- Applications in regenerative agriculture, climate adaptation, and social-ecological systems
# Clone with submodules
git clone --recursive https://github.com/pik-copan/copanlpjml_pages.git
cd copanlpjml_pages
# Install dependencies and run
npm install
hugo serverRequirements: Hugo (≥ 0.147.0), Node.js (≥ 16.0)
- pycopanlpjml - Main Python package
- copan:CORE - Base framework
- LPJmL - Dynamic global vegetation model
- Email: breier@pik-potsdam.de
- GitHub: pik-copan/pycopanlpjml
Special thanks to the FINAM project for allowing us to use their Toha theme customizations as the foundation for this website.