POP-tools: Tools to support analysis of POP2-CESM model solutions with xarray#

CI

GitHub Workflow Status Code Coverage Status

Docs

Documentation Status

Package

Conda PyPI

License

License

Installation#

pop-tools can be installed from PyPI with pip:

python -m pip install pop-tools

pop-tools is also available from conda-forge for conda installations:

conda install -c conda-forge pop-tools

See documentation for more information.

Get in touch#

  • If you encounter any errors or problems with pop-tools, please open an issue at the GitHub main repository.

  • If you have a question like “How do I compute x?”, ask on GitHub discussions. Please include a self-contained reproducible example if possible.