Metadata-Version: 1.0
Name: fair
Version: 1.0.0
Summary: Python package to perform calculations with the FAIR simple climate model
Home-page: https://github.com/OMS-NetZero/FAIR
Author: OMS-NetZero, Richard Millar, Zebedee Nicholls, Myles Allen
Author-email: richard.millar@physics.ox.ac.uk
License: Apache 2.0
Description: # FAIR
        Finite Amplitude Impulse-Response simple climate-carbon-cycle model 
        
        Reference: Millar, R. J., Nicholls, Z. R., Friedlingstein, P., and Allen, M. R.: A modified impulse-response representation of the global near-surface air temperature and atmospheric concentration response to carbon dioxide emissions, Atmos. Chem. Phys., 17, 7213-7228, https://doi.org/10.5194/acp-17-7213-2017, 2017.
        
        Bibtex reference: 
        @Article{acp-17-7213-2017,
        AUTHOR = {Millar, R. J. and Nicholls, Z. R. and Friedlingstein, P. and Allen, M. R.},
        TITLE = {A modified impulse-response representation of the global near-surface air temperature and atmospheric concentration response to carbon dioxide emissions},
        JOURNAL = {Atmospheric Chemistry and Physics},
        VOLUME = {17},
        YEAR = {2017},
        NUMBER = {11},
        PAGES = {7213--7228},
        URL = {http://www.atmos-chem-phys.net/17/7213/2017/},
        DOI = {10.5194/acp-17-7213-2017}
        }
        
        ## Installation
        1. Make sure you have Python 2 and pip installed and are working in an environment that uses Python 2 by default
        1. From terminal/command prompt `pip install fair`
        
Keywords: simple climate model temperature response carbon cycle
Platform: UNKNOWN
