You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

esbmtk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbmtk

The Earth Science Box Modeling Toolkit

0.14.1.5.post4
Source
PyPI
Maintainers
1
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.

ESBMTK is available via

  • GitHub git clone https://github.com/uliw/esbmtk.git
  • pypi https://pypi.org/project/esbmtk/
  • conda-forge https://anaconda.org/conda-forge/esbmtk
  • sample code is available at https://github.com/uliw/ESBMTK-Examples

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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts