Metadata-Version: 2.1
Name: IHEWAwapor
Version: 0.0.1
Summary: IHE WaterAccounting WaPOR Download Tools
Home-page: https://github.com/wateraccounting/IHEWAwapor
Author: Quan Pan
Author-email: quanpan302@hotmail.com
License: gpl3
Project-URL: Documentation, https://wapor.readthedocs.io/en/latest/
Description: .. -*- mode: rst -*-
        
        |CoverAlls|_ |Travis|_ |ReadTheDocs|_ |DockerHub|_ |PyPI|_
        
        .. |CoverAlls| image:: https://coveralls.io/repos/github/wateraccounting/IHEWAwapor/badge.svg?branch=master
        .. _CoverAlls: https://coveralls.io/github/wateraccounting/IHEWAwapor?branch=master
        
        .. |Travis| image:: https://travis-ci.org/wateraccounting/IHEWAwapor.svg?branch=master
        .. _Travis: https://travis-ci.org/wateraccounting/IHEWAwapor
        
        .. |ReadTheDocs| image:: https://readthedocs.org/projects/ihewawapor/badge/?version=latest
        .. _ReadTheDocs: https://ihewawapor.readthedocs.io/en/latest/
        
        .. |DockerHub| image:: https://img.shields.io/docker/cloud/build/wateraccounting/ihewawapor
        .. _DockerHub: https://hub.docker.com/r/wateraccounting/ihewawapor
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/IHEWAwapor
        .. _PyPI: https://pypi.org/project/ihewawapor/
        
        
        IHEWAwapor
        ==========
        
        IHE WaterAccounting WaPOR Tools.
        
        Download
        --------
        
        IHEWAwapor.WPdownload() function
        
        IHEWAwapor.WAdownload() function
        
        Analysis
        --------
        
        WaPOR productivity analysis
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
        IHEWAwapor.WPanalysis() function
        
        WaPOR WaterAccounting analysis
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        
        IHEWAwapor.WAanalysis() function
        
        ...
        ^^^
        
        
        Note
        ====
        
        For details, see https://www.wateraccounting.org/wapor.html.
        
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
