Skip to content

Releases: cordmaur/WaterDetect

waterdetect v.1.5.15

20 Feb 22:44
5949377
Compare
Choose a tag to compare

Minor corrections. Solved PyPDF2 deprecation error.

waterdetect v.1.5.13

29 Sep 10:05
49908d3
Compare
Choose a tag to compare

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

31 Mar 07:41
Compare
Choose a tag to compare

Minor updates to work with the waterquality package.

waterdetect v.1.5.11

10 Nov 16:50
fef64f8
Compare
Choose a tag to compare

Version 1.5.11

  • Fixes bug when using L1C and Sen2Cor images on MacOS environment.

v1.5.10

08 Nov 15:24
Compare
Choose a tag to compare

v1.5.10

Bug fixes

waterdetect v.1.5.9

05 Nov 17:18
f87f4f6
Compare
Choose a tag to compare

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

03 May 16:40
Compare
Choose a tag to compare

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

26 Apr 08:21
Compare
Choose a tag to compare

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

18 Nov 09:17
0ef136d
Compare
Choose a tag to compare

Branchs merged.

First version of the WaterDetect algorithm

13 Nov 08:38
f3597ec
Compare
Choose a tag to compare