Metadata-Version: 2.1
Name: scope-coupler
Version: 0.1.2
Summary: Scope is an offline, script based coupler for Earth System Models
Home-page: https://gitlab.awi.de/pgierz/scope
Author: Paul Gierz
Author-email: pgierz@awi.de
License: GNU General Public License v3
Keywords: scope
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)
Requires-Dist: pyyaml
Requires-Dist: jinja2

=================================================================
SCOPE: A Script Based Coupler for Simulations of the Earth System
=================================================================


.. .. image:: https://img.shields.io/pypi/v/scope.svg
..        :target: https://pypi.python.org/pypi/scope

.. .. image:: https://img.shields.io/travis/pgierz/scope.svg
..        :target: https://travis-ci.org/pgierz/scope

 .. image:: https://readthedocs.org/projects/scope-coupler/badge/?version=latest
        :target: https://scope-coupler.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




``scope`` is a offline, script-based coupler for various simulations of the
Earth System. It is written in Python and configured with YAML files.

* Free software: GNU General Public License v3
* Documentation: https://scope-coupler.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2019-11-13)
------------------

* First release on PyPI.


