{ "info": { "author": "Ben DeVries", "author_email": "devries.br@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# waffls\n---------\n\n**wa**ter **f**raction **f**rom **L**andsat and **S**entinel-2 imagery\n\n----------------------------------------------------------------------------------------\n\nwaffls is a collection of algorithms for estimating sub-pixel surface water fraction using medium resolution satellite data. Reader classes for Landsat data (Collection-1 and Pre-Collection), Sentinel-2 (10m or 20m resolution SAFE format) and Harmonized Landsat Sentinel-2 (HLS; 10m S10 or 30m S30/L30) data are included.\n\n## Installation\n\nwaffls is built on top of gdal and a number of python libraries. The rasterio and pyhdf libraries must be installed first, and can be accessed through conda. See [here](https://conda.io/docs/user-guide/install/index.html) for instructions on installing conda. To install waffls in a separate python-3 conda environment, run the following:\n\n```bash\nconda config --add channels conda-forge\nconda create -n waffls gdal rasterio joblib cython\nconda activate waffls\ngit clone https://github.com/bendv/waffls\ncd waffls\npython setup.py install\n```\n\n## Reference\n\nDeVries, B., Huang, C-Q., Lang, M.W., Jones, J.W., Huang, W., Creed, I.F. and Carroll, M.L. 2017. Automated quantification of surface water inundation in wetlands using optical satellite imagery. Remote Sensing, 9(8):807.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bendv/waffls", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "waffls", "package_url": "https://pypi.org/project/waffls/", "platform": "", "project_url": "https://pypi.org/project/waffls/", "project_urls": { "Homepage": "https://github.com/bendv/waffls" }, "release_url": "https://pypi.org/project/waffls/0.3.2/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.3.2" }, "last_serial": 5574707, "releases": { "0.1.8": [ { "comment_text": "", "digests": { "md5": "d64d9a5a8378632d6e7c1eacc93aff01", "sha256": "ae6d606be089fe1ff01584b732ff1b8a591c8594861c2420bea60128f2351fa1" }, "downloads": -1, "filename": "waffls-0.1.8.tar.gz", "has_sig": false, "md5_digest": "d64d9a5a8378632d6e7c1eacc93aff01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68193, "upload_time": "2019-07-23T19:30:03", "url": "https://files.pythonhosted.org/packages/76/f5/8d7052c386ebbd90472e155e43ca2e69eb504424929c4458682f29eaf5be/waffls-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "1f5ae134748d3fe394ff172253c65ebe", "sha256": "dee338de0eef5403f0f93d9b6dcd3dd089aa8599197cb4b2cf1ced9d317f06af" }, "downloads": -1, "filename": "waffls-0.1.9.tar.gz", "has_sig": false, "md5_digest": "1f5ae134748d3fe394ff172253c65ebe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68136, "upload_time": "2019-07-23T19:42:37", "url": "https://files.pythonhosted.org/packages/63/4b/6588376cb3e5a518e2b0eccb2fc68ac07bec65831b7283bbaf7296826908/waffls-0.1.9.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "b4f21ef245c779b2734ba453ffc5db0d", "sha256": "f43515d6909379a7529681eaab964d805d5146f7442bd0d2f5df905938de8875" }, "downloads": -1, "filename": "waffls-0.3.2.tar.gz", "has_sig": false, "md5_digest": "b4f21ef245c779b2734ba453ffc5db0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 129863, "upload_time": "2019-07-23T22:10:53", "url": "https://files.pythonhosted.org/packages/fd/bf/f7228051208d8bd2ab0ff6eb54dd13c2b416ea1c058507bbf1983a62d390/waffls-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b4f21ef245c779b2734ba453ffc5db0d", "sha256": "f43515d6909379a7529681eaab964d805d5146f7442bd0d2f5df905938de8875" }, "downloads": -1, "filename": "waffls-0.3.2.tar.gz", "has_sig": false, "md5_digest": "b4f21ef245c779b2734ba453ffc5db0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 129863, "upload_time": "2019-07-23T22:10:53", "url": "https://files.pythonhosted.org/packages/fd/bf/f7228051208d8bd2ab0ff6eb54dd13c2b416ea1c058507bbf1983a62d390/waffls-0.3.2.tar.gz" } ] }