Metadata-Version: 2.1
Name: pymagicc
Version: 2.0.0rc5
Summary: Python wrapper for the simple climate model MAGICC
Home-page: https://github.com/openscm/pymagicc
Author: Robert Gieseke, Zeb Nicholls, Jared Lewis
Author-email: robert.gieseke@pik-potsdam.de, zebedee.nicholls@climate-energy-college.org, jared.lewis@climate-energy-college.org
License: GNU Affero General Public License v3
Project-URL: Bug Reports, https://github.com/openscm/pymagicc/issues
Project-URL: Documentation, https://pymagicc.readthedocs.io/en/latest
Project-URL: Source, https://github.com/openscm/pymagicc
Description: Pymagicc
        ========
        
        
        
        Pymagicc is a Python wrapper around the reduced complexity climate model
        
        `MAGICC6 <http://magicc.org/>`_. It wraps the CC-BY-NC-SA licensed
        
        `MAGICC6 binary <http://www.magicc.org/download6>`_. Pymagicc itself is AGPL licensed.
        
        
        
        MAGICC (Model for the Assessment of Greenhouse Gas Induced Climate Change)
        
        is widely used in the assessment of future emissions pathways in climate policy analyses,
        
        e.g. in the Fifth Assessment Report of the
        
        Intergovernmental Panel on Climate Change or to model the physical aspects of climate change in Integrated Assessment Models (IAMs).
        
        
        
        Pymagicc makes the MAGICC model easily installable and usable from Python and allows for the easy modification of all MAGICC model parameters and emissions scenarios directly from Python.
        
        In climate research it can, for example, be used in the analysis of mitigation scenarios, in Integrated Assessment Models, complex climate model emulation, and uncertainty analyses, as well as in climate science education and communication.
        
        
        
        See `www.magicc.org <http://www.magicc.org/>`_ and `Meinshausen et al. 2011 <https://doi.org/10.5194/acp-11-1417-2011>`_ for further information.
        
        
        
Keywords: simple climate model MAGICC python
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/x-rst
Provides-Extra: notebooks
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: deploy
Provides-Extra: dev
