.coveragerc
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
.travis.yml
HOWTOCONTRIBUTE.rst
LICENSE
README.rst
requirements.txt
setup.cfg
setup.py
.github/workflows/main.yml
SeaFlux.egg-info/PKG-INFO
SeaFlux.egg-info/SOURCES.txt
SeaFlux.egg-info/dependency_links.txt
SeaFlux.egg-info/requires.txt
SeaFlux.egg-info/top_level.txt
ci/environment-dev-3.7.yml
ci/run-linter.sh
docs/conf.py
docs/contributing.rst
docs/documentation.md
docs/index.rst
docs/installation.md
docs/img/logo.png
docs/static/css/custom.css
seaflux/__init__.py
seaflux/aux_eqs.py
seaflux/core.py
seaflux/gas_transfer_CO2.py
seaflux/unit_checks.py
seaflux/utils.py
tests/__init__.py
tests/pytest.ini
tests/test_fluxes.py