Seismicity patterns and multi-scale imaging of Krafla (N-E) Iceland with local earthquake tomography: Raw event waveforms for all events used in the inversion and manual picks for temporary network
收藏资源简介:
This Data and Software were used in the submitted paper "Seismicity patterns and multi-scale imaging at Krafla (N-E Iceland) wih local earthquake tomography" by Glück et al.The data and software provided here are used to compute the velocity models with TomoTV.The raw data (.mseed format) can be visualised with the Python package Pyrocko/Snuffler, which was also used for the arrival time picking.For the temporary network the manual picks are provided along with the code to prepare the manual picks as the input files for a localisation with NonLinLoc by weighting and quality checking the data. This resulting localsitations and the weighted traveltimes are then used for the LET.The same workflow was used for the picks from the permanent network. Data:- Raw data (\WaveformsPermanentStations): 7s waveform snippets of the events listed in the ISOR catalogue on http://lv.isor.is:8080/events/browse/ for the years 2021 and 2022.- Raw data (\WaveformsNodes): 5s waveform snippets of the events listed in the ISOR catalogue on http://lv.isor.is:8080/events/browse/2022 recorded with the temporary network of 98 temporary nodes in June and July 2022.- Pickfile (ManualPicks_100Nodes_Kafla2022.txt): Manual picks of the events listed in the ISOR catalogue for the evenst recorded with the temporary network. Software (Hyp_format.py):- Weighting: The picks are weighted according to their Signal-to-Noise ratio (described in more detail in Section 2.3 in the main text of the paper)- Writing the inputfile for NonLinLoc (with the selecting the mode option "PorS" in line 118), including all picks, also for those stations where not both phases were picked. The file "endfile.txt" is needed to write the picks to the NonLinLoc input format.- Quality check of the picks: Computing a modified Wadati diagram from the traveltime differences of P and S phases for all the events available (with the selecting the mode option "PandS" in line 118)- Python packages needed: numpy, scipy, matplotlib, pandas, obspy



