pytroll / trollflow-sat

Satellite processing plugins for Trollflow
GNU General Public License v3.0
1 stars 8 forks source link

Add coverage calculations to SatPy plugins #12

Closed pnuu closed 6 years ago

pnuu commented 6 years ago

This PR adds coverage computations to satpy_resampler.py. Implements issue #8 .

pnuu commented 6 years ago

The downside of this implementation is that the data and composites are read and created even if the coverage is 0 % for all the areas.