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

NLLOC: should write/read channel code of picks #82

Open megies opened 5 years ago

megies commented 5 years ago

See obspy/obspy#1587, we should write the picks' channel codes to NLLoc obs file and read it from the hyp file and improve the pick matching done here (it seems fine but could become more failsafe):

https://github.com/megies/obspyck/blob/74df05a9be4c08ef318d8a08fc0599045e6a1eb2/obspyck/obspyck.py#L2659