SMByC / CloudMasking

CloudMasking is a Qgis plugin for make the masking of clouds, cloud shadow, cirrus, aerosols, ice/snow and water for Landsat (4, 5, 7, 8, 9) products using different process such as Fmask, Blue Band, Cloud QA and QA Band.
https://smbyc.github.io/CloudMasking
GNU General Public License v3.0
16 stars 4 forks source link

ClouMasking in python #1

Closed luanschimidel closed 4 years ago

luanschimidel commented 4 years ago

Hello, i would like know if there's a tutorial for te cloud masking funcionalities in the terminal of the pyqgis.

XavierCLL commented 4 years ago

Hi, This plugin is only an interactive plugin (not possible to use it in the terminal or pyqgis), the idea of the plugin is process image by image and not in a bulk process: https://github.com/SMByC/CloudMasking#motivation

if you want masking in a bulk process I recommend use/implement this http://www.pythonfmask.org (but it is only fmask)

XavierCLL commented 4 years ago

I'm going to close this, any other comments/questions feel free to open it again o create a new one