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

PEP8 fixes and removing some unused code #41

Closed gerritholl closed 5 years ago

gerritholl commented 5 years ago

Many PEP8 fixes, flake8 is now quiet about all except doc/source/conf.py. Removed some unused code, although there is still some unused code left in fogpy/utils/ and I don't know the coverage yet.