.. image:: https://img.shields.io/pypi/v/sympl.svg :target: https://pypi.python.org/pypi/sympl :alt: PyPI
.. image:: https://img.shields.io/travis/mcgibbon/sympl.svg :target: https://travis-ci.org/mcgibbon/sympl :alt: Continuous Integration
.. image:: https://img.shields.io/codecov/c/github/mcgibbon/sympl.svg :target: https://travis-ci.org/mcgibbon/sympl :alt: Coverage
.. image:: https://readthedocs.org/projects/sympl/badge/?version=latest :target: https://sympl.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://pyup.io/repos/github/mcgibbon/sympl/shield.svg :target: https://pyup.io/repos/github/mcgibbon/sympl/ :alt: Updates
Sympl is a framework for building Earth system models in Python. For more
information, read the documentation at https://sympl.readthedocs.io, particularly
the quickstart. This framework is meant to be used along with model toolkits
like CliMT to write models. See the paper on Sympl and CliMT for a good
overview and some examples! You may also want to check out the
CliMT documentation
.
.. _quickstart: https://sympl.readthedocs.io/en/latest/quickstart.html .. _paper: https://www.geosci-model-dev.net/11/3781/2018/ .. _CliMT: https://github.com/climt/climt .. _CliMT documentation: https://climt.readthedocs.io/en/latest/