vtsuperdarn / davitpy

DEPRECATED The DaViT Python project
http://vtsuperdarn.github.com/davitpy/
GNU General Public License v3.0
37 stars 59 forks source link

[hotfix] broken exception handling #246

Closed asreimer closed 8 years ago

asreimer commented 8 years ago

As detailed in #244 exception handling statements throughout the codebase were broken when logging was implemented in the last release. This needs to be fixed ASAP.

Also, this pull request fixes some of the problems that were encountered in #238 and #241.

After pulling this in to master, master will need to be pulled into develop.

ksterne commented 8 years ago

Can confirm it seems like you've got them all. I've been seeing this kind of error in some random cases.