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.
Calls a function with an open file or file-like object as the first argument. |
|
Helper function to create consistent resource ids. |
|
Test whether file is an F-net moment tensor catalog file by reading the header and the first data line. |
|
Reads an F-net moment tensor catalog file to a |
|
Reads a single F-net moment tensor solution to a |
|
Checks if the file is an F-net moment tensor file. |
|
Reads an F-net moment tensor catalog file to a |
Exceptions