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

Fix exception type when wrong type is passed #5

Closed gerritholl closed 5 years ago

gerritholl commented 5 years ago

When the wrong type of information is passed to a filter, raise a TypeError, not an ImportError.