3 projects
waterdetect
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.
sen3r
SEN3R (Sentinel-3 Reflectance Retrieval over Rivers) enables extraction of reflectance time series from images over water bodies.
waterquality
The waterquality package extends the functionality of the waterdetect package to calculate water quality parameters over the identified water mask. To do so, it is mandatory to have waterdetect package installed (pip install waterdetect).