Metadata-Version: 2.1
Name: IHEWAcollect
Version: 0.0.6
Summary: Water Accounting Collect Tools
Home-page: https://github.com/wateraccounting/IHEWAcollect
Author: Quan Pan
Author-email: quanpan302@hotmail.com
License: GPLv3
Project-URL: Documentation, https://ihewacollect.readthedocs.io/en/latest/
Description: .. -*- mode: rst -*-
        
        |CoverAlls|_ |Travis|_ |ReadTheDocs|_ |DockerHub|_ |PyPI|_
        
        .. |CoverAlls| image:: https://coveralls.io/repos/github/wateraccounting/IHEWAcollect/badge.svg?branch=master
        .. _CoverAlls: https://coveralls.io/github/wateraccounting/IHEWAcollect?branch=master
        
        .. |Travis| image:: https://travis-ci.org/wateraccounting/IHEWAcollect.svg?branch=master
        .. _Travis: https://travis-ci.org/wateraccounting/IHEWAcollect
        
        .. |ReadTheDocs| image:: https://readthedocs.org/projects/ihewacollect/badge/?version=latest
        .. _ReadTheDocs: https://ihewacollect.readthedocs.io/en/latest/
        
        .. |DockerHub| image:: https://img.shields.io/docker/cloud/build/wateraccounting/ihewacollect
        .. _DockerHub: https://hub.docker.com/r/wateraccounting/ihewacollect
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/IHEWAcollect
        .. _PyPI: https://pypi.org/project/IHEWAcollect/
        
        
        IHEWAcollect
        ============
        
        IHE WaterAccounting Collect Tool.
        
        Collect
        -------
        
        Products requires `username, password` or `apitoken`.
        
        Free products
        ^^^^^^^^^^^^^
        
        +------------+-----------------------------------------------------------------------+
        | Accounts   | Link                                                                  |
        +============+=======================================================================+
        | Copernicus | https://www.copernicus.eu/en                                          |
        +------------+-----------------------------------------------------------------------+
        | ECMWF      | https://www.ecmwf.int                                                 |
        +------------+-----------------------------------------------------------------------+
        | GLEAM      | http://www.gleam.eu                                                   |
        +------------+-----------------------------------------------------------------------+
        | IHEWA      | https://www.wateraccounting.org                                       |
        +------------+-----------------------------------------------------------------------+
        | NASA       | https://www.nasa.gov                                                  |
        +------------+-----------------------------------------------------------------------+
        | VITO       | https://www.vito-eodata.be/PDF/datapool                               |
        +------------+-----------------------------------------------------------------------+
        | WaPOR      | http://www.fao.org/in-action/remote-sensing-for-water-productivity/en |
        +------------+-----------------------------------------------------------------------+
        
        Commercial products
        ^^^^^^^^^^^^^^^^^^^
        
        +------------+-----------------------------------------------------------------------+
        | Accounts   | Link                                                                  |
        +============+=======================================================================+
        | MSWEP      | https://princetonclimate.com                                          |
        +------------+-----------------------------------------------------------------------+
        
        Products
        --------
        
        ALEXI
        ^^^^^
        
        IHEWAcollect.ALEXI() functioin
        
        ...
        ^^^
        
        WAPOR
        ^^^^^
        
        IHEWAcollect.WAPOR() functioin
        
        
        Note
        ====
        
        For details, see https://www.wateraccounting.org/.
        
Keywords: GDAL,Water
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
