Metadata-Version: 2.1
Name: gpm_precipitation_tools
Version: 0.2.0
Summary: Package for downloading and analysing NASA Global Precipitation Measurement mission data.
Home-page: https://github.com/LSDtopotools/gpm_precipitation_tools
Author: Marina Ruiz Sanchez-Oro
Author-email: marina.ruiz.so@ed.ac.uk
License: MIT license
Keywords: gpm_precipitation_tools
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 :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

=======================
gpm_precipitation_tools
=======================


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

.. image:: https://img.shields.io/travis/LSDtopotools/gpm_precipitation_tools.svg
        :target: https://travis-ci.com/LSDtopotools/gpm_precipitation_tools

.. image:: https://readthedocs.org/projects/gpm-precipitation-tools/badge/?version=latest
        :target: https://gpm-precipitation-tools.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Package for downloading and analysing NASA Global Precipitation Measurement mission data.


* Free software: MIT license
* Documentation: https://gpm-precipitation-tools.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 (2022-02-04)
------------------

* First release on PyPI.

0.2.0 (2022-02-07)
------------------

* Fix dependency clashes
* Implement command line functionality.


