pytroll / satpy

Python package for earth-observing satellite data processing
http://satpy.readthedocs.org/en/latest/
GNU General Public License v3.0
1.07k stars 295 forks source link

Night side of visible channels masked out in viirs composites #667

Open mraspaud opened 5 years ago

mraspaud commented 5 years ago

Describe the bug Recently, the night side of viirs composites containing visible channels started to be masked. Before:

Suomi-NPP_20190317_0608_euron1_overview_sun

Now: Suomi-NPP_20190317_0608_euron1_overview

To Reproduce

Create an overview composite from a viirs scene during the night

Expected behavior Showing the night side for these composites is important in some cases

Actual results See images above

Screenshots See above

Environment Info:

djhoese commented 5 years ago

I'm guessing this got messed up by the VIIRS reader changes made for 0.13?

mraspaud commented 5 years ago

Maybe, yes