Metadata-Version: 2.1
Name: downscale
Version: 0.0.1
Summary: Tools for downscaling gridded data in xarray
Home-page: https://github.com/ClimateImpactLab/downscale
Author: Michael Delgado
Author-email: mdelgado@rhg.com
License: MIT license
Keywords: downscale
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: Click (>=6.0)

=========
Downscale
=========


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

.. image:: https://img.shields.io/travis/ClimateImpactLab/downscale.svg
        :target: https://travis-ci.org/ClimateImpactLab/downscale

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

.. image:: https://pyup.io/repos/github/ClimateImpactLab/downscale/shield.svg
     :target: https://pyup.io/repos/github/ClimateImpactLab/downscale/
     :alt: Updates


Tools for downscaling gridded data in xarray


* Free software: MIT license
* Documentation: https://downscale.readthedocs.io.

This is a placeholder for a project in an extremely early stage of development.

See our `Paper doc <https://paper.dropbox.com/doc/Downscale-g33mdck7FPAd1iYHvBVHL>`_ for our latest thoughts.


Features
--------

* None yet!


Credits
---------

None yet!



=======
History
=======

0.0.1 (2017-08-11)
------------------

* First release on PyPI.


