Skip to main content

PyCO2SYS: marine carbonate system calculations in Python

Project description

PyCO2SYS

Tests pypi badge Conda Version DOI Docs Coverage License: GPL v3 Ruff

Introduction

PyCO2SYS is a Python implementation of CO2SYS, based on the MATLAB v2.0.5 but also including the updates made for MATLAB CO2SYS v3 as well as some additional related calculations. PyCO2SYS solves the full marine carbonate system from the values of any two of its parameters.

Every combination of input parameters has been tested, with differences in the results small enough to be attributable to floating point errors and iterative solver endpoint differences (i.e. negligible). See the scripts in validate to see how and check this for yourself, and their discussion in the online docs. Please let us know ASAP if you discover a discrepancy that we have not spotted!

Documentation is available online at PyCO2SYS.readthedocs.io.

There are also some usage examples that you can either download or run live in your web browser (with no Python installation required) at PyCO2SYS-examples.

Citation

A paper describing PyCO2SYS is freely available:

Humphreys, M. P., Lewis, E. R., Sharp, J. D., and Pierrot, D. (2022). PyCO2SYS v1.8: marine carbonate system calculations in Python. Geoscientific Model Development 15, 15-43. doi:10.5194/gmd-15-15-2022.

Please also specify the full version number that you used. You can find this in Python with:

import PyCO2SYS as pyco2
pyco2.hello()

As per the instructions in the the CO2SYS-MATLAB repo, you should also consider citing the original work by Lewis and Wallace (1998).

Installation

If you manage Python with conda, we recommend that you first install NumPy, pandas and xarray into the environment where PyCO2SYS is to be installed with conda.

With pip

Install from the Python Package Index:

pip install PyCO2SYS

Update an existing installation:

pip install PyCO2SYS --upgrade --no-cache-dir

With conda/mamba

Install from the conda-forge channel:

conda install PyCO2SYS -c conda-forge

Documentation

Documentation for the current release, based on the main branch, is available at PyCO2SYS.readthedocs.io and at mvdh.xyz/PyCO2SYS.

Basic use

The only function you need is pyco2.sys. To solve the marine carbonate system from two of its parameters (par1 and par2), just use:

import PyCO2SYS as pyco2
results = pyco2.sys(par1, par2, par1_type, par2_type, **kwargs)

The keys to the results dict are described in the documentation. Arguments should be provided as scalars or NumPy arrays in any mutually broadcastable combination. A large number of optional kwargs can be provided to specify everything beyond the carbonate system parameters — read the docs!.

You can also look at the examples Notebooks that you can try out without needing to install anything on your computer.

About

PyCO2SYS is maintained by Dr Matthew Humphreys at the NIOZ (Royal Netherlands Institute for Sea Research) with the support of the main developers of all previous versions of CO2SYS.

Contributions are welcome - please check the guidelines before setting to work.

License

PyCO2SYS is licensed under the GNU General Public License version 3 (GPLv3).

Project details


Download files

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

Source Distribution

pyco2sys-2.0.0b7.tar.gz (92.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyco2sys-2.0.0b7-py3-none-any.whl (89.7 kB view details)

Uploaded Python 3

File details

Details for the file pyco2sys-2.0.0b7.tar.gz.

File metadata

  • Download URL: pyco2sys-2.0.0b7.tar.gz
  • Upload date:
  • Size: 92.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for pyco2sys-2.0.0b7.tar.gz
Algorithm Hash digest
SHA256 8ebb884d9d46cc6ac6fea16b798458a1c6acc09987a5f6c7fef74ebe4f0af803
MD5 d5f12d56e0baa49a28b075aeb5beab8d
BLAKE2b-256 30e1d223ccc3d60bba9f03a17f454e9a3483b5f2ade2eaf51688f1f2bc7a1aad

See more details on using hashes here.

File details

Details for the file pyco2sys-2.0.0b7-py3-none-any.whl.

File metadata

  • Download URL: pyco2sys-2.0.0b7-py3-none-any.whl
  • Upload date:
  • Size: 89.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for pyco2sys-2.0.0b7-py3-none-any.whl
Algorithm Hash digest
SHA256 15fcb5e84b97b768e6cc41f402c41aaf2e33d247953a986063566d4f7f062d8f
MD5 5926b68815de7d4e8085cd2f89f13f9c
BLAKE2b-256 8c6d27e9546a940b47e4fb3f436ca03e872bf9a295a32efd991f357f0a08825b

See more details on using hashes here.

Supported by

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