Metadata-Version: 2.1
Name: py12box
Version: 0.1.1
Summary: AGAGE 12-box model
Home-page: https://github.com/mrghg/py12box
Author: Matt Rigby
Author-email: matt.rigby@bristol.ac.uk
License: UNKNOWN
Description: # AGAGE 12-box model
        
        This is a Python version of the AGAGE 12-box model described (first as a 9-box model) in Cunnold et al., 1983. Subsequently modified in Cunnold et al., 1994 and Rigby et al., 2013. This version is based on the IDL version from Rigby et al., 2013. 
        
        This code started as a python 3 port by Eunchong Chung of the IDL code 
        written by Matt Rigby available from: https://bitbucket.org/mrghg/agage-12-box-model/. 
        It was subsequently modified by Matt Rigby.
        
        ### References
        
        Cunnold, D. M., Prinn, R. G., Rasmussen, R. A., Simmonds, P. G., Alyea, F. N., Cardelino, C. A., Crawford, A. J., Fraser, P. J. and Rosen, R. D.: The Atmospheric Lifetime Experiment 3. Lifetime Methodology and Application to Three Years of CFCl3 Data, Journal of Geophysical Research, 88(C13), 8379–8400, 1983.
        
        Cunnold, D. M., Fraser, P. J., Weiss, R. F., Prinn, R. G., Simmonds, P. G., Miller, B. R., Alyea, F. N. and Crawford, A. J.: Global trends and annual releases of CCI3F and CCI2F2 estimated from ALE/GAGE and other measurements from July 1978 to June 1991, Journal of Geophysical Research, 99(D1), 1107–1126, [doi:10.1029/93JD02715](https://doi.org/10.1029/93JD02715), 1994.
        
        Rigby, M., Prinn, R. G., O’Doherty, S., Montzka, S. a., McCulloch, A., Harth, C. M., Mühle, J., Salameh, P. K., Weiss, R. F., Young, D., Simmonds, P. G., Hall, B. D., Dutton, G. S., Nance, D., Mondeel, D. J., Elkins, J. W., Krummel, P. B., Steele, L. P. and Fraser, P. J.: Re-evaluation of the lifetimes of the major CFCs and CH3CCl3 using atmospheric trends, Atmospheric Chemistry and Physics, 13(5), 2691–2702, [doi:10.5194/acp-13-2691-2013](https://doi.org/10.5194/acp-13-2691-2013), 2013.
        
Keywords: python,atmosphere,greenhouse gas
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Unix
Requires-Python: >=3.7
Description-Content-Type: text/markdown
