obspy.io.focmec.core

FOCMEC file format support for ObsPy

copyright:

The ObsPy Development Team (devs@obspy.org)

license:

GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)

Private Functions

Warning

Private functions are mainly for internal/developer use and their API might change without notice.

_get_polarity_count

_get_polarity_error_count_lst_block

_go_to_next_lst_block

_is_focmec

Checks that a file is actually a FOCMEC output data file

_is_lst_block_start

_match_polarity_summary_line

_read_common_header

Read given data into an Event object.

_read_focmec

Reads a FOCMEC '.lst' or '.out' file to a Catalog object.

_read_focmec_lst

Read given data into an Event object.

_read_focmec_lst_one_block

_read_focmec_out

Read given data into an Event object.