Metadata-Version: 1.1
Name: scope-coupler
Version: 0.1.3
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
Description: =================================================================
        SCOPE: A Script Based Coupler for Simulations of the Earth System
        =================================================================
        
        
        .. image:: https://img.shields.io/pypi/v/scope-coupler.svg
                :target: https://pypi.python.org/pypi/scope-coupler
        
        .. 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.3 (2019-12-4)
        -----------------
        
        * Automatically builds documentation from docstrings
        * Most of ``scope send`` works
        
        0.1.0 (2019-11-13)
        ------------------
        
        * First release on PyPI.
        
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
