obspy.io.nied.fnetmt

obspy.io.nied.fnet - F-net moment tensor file read support for ObsPy

F-net moment tensor file format support for ObsPy.

copyright:The ObsPy Development Team (devs@obspy.org) and Yannik Behr
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.

_buffer_proxy Calls a function with an open file or file-like object as the first argument.
_get_resource_id Helper function to create consistent resource ids.
_internal_is_fnetmt_catalog Test whether file is an F-net moment tensor catalog file by reading the
_internal_read_fnetmt_catalog Reads an F-net moment tensor catalog file to a
_internal_read_single_fnetmt_entry Reads a single F-net moment tensor solution to a
_is_fnetmt_catalog Checks if the file is an F-net moment tensor file.
_read_fnetmt_catalog Reads an F-net moment tensor catalog file to a

Exceptions

FNETMTException