AdrienWehrle / SICE

Pre-operational Sentinel-3 snow and ice products (SICE) - Geological Survey of Denmark and Greenland (GEUS)
http://snow.geus.dk/
0 stars 0 forks source link

Need to provide flag for cloud instead of removing cloudy pixels #7

Closed BaptisteVandecrux closed 3 years ago

BaptisteVandecrux commented 3 years ago

Because: 1) cloud detection still very unstable: billede

2) bands such as "diagnostic_retrieval" are useful even in presence of clouds.

I guess it should be done about here: https://github.com/AdrienWehrle/SICE/blob/master/dm.grass.sh#L64-L68

Or did I miss the motivation behind removing cloudy pixels?

jasonebox commented 3 years ago

I agree this is a v useful improvement to make

jasonebox commented 3 years ago

the cloud buffering is what makes the circular gaps... suggest reducing the buffer radius or probably better is to turn it off

AdrienWehrle commented 3 years ago

I agree and will work on it. There could be two cloud masks: the original one and the one with cloud buffering.