Welcome to seaflux’s documentation!

pySeaFlux is a Python 3.6+ package that can be used to calculate air-sea CO2 fluxes for the global ocean. The pySeaFlux package is a companion package to the pySeaFlux dataset that is under review in ESSD discussions (https://doi.org/10.5194/essd-2021-16).

pySeaFlux provides high level code to access the datasets presented in the ESSD manuscript. Further, the package provides the code to calculate these data sets.

Installation

# for latest release
pip install pyseaflux

# for bleeding-edge up-to-date commit
pip install -e git+https://github.com/lukegre/pySeaFlux.git

Indices and tables