Metadata-Version: 2.1
Name: mesmer-openscmrunner
Version: 0.2.0
Summary: Coupling between MESMER and OpenSCM-Runner
Home-page: https://github.com/MESMER-group/mesmer-openscmrunner
Author: Zeb Nicholls, Lea Beusch, Mathias Hauser, Jared Lewis
Author-email: zebedee.nicholls@climate-energy-college.org, lea.beusch@env.ethz.ch, mathias.hauser@env.ethz.ch, jared.lewis@climate-energy-college.org
License: GPLv3+
Project-URL: Bug Reports, https://github.com/MESMER-group/mesmer-openscmrunner/issues
Project-URL: Source, https://github.com/MESMER-group/mesmer-openscmrunner
Description: .. sec-begin-title
        
        MESMER-OpenSCM Runner
        =====================
        
        .. sec-end-title
        
        +-------------------+----------------+--------------+------------+
        | Repository health |    |CI CD|     |  |Coverage|  |  |Zenodo|  |
        +-------------------+----------------+--------------+------------+
        
        +------+------------------+----------------+------------------+
        | Pypi |  |PyPI Install|  |     |PyPI|     |  |PyPI Version|  |
        +------+------------------+----------------+------------------+
        
        +-----------------+----------------+---------------+-----------+
        |   Other info    | |Contributors| | |Last Commit| | |License| |
        +-----------------+----------------+---------------+-----------+
        
        .. sec-begin-links
        
        .. |CI CD| image:: https://github.com/MESMER-group/mesmer-openscmrunner/actions/workflows/ci-cd-workflow.yml/badge.svg
            :target: https://github.com/MESMER-group/mesmer-openscmrunner/actions/workflows/ci-cd-workflow.yml
        .. |Coverage| image:: https://codecov.io/gh/MESMER-group/mesmer-openscmrunner/branch/master/graph/badge.svg
            :target: https://codecov.io/gh/MESMER-group/mesmer-openscmrunner
        .. |Zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5094379.svg
            :target: https://doi.org/10.5281/zenodo.5094379
        .. |PyPI Install| image:: https://github.com/MESMER-group/mesmer-openscmrunner/workflows/Test%20PyPI%20install/badge.svg
            :target: https://github.com/MESMER-group/mesmer-openscmrunner/actions?query=workflow%3A%22Test+PyPI+install%22
        .. |PyPI| image:: https://img.shields.io/pypi/pyversions/mesmer-openscmrunner.svg
            :target: https://pypi.org/project/mesmer-openscmrunner/
        .. |PyPI Version| image:: https://img.shields.io/pypi/v/mesmer-openscmrunner.svg
            :target: https://pypi.org/project/mesmer-openscmrunner/
        .. |Contributors| image:: https://img.shields.io/github/contributors/MESMER-group/mesmer-openscmrunner.svg
            :target: https://github.com/MESMER-group/mesmer-openscmrunner/graphs/contributors
        .. |Last Commit| image:: https://img.shields.io/github/last-commit/MESMER-group/mesmer-openscmrunner.svg
            :target: https://github.com/MESMER-group/mesmer-openscmrunner/commits/master
        .. |License| image:: https://img.shields.io/github/license/MESMER-group/mesmer-openscmrunner.svg
            :target: https://github.com/MESMER-group/mesmer-openscmrunner/blob/master/LICENSE
        
        .. sec-end-links
        
        .. sec-begin-shortsummary
        
        Coupling between `MESMER <https://github.com/MESMER-group/mesmer>`_ and `OpenSCM-Runner <https://github.com/openscm/openscm-runner>`_.
        
        .. sec-end-shortsummary
        
        .. sec-begin-installation
        
        Installation
        ------------
        
        .. sec-end-installation
        
        .. sec-begin-citing
        
        Citing MESMER-OpenSCM Runner
        ----------------------------
        
        Scientific publications using MESMER-OpemSCM Runner should cite the following publications alongside the appropriate global-mean temperature emulator publications:
        
          Beusch, L., Nicholls, Z., Gudmundsson, L., Hauser, M., Meinshausen M., and Seneviratne,
          S. I.: From emission scenarios to spatially resolved projections with a chain of
          computationally efficient emulators: MAGICC (v 7.5.1) - MESMER (v 0.8.1) coupling,
          Geosci. Model Dev. Discuss. [preprint], https://doi.org/10.5194/gmd-2021-252, in review,
          2021.
        
          Beusch, L., Gudmundsson, L., and Seneviratne, S. I.: Emulating Earth system model
          temperatures with MESMER: from global mean temperature trajectories to grid-point-level
          realizations on land, Earth Syst. Dynam., 11, 139–159,
          https://doi.org/10.5194/esd-11-139-2020, 2020.
        
        .. sec-end-citing
        
        .. sec-begin-license
        
        License
        -------
        
        Copyright (c) 2021 MESMER-OpenSCM Runner contributors, listed in AUTHORS, and ETH Zurich.
        
        MESMER-OpenSCM Runner is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License (see `LICENSE <https://github.com/MESMER-group/mesmer-openscmrunner/blob/master/LICENSE>`_), or
        (at your option) any later version.
        
        MESMER-OpenSCM Runner is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.
        
        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <https://www.gnu.org/licenses/>.
        
        The full list of code contributors can be found in AUTHORS or at
        `github.com/MESMER-group/mesmer-openscmrunner/graphs/contributors <https://github.com/MESMER-group/mesmer-openscmrunner/graphs/contributors>`_.
        
        .. sec-end-license
        
Keywords: MESMER,netCDF,python,climate,atmosphere,simple climate model,reduced complexity climate model,emulation,earth system model emulation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: tests
Provides-Extra: docs
Provides-Extra: dev
