A basic simple climate model in Python
Project description
pySCM is a simple climate model developed in Python for producing timeseries of annual mean global mean surface temperature from projections of greenhouse gases. pySCM is purposely very simple using only a few couple differential equations. This means that pySCM is very fast and is controlled using only a few parameters.
Documentation
Instructions for using pySCM and a description of the equations used in pySCM are provided in the Documentation.
Development
git clone git@github.com:bodekerscientific/pyscm.git
pip install -e .
Tests can be run locally with
python setup.py test
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pySCM-0.2.1.tar.gz
(26.3 kB
view hashes)