[GRASS-git] [OSGeo/grass-addons] 754063: i.sentinel.import: Improved cloud masking (#577)
fkroeber
noreply at github.com
Fri Aug 27 06:36:46 PDT 2021
Branch: refs/heads/grass7
Home: https://github.com/OSGeo/grass-addons
Commit: 7540633d722c809824003f960f2437ceb914c5e1
https://github.com/OSGeo/grass-addons/commit/7540633d722c809824003f960f2437ceb914c5e1
Author: fkroeber <85885893+fkroeber at users.noreply.github.com>
Date: 2021-08-27 (Fri, 27 Aug 2021)
Changed paths:
M src/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.html
M src/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.py
R src/imagery/i.sentinel/i.sentinel.import/i_sentinel_import_band_4_clouds.png
A src/imagery/i.sentinel/i.sentinel.import/i_sentinel_import_with_cloud_shadow_mask_v1.png
A src/imagery/i.sentinel/i.sentinel.import/i_sentinel_import_with_cloud_shadow_mask_v2.png
A src/imagery/i.sentinel/i.sentinel.import/i_sentinel_import_without_cloud_mask.png
Log Message:
-----------
i.sentinel.import: Improved cloud masking (#577)
* t.info.iso manual: minimal content added (#570)
* r.stream.*: Avoid comparing floating point numbers using not equal (#567)
* r.stream.*: Avoid comparing floating point numbers using not equal
* Use GRASS_EPSILON instead of an arbitrary threshold
* r.basin: g.region using raster to set the correct resolution (#568)
* r.basin: g.region using raster to set the correct resolution
* Use the complete parameter name raster=
* t.rast.patch manual: mention t.merge
* i.sentinel.import cloud masking changes
* Minor changes in cloud masking (convert shadow option to binary flag)
* Update src/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.html
Co-authored-by: Markus Neteler <neteler at osgeo.org>
* Update src/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.html
Co-authored-by: Veronica Andreo <veroandreo at gmail.com>
* Update src/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.html
Co-authored-by: Veronica Andreo <veroandreo at gmail.com>
* Update src/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.html
Co-authored-by: Markus Neteler <neteler at osgeo.org>
* Update src/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.py
Co-authored-by: Markus Neteler <neteler at osgeo.org>
* Update src/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.py
Co-authored-by: Markus Neteler <neteler at osgeo.org>
* formatting changes
* added cloud mask import for Level1 products
* changes in colorizing the cloud mask
* adjusted description of cloud masking (html document)
* adjusting html documentation, fixing problems with temp_region
* Revert "changes to html documentation, new examples for cloud mask"
This reverts commit 030dc4a8fd7995d3c8c6febe77f9ccc7e92bac12, reversing
changes made to ece087d2d40774883827ef341f5bd682defd92eb.
* Revert "Revert "changes to html documentation, new examples for cloud mask""
This reverts commit 91faef5a8b7d8d0851e3e6c198d8b572b4d302a2.
* reverse false commit due to pull from master instead of grass7
* html fix
Co-authored-by: Markus Neteler <neteler at gmail.com>
Co-authored-by: Huidae Cho <grass4u at gmail.com>
Co-authored-by: fkroeber <fkroeber at mundialis.de>
Co-authored-by: Markus Neteler <neteler at osgeo.org>
Co-authored-by: Veronica Andreo <veroandreo at gmail.com>
More information about the grass-commit
mailing list