Releases: cordmaur/WaterDetect
Releases · cordmaur/WaterDetect
waterdetect v.1.5.15
waterdetect v.1.5.13
Code updated to comply with Sen2Cor processing baseline 04.00, that started in January, 25th 2022.
BoA offset was added to the Sen2Cor workflow to deal with negative values.
waterdetect v.1.5.12
Minor updates to work with the waterquality
package.
waterdetect v.1.5.11
Version 1.5.11
- Fixes bug when using L1C and Sen2Cor images on MacOS environment.
v1.5.10
waterdetect v.1.5.9
Version 1.5.9
- Added external mask processing through the command process_ext_masks. It prepares an external mask (ex. created by FMask) to be used by WaterDetect.
- Bug corrections
waterdetect v.1.5.8
v.1.5.8
- correct GlintMode to work on S2_THEIA images
- Add calculation of MBWI index inside DWImageClustering class
waterdetect v.1.5.7
1.5.7
- New entry point runWaterDetect.py
- Namespace correction for different versions of sklearn package
- New treatment for negative reflectance values (individual pixel correction)
- Added regularization option to avoid extreme values on Normalized Difference indices.
- New water cluster detection method based on lowest Nir reflectance ("minnir")
- Updated reporting. Invalid mask is superimposed to the RGB scene representation
- Added support for Sen2Cor internal masks
- GLINT mode (For entire scenes only). Creates a Glint heatmap based on viewing and solar angles and updates the thresholds to include waters with sun glint in the final mask
WaterDetect Merge
Branchs merged.
First version of the WaterDetect algorithm
v1.0 Update README.md