Metadata-Version: 2.0
Name: pymagicc
Version: 0.7.0
Summary: Thin Python wrapper for the simple climate model  MAGICC
Home-page: https://github.com/openclimatedata/pymagicc
Author: Robert Gieseke
Author-email: robert.gieseke@pik-potsdam.de
License: GNU Affero General Public License v3
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: pandas
Requires-Dist: f90nml


pymagicc
--------

Thin Python wrapper around the `reduced complexity climate model
MAGICC 6<http://magicc.org/>`_.

**Install** using ::

    pip install pymagicc

Find **usage** instructions in the `repository
<https://github.com/openclimatedata/pymagicc>`_.



