Metadata-Version: 1.1
Name: esm-analysis
Version: 0.3.0
Summary: Analysis Scripts for ESM Simulations
Home-page: https://github.com/pgierz/esm_analysis
Author: Paul Gierz
Author-email: pgierz@awi.de
License: GNU General Public License v3
Description: ============
        ESM Analysis
        ============
        
        
        .. image:: https://img.shields.io/pypi/v/esm_analysis.svg
                :target: https://pypi.python.org/pypi/esm_analysis
        
        .. image:: https://img.shields.io/travis/pgierz/esm_analysis.svg
                :target: https://travis-ci.org/pgierz/esm_analysis
        
        .. image:: https://readthedocs.org/projects/esm-analysis/badge/?version=latest
                :target: https://esm-analysis.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Analysis Scripts for ESM Simulations
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://esm-analysis.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.3.0 (2019-12-18)
        ------------------
        
        * Adds utility to parse compute log and provide some statistics on queuing time
          and throughput
        * If multiple files have the same variable, ask user which filepattern to use
        * Newest climatology for ``ECHAM6``
        
        0.2.0 (2019-12-17)
        ------------------
        
        * Asks user to create top level file if it isn't found
        
        0.1.1 (2019-12-17)
        ------------------
        
        * Process files in chunks for ``ECHAM6``
        
        0.1.0 (2019-08-09)
        ------------------
        
        * First release on PyPI.
        
Keywords: esm_analysis
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
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: Programming Language :: Python :: 3.7
