Metadata-Version: 1.1
Name: aospy
Version: 0.2
Summary: Automated gridded climate data analysis and management
Home-page: https://github.com/spencerahill/aospy
Author: aospy Developers
Author-email: aospy@googlegroups.com
License: Apache
Description: 
        **aospy**: automated gridded climate data analysis and management
        
        A framework that enables automated calculations using gridded climate data.
        Following some basic description of where your data lives and defining any
        functions of variables stored in that data you want to compute, aospy enables
        you to fire off an arbitrary number of calculations using that data.
        
        Important links
        ---------------
        - HTML documentation: http://aospy.readthedocs.io/en/latest
        - Mailing list: https://groups.google.com/d/forum/aospy
        - Issue tracker: https://github.com/spencerahill/aospy/issues
        - Source code: https://github.com/spencerahill/aospy
        
Keywords: climate science netcdf xarray
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
