pytroll / pytroll-collectors

Collector modules for Pytroll
GNU General Public License v3.0
3 stars 18 forks source link

Pass only one instrument to overpass calculations #24

Closed pnuu closed 6 years ago

pnuu commented 6 years ago

There were still two calls to Pass() with the instrument(s) possibly being in a list. This fix ensures only the first instrument is used.