megies / obspyck

ObsPyck is a GUI application that is intended to cover the tasks in a standard analysis workflow for seismic events in seismological observatory practice.
https://github.com/megies/obspyck/wiki
GNU General Public License v2.0
61 stars 32 forks source link

Migrate to Python 3 and Qt 5 #96

Closed megies closed 3 years ago

megies commented 4 years ago

Porting obspyck to Python 3 and Qt 5. Seems to work in general, but not everything tested yet, there will likely be some things to change hidden in subroutines.

Fixes #87