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

Use read_inventory() for all station metadata #64

Open megies opened 6 years ago

megies commented 6 years ago

ObsPy 1.1.0 can now read SEED into Inventory objects, so we can get rid of all if/elses internally that so far facilitated using both SEED and StationXML metadata.