pytroll / fogpy

Satellite based fog and low stratus detection and nowcasting
http://fogpy.readthedocs.io/en/latest
GNU General Public License v3.0
20 stars 10 forks source link

Fogpy fls_day should exclude pixels that aren't daytime #80

Open gerritholl opened 4 years ago

gerritholl commented 4 years ago

Currently fogpy will (I think) happily process nighttime pixels even if they are taken daytime, reporting them as being removed by various filters (presumably). It needs to explicitly filter out pixels that it can't process to begin with, to get better statistics of which pixels are removed for the right reasons.