Metadata-Version: 2.0
Name: eecmip5
Version: 0.0.1
Summary: Download and manipulate CMIP5 climate simulations from Earth Engine
Home-page: https://github.com/csaybar/eecmip5
Author: Cesar Aybar
Author-email: csaybar@gmail.com
License: GNU General Public License v3
Keywords: eecmip5
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

=======
eecmip5
=======


.. image:: https://img.shields.io/pypi/v/eecmip5.svg
        :target: https://pypi.python.org/pypi/eecmip5

.. image:: https://img.shields.io/travis/csaybar/eecmip5.svg
        :target: https://travis-ci.org/csaybar/eecmip5

.. image:: https://readthedocs.org/projects/eecmip5/badge/?version=latest
        :target: https://eecmip5.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Download and manipulate CMIP5 climate simulations from Earth Engine


* Free software: GNU General Public License v3
* Documentation: https://eecmip5.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.1.0 (2019-05-22)
------------------

* First release on PyPI.


