The Earth Science Box Modeling Toolkit


Keywords
boxmodelling, earth-sciences, python
License
CNRI-Python-GPL-Compatible
Install
pip install esbmtk==0.13.0.11

Documentation

Documentation Status Project generated with PyScaffold Documentation Status Python 3.12 ready DOI

ESBMTK - The Earth Sciences Box Modeling Toolkit: A Python Library for Research and Teaching

"

The Earth Science Box Modeling Toolkit (ESBMTK) is a user-friendly Python library that simplifies the creation of models to study Earth system processes, such as the carbon cycle and ocean chemistry. It enhances learning by emphasizing concepts over programming and is accessible to students and researchers alike. By automating complex calculations and promoting code clarity, ESBMTK accelerates model development while improving reproducibility and the usability of scientific research. It uses a declarative approach to describe models, and abstracts typical modeling tasks like gas-exchange and carbonate dissolution through python classes. See Wortmann et al. 2025 https://gmd.copernicus.org/articles/18/1155/2025/ as well as the manual at https://esbmtk.readthedocs.io/ for installation instructions, usage, and example code.

Note: ESBMTK 0.14.2.x is a major update that now requires python 3.12 (released May 1st 2025). See the Changelog for details.

ESBMTK is available via

ESBMTK is under active development, before updating, please check the Changelog