Skip to main content

An Earth Sciences Box Modeling Toolkit

Project description

Table of Contents

  1. ESBMTK - An Earth-sciences box modeling toolkit
  2. News
  3. Contributing
  4. Installation
  5. Documentation
  6. Todo
  7. License

ESBMTK - An Earth-sciences box modeling toolkit

ESBMTK is python library which aims to simplify typical box modeling projects the in Earth-Sciences. I started this project to teach myself python and explore object oriented programming. The code became however functional enough that the focus of this project has shifted to make box modeling more approachable for classroom teaching. So performance and scalability are not great. Specifically, the solved is a simple forward Euler scheme, so stiff problems are not handled gracefully.

At present, it will calculate masses/concentrations in reservoirs and fluxes including isotope ratios. It provides a variety of classes which allow the creation and manipulation of input signals, and the generation of graphical results. There is however no support for chemical reactions (including equilibrium reactions).

News

  • Nov. 5th, released version 0.2. This version is now unit aware. So rather than having a separate keyword for unit, quantities are now specified together wit their unit, e.g., rate = "15 mol/s". This breaks the API, and requires that existing scripts are modified. I thus also removed much of the existing documentation until I have time to update it.

  • Oct. 27th, added documentation on how to integrate user written process classes, added a class which allows for concentration dependent flux. Updated the documentation, added examples

  • Oct. 25th, Initial release on github.

Contributing

Don't be shy. Contributing is as easy as finding bugs by using the code, or maybe you want to add a new process code? If you have plenty of time to spare, ESMBTK could use a solver for stiff problems, or a graphical interface ;-) See the todo section for ideas.

Installation

ESBMTK relies on the following python versions and libraries

  • python > 3.6
  • matplotlib
  • numpy
  • pandas
  • logging
  • typing
  • builtins
  • nptyping
  • numbers
  • pint
  • copy
  • time

If you work with conda, it is recommended to install the above via conda. If you work with pip, the installer should install these libraries automatically. ESBMTK itself can be installed with pip

  • pip install esbmtk

Documentation

The documentation is available in org format or in pdf format. See the documentation folder, specifically the quickstart guide.

At present, I also provide the following example cases (as py-files and in jupyter notebook format)

  • A trivial carbon cycle model which shows how to set up the model, and read an external csv file to force the model.

pyramid shaped signal, and how to use the rate constant process to adjust concentration dependent flux ratesconcentration dependent flux rates.

Todo

  • expand the documentation
  • provide more examples
  • do more testing

License

ESBMTK: A general purpose Earth Science box model toolkit Copyright (C), 2020 Ulrich G. Wortmann

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

esbmtk-0.2.0.8.tar.gz (34.6 kB view details)

Uploaded Source

Built Distribution

esbmtk-0.2.0.8-py3-none-any.whl (104.4 kB view details)

Uploaded Python 3

File details

Details for the file esbmtk-0.2.0.8.tar.gz.

File metadata

  • Download URL: esbmtk-0.2.0.8.tar.gz
  • Upload date:
  • Size: 34.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for esbmtk-0.2.0.8.tar.gz
Algorithm Hash digest
SHA256 bcb48331671c0c4ff27b7139322e7203ad542efa04cd9687d966c3ca5afdba67
MD5 1d2e8c16403d0937c730b2c2faffc811
BLAKE2b-256 16159fee7324f6f9c0f94ddf62a5dd5e59560fb24a0c9cc130ddae373386a410

See more details on using hashes here.

File details

Details for the file esbmtk-0.2.0.8-py3-none-any.whl.

File metadata

  • Download URL: esbmtk-0.2.0.8-py3-none-any.whl
  • Upload date:
  • Size: 104.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for esbmtk-0.2.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 ffd271bad968d8dc9dca59baa0d4a042f444ef3b5d5e9b5ba46d9d994f80b268
MD5 06e91e572b7b1dc77f85bba9580f9f6d
BLAKE2b-256 cb55d42757e149feec89873a0c3a1350e57efc0e4ca8d9bc68d29a2340687a87

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page