obspy.io.hypodd.pha

HypoDD PHA read support.

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.

_block2event

Read HypoDD event block

_is_pha

_map_eventid

_read_pha

Read a HypoDD PHA file and returns an ObsPy Catalog object.

_write_pha

Write a HypoDD PHA file.