IHEWAcollect


NameIHEWAcollect JSON
Version 0.0.31 PyPI version JSON
download
home_pagehttps://github.com/wateraccounting/IHEWAcollect
SummaryWater Accounting Collect Tools
upload_time2023-04-03 12:42:05
maintainer
docs_urlNone
authorQuan Pan
requires_python>=3.5
licenseGPLv3
keywords gdal water
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            .. -*- 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`). 
Default location for this file is located at src/IHEWAcollect/accounts-template.yml.
You must rename this file accounts.yml and fill out your credentials for the data you wish to download - note that some of the datasets do not require credentials.

+-------------+---------------------------------------------+---------------------------+
| Accounts    | Link                                        | Products (to be completed)|
+=============+=============================================+===========================+
| Copernicus  | https://www.copernicus.eu/en                |                           |
+-------------+---------------------------------------------+---------------------------+
| ECMWF       | https://www.ecmwf.int                       |                           |
+-------------+---------------------------------------------+---------------------------+
| GLEAM       | http://www.gleam.eu                         | GLEAM                     |
+-------------+---------------------------------------------+---------------------------+
| NASA        | https://www.earthdata.nasa.gov/             | GPM, MODIS products, GLDAS|
+-------------+---------------------------------------------+---------------------------+
| PODAAC (API)| https://podaac-tools.jpl.nasa.gov/drive/    | GRACE (JPL, CSR, GFZ)     |
+-------------+---------------------------------------------+---------------------------+
| VITO        | https://www.vito-eodata.be/PDF/datapool     | Proba-V                   |
+-------------+---------------------------------------------+---------------------------+

.. | WaPOR       | https://wapor.apps.fao.org/                 |                           | Hiding these lines as WaPOR not yet in IHEWAcollect
.. +-------------+---------------------------------------------+---------------------------+ Hiding these lines as WaPOR not yet in IHEWAcollect

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: 150
   :alt: "Creative Commons License"

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wateraccounting/IHEWAcollect",
    "name": "IHEWAcollect",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "GDAL,Water",
    "author": "Quan Pan",
    "author_email": "quanpan302@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c0/e8/d070113fb166df6f714db9960cf6a615679703c050ab2faf4f979a5ab906/IHEWAcollect-0.0.31.tar.gz",
    "platform": "any",
    "description": ".. -*- mode: rst -*-\n\n|CoverAlls|_ |Travis|_ |ReadTheDocs|_ |DockerHub|_ |PyPI|_ |Zenodo|_\n\n.. |CoverAlls| image:: https://coveralls.io/repos/github/wateraccounting/IHEWAcollect/badge.svg?branch=master\n.. _CoverAlls: https://coveralls.io/github/wateraccounting/IHEWAcollect?branch=master\n\n.. |Travis| image:: https://travis-ci.org/wateraccounting/IHEWAcollect.svg?branch=master\n.. _Travis: https://travis-ci.org/wateraccounting/IHEWAcollect\n\n.. |ReadTheDocs| image:: https://readthedocs.org/projects/ihewacollect/badge/?version=latest\n.. _ReadTheDocs: https://ihewacollect.readthedocs.io/en/latest/\n\n.. |DockerHub| image:: https://img.shields.io/docker/cloud/build/ihewa/ihewacollect\n.. _DockerHub: https://hub.docker.com/r/ihewa/ihewacollect\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/IHEWAcollect\n.. _PyPI: https://pypi.org/project/IHEWAcollect/\n\n.. |Zenodo| image:: https://zenodo.org/badge/221895385.svg\n.. _Zenodo: https://zenodo.org/badge/latestdoi/221895385\n\n\nIHEWAcollect\n============\n\nIHE WaterAccounting Collect Tool. Tool to download open access remote sensing datasets for a geographical area and time period of interest.\nData is converted from original file format to .tiff format. \n\n\nProducts\n--------\nList of products which can be downloaded through the IHEWAcollect package: \nhttps://ihewacollect.readthedocs.io/en/latest/products.html\n\n\nInstallation\n-------------\nSee installation notes on our wiki page: https://github.com/wateraccounting/IHEWAcollect/wiki/Installation\n\nIn order to have access to all products, accounts are needed from the following providers:\n(`username, password` or `apitoken`). \nDefault location for this file is located at src/IHEWAcollect/accounts-template.yml.\nYou must rename this file accounts.yml and fill out your credentials for the data you wish to download - note that some of the datasets do not require credentials.\n\n+-------------+---------------------------------------------+---------------------------+\n| Accounts    | Link                                        | Products (to be completed)|\n+=============+=============================================+===========================+\n| Copernicus  | https://www.copernicus.eu/en                |                           |\n+-------------+---------------------------------------------+---------------------------+\n| ECMWF       | https://www.ecmwf.int                       |                           |\n+-------------+---------------------------------------------+---------------------------+\n| GLEAM       | http://www.gleam.eu                         | GLEAM                     |\n+-------------+---------------------------------------------+---------------------------+\n| NASA        | https://www.earthdata.nasa.gov/             | GPM, MODIS products, GLDAS|\n+-------------+---------------------------------------------+---------------------------+\n| PODAAC (API)| https://podaac-tools.jpl.nasa.gov/drive/    | GRACE (JPL, CSR, GFZ)     |\n+-------------+---------------------------------------------+---------------------------+\n| VITO        | https://www.vito-eodata.be/PDF/datapool     | Proba-V                   |\n+-------------+---------------------------------------------+---------------------------+\n\n.. | WaPOR       | https://wapor.apps.fao.org/                 |                           | Hiding these lines as WaPOR not yet in IHEWAcollect\n.. +-------------+---------------------------------------------+---------------------------+ Hiding these lines as WaPOR not yet in IHEWAcollect\n\nUsage\n-------\n\n\nLicence\n-------\nThis work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License\nhttp://creativecommons.org/licenses/by-nc-sa/4.0/\n\n.. image:: https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png\n   :width: 150\n   :alt: \"Creative Commons License\"\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Water Accounting Collect Tools",
    "version": "0.0.31",
    "split_keywords": [
        "gdal",
        "water"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24592b5fe2076c02b81dcc46d4717d1eac991b56d635de01049fb0cc8d189adc",
                "md5": "2f5b0b30a6015de1ca26e3dae637639e",
                "sha256": "558df1b9ffdaf1a9ce5d666ad37ceaaba3148305f53d3a4d8ce80135fb4db174"
            },
            "downloads": -1,
            "filename": "IHEWAcollect-0.0.31-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f5b0b30a6015de1ca26e3dae637639e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.5",
            "size": 555148,
            "upload_time": "2023-04-03T12:42:00",
            "upload_time_iso_8601": "2023-04-03T12:42:00.785171Z",
            "url": "https://files.pythonhosted.org/packages/24/59/2b5fe2076c02b81dcc46d4717d1eac991b56d635de01049fb0cc8d189adc/IHEWAcollect-0.0.31-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0e8d070113fb166df6f714db9960cf6a615679703c050ab2faf4f979a5ab906",
                "md5": "bbb7b23f8b2490897499804a2b373d1b",
                "sha256": "3945b46570c23726631442e4a09e33d70fbdcd784d70794d630cf1358e511838"
            },
            "downloads": -1,
            "filename": "IHEWAcollect-0.0.31.tar.gz",
            "has_sig": false,
            "md5_digest": "bbb7b23f8b2490897499804a2b373d1b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 7587234,
            "upload_time": "2023-04-03T12:42:05",
            "upload_time_iso_8601": "2023-04-03T12:42:05.799463Z",
            "url": "https://files.pythonhosted.org/packages/c0/e8/d070113fb166df6f714db9960cf6a615679703c050ab2faf4f979a5ab906/IHEWAcollect-0.0.31.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-03 12:42:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "wateraccounting",
    "github_project": "IHEWAcollect",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "ihewacollect"
}
        
Elapsed time: 0.05015s