Skip to content

Commit f87f4f6

Browse files
authored
Update README.md
1 parent 7f99c0a commit f87f4f6

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ All the details and tests has been described in the article <b>Automatic Water D
1818
Cordeiro, M. C. R.; Martinez, J.-M.; Peña-Luque, S. Automatic Water Detection from Multidimensional Hierarchical Clustering for Sentinel-2 Images and a Comparison with Level 2A Processors. Remote Sensing of Environment 2021, 253, 112209. https://doi.org/10.1016/j.rse.2020.112209.
1919

2020
## Changelog
21+
22+
### Release 1.5.9
23+
- Added external mask processing through the command `process_ext_masks`. It prepares an external mask (ex. created by FMask) to be used by WaterDetect.
24+
25+
### Release 1.5.8
26+
- correct GlintMode to work on S2_THEIA images
27+
- Add calculation of MBWI index inside DWImageClustering class
28+
2129
### Release 1.5.7
2230
- new entry point runWaterDetect.py
2331
- Namespace correction for different versions of sklearn package

0 commit comments

Comments
 (0)