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

fix imports for quakeml reading after Python 3 port #98

Closed megies closed 3 years ago

megies commented 3 years ago

Somehow these imports worked before but not after Py3 port anymore, so import these submodules explicitely.