Metadata-Version: 2.0
Name: pymagicc
Version: 0.9.3
Summary: 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 :: 4 - Beta
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 (==0.21)


pymagicc

Thin Python wrapper around the
reduced complexity climate model MAGICC6 (http://magicc.org/).

Install using

    pip install pymagicc

On Linux and macOS Wine (https://www.winehq.org) needs to be installed (usually
available with your package manager).

Find usage instructions in the
GitHub repository at https://github.com/openclimatedata/pymagicc.


