Metadata-Version: 2.1
Name: waterdetect
Version: 1.2
Summary: WaterDetect generates open water cover mask for L2A Sentinel 2 imagery without any a priori knowledge on the scene. It can also be used for Landsat 8 images and for other multispectral clustering/segmentation tasks.
Home-page: https://github.com/cordmaur/WaterDetect
Author: Maurício Cordeiro
Author-email: cordmaur@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.17)
Requires-Dist: scikit-learn (>=0.23)
Requires-Dist: matplotlib (>=3.3)
Requires-Dist: PyPDF2 (>=1.26)
Requires-Dist: scikit-image (>=0.16)
Requires-Dist: GDAL (>=3.0.2)

WaterDetect generates open water cover mask for L2A Sentinel 2 imagery without any a priori knowledge on the scene. It can also be used for Landsat 8 images and for other multispectral clustering/segmentation tasks.


