Metadata-Version: 2.1
Name: IHEWAcollect
Version: 0.0.29
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/
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
License-File: LICENSE.rst
License-File: AUTHORS.rst
Requires-Dist: cftime (>=1.0.3)
Requires-Dist: cython (>=0.29)
Requires-Dist: psutil (>=5.6)
Requires-Dist: joblib (>=0.13)
Requires-Dist: cryptography (>=2.6)
Requires-Dist: PyYAML (>=5.1)
Requires-Dist: beautifulsoup4 (>=4.8)
Requires-Dist: requests (>=2.22)
Requires-Dist: paramiko (>=2.6)
Requires-Dist: pycurl (>=7.43)
Requires-Dist: ecmwf-api-client (>=1.5)
Requires-Dist: scipy (>=1.0)
Requires-Dist: scikit-image (>=0.15)
Requires-Dist: numpy (>=1.18)
Requires-Dist: pandas (>=0.20)
Requires-Dist: netCDF4 (>=1.5)
Requires-Dist: pyproj (>=2.0)
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

.. -*- mode: rst -*-

|CoverAlls|_ |Travis|_ |ReadTheDocs|_ |DockerHub|_ |PyPI|_ |Zenodo|_

.. |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/ihewa/ihewacollect
.. _DockerHub: https://hub.docker.com/r/ihewa/ihewacollect

.. |PyPI| image:: https://img.shields.io/pypi/v/IHEWAcollect
.. _PyPI: https://pypi.org/project/IHEWAcollect/

.. |Zenodo| image:: https://zenodo.org/badge/221895385.svg
.. _Zenodo: https://zenodo.org/badge/latestdoi/221895385


IHEWAcollect
============

IHE WaterAccounting Collect Tool. Tool to download open access remote sensing datasets for a geographical area and time period of interest.
Data is converted from original file format to .tiff format. 


Products
============
List of products which can be downloaded through the IHEWAcollect package: 
https://ihewacollect.readthedocs.io/en/latest/products.html


Installation
============
See installation notes on our wiki page: https://github.com/wateraccounting/IHEWAcollect/wiki/Installation

In order to have access to all products, accounts are needed from the following providers:
(`username, password` or `apitoken`)


+------------+-----------------------------------------------------------------------+
| Accounts   | Link                                                                  |
+============+=======================================================================+
| Copernicus | https://www.copernicus.eu/en                                          |
+------------+-----------------------------------------------------------------------+
| ECMWF      | https://www.ecmwf.int                                                 |
+------------+-----------------------------------------------------------------------+
| GLEAM      | http://www.gleam.eu                                                   |
+------------+-----------------------------------------------------------------------+
| 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 |
+------------+-----------------------------------------------------------------------+

Usage
============


Licence
============
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
http://creativecommons.org/licenses/by-nc-sa/4.0/

.. image:: https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png
   :width: 450
   :alt: "Creative Commons License"


