pytroll / pyorbital

Orbital and astronomy computations in python
http://pyorbital.readthedocs.org/
GNU General Public License v3.0
224 stars 77 forks source link

Python3 fixes for fetch() #14

Closed kconkas closed 6 years ago

kconkas commented 7 years ago

@mraspaud please review this PR. It fixes the fetch() method when used with Python3. I've verified this fix in Python 2.7.10 and 3.5.0.

Any questions, please let me know.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 74.98% when pulling ba1475702bf4ba555b20c023d1c70253b6afb05f on kconkas:master into 123adead89fcf466dc03550b83a4418b7935b97d on pytroll:master.

paulbrodner commented 6 years ago

👍