Published June 15, 2026
| Version v1
Software
Open
LakeDetect: NDWI-based lake detection in Sentinel-2 and PlanetScope imagery
Authors/Creators
Description
LakeDetect is a Python library for mapping open water from satellite imagery. It computes the Normalized Difference Water Index (NDWI) from the green and near-infrared bands, turns it into a water mask with a configurable threshold, optionally cleans the mask with morphological filters, and calculates the resulting water-surface area. Helper functions for reading imagery, writing georeferenced results and plotting are included.
Files
LakeDetect.zip
Files
(8.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:ddf9240d35adf03a9c382ae86fbaea7c
|
8.8 kB | Preview Download |
Additional details
Software
- Programming language
- Python