Skip to main content

An Earth Sciences Box Modeling Toolkit

Project description

ESBMTK - An Earth-sciences box modeling toolkit

ESBMTK is a python library that aims to simplify typical box modeling projects in the Earth-Sciences. The general focus is to make box modeling more approachable for classroom teaching. At present the code is under active development and the API changes frequently.

News

  • July 28th, 2023, v 0.9.0.1 The ODEPACk backend is now fully functional, and the basic API is more or less stable.

  • Nov. 11th 2022, v 0.9.0.0 Moved to odepack based backend. Removed now defunct code. The odepack backend does not yet support isotope calculations.

  • 0.8.0.0

    • Cleanup of naming scheme which is now strictly hierarchical.
    • Bulk connection dictionaries now have to be specified as source_to_sink instead of source2sink.
    • The connection naming scheme has been revamped. Please see esbmtk.connect.__set_name__() documentation for details.
    • Model concentration units must now match 'mole/liter' or 'mol/kg'. Concentrations can still be specified as mmol/l or mmol/kg, but model output will be in mole/liter or kg. At present, the model does not provide for the automatic conversion of mol/l to mol/kg. Thus you must specify units in a consistent way.
    • The SeawaterConstants class now always returns values as mol/kg solution. Caveat Emptor.
    • The SeawaterConstants class no longer accepts the 'model' keyword
    • All of his will break existing models.
    • Models assume by default that they deal with ideal water, i.e., where the density equals one. To work with seawater, you must set ideal_water=False. In that case, you should also set the concentration_unit keyword to 'mol/kg' (solution).
    • Several classes now require the "register" keyword. You may need to fix your code accordingly
  • The flux and connection summary methods can be filtered by more than one keyword. Provide a filter string in the following format "keyword_1 keyword_2 and it will only return results that match both keywords.

  • Removed the dependency on the nptyping and number libraries

  • 0.7.3.9 Moved to setuptools build system. Lost of code fixes wrt isotope calculations, minor fixes in the carbonate module.

  • March 2nd 0.7.3.4 Flux_summary now supports an exclude keyword. Hot fixed an error in the gas exchange code, which affected the total mass of atmosphere calculations. For the time being, the mass of the atmosphere is treated as constant.

  • 0.7.3.0 Flux data is no longer kept by default. This results in huge memory savings. esbmtk now requires python 3.9 or higher, and also depends on os and psutil. the scale with flux process now uses the ref_flux keyword instead of ref_reservoirs. Models must adapt their scripts accordingly. esbmtk objects no longer provide delta values by default. Rather they need to be calculated in the post-processing step via M.get_delta_values(). The f_0 keyword in the weathering connection is now called rate. Using the old keyword will result in a unit error.

  • January 8th 0.7.2.2 Fixed several isotope calculation regressions. Added 31 Unit tests.

Older releases are mentioned in the Release History.

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.9
  • matplotlib
  • numpy
  • pandas
  • typing
  • pint

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 woefully out of date, at present, your best bet is the code itself

The API documentation is available at https://uliw.github.io/esbmtk/esbmtk/index.html

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.9.0.1.tar.gz (251.8 kB view details)

Uploaded Source

Built Distribution

esbmtk-0.9.0.1-py2.py3-none-any.whl (147.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: esbmtk-0.9.0.1.tar.gz
  • Upload date:
  • Size: 251.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for esbmtk-0.9.0.1.tar.gz
Algorithm Hash digest
SHA256 eb6785fb63a2444a00355640b5fd3585c732ab8de7840d2221f3dae1594d38cc
MD5 a28af56c8f9f352d830295a3606cf08c
BLAKE2b-256 116f87ddaf24ac6364989ab766f93b2f007ea867ce40fd85816050640df525c4

See more details on using hashes here.

File details

Details for the file esbmtk-0.9.0.1-py2.py3-none-any.whl.

File metadata

  • Download URL: esbmtk-0.9.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 147.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for esbmtk-0.9.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3369008385d11f60556cb3532a0a71327ecc00c0845438f86132a14456afbb99
MD5 0066b40b388a762d0982a979f3bdfc01
BLAKE2b-256 3d6a18d4d405f5e2af06119cfe7686540667cfe882efbf7e82468b9ce48f529e

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