I have a waveform archive of some stations (about 20) divided in folders that are network/station/channel, and on each channel there are 1 file per day in mseed format. I’d like to find P, S and coincidences to calculate quakes with external program and store output in a dedicated db.
I have see in the first one, and data are stored like the documentation.
I haven’t understand how import data from the second one (in the example, data are loaded with http access)
After that, data are 1 day long, and If I encoutered more than 1 pick, what can I do? I have to write in a text file? How can I look for coincidence with other stations? and so on