obspy.io.focmec.core._read_common_header

_read_common_header(lines)[source]

Read given data into an Event object.

Parses the first few common header lines and sets creation time and some other basic info.

Parameters:

lines (list) – List of decoded unicode strings with data from a FOCMEC out file.