obspy.io.scardec.core
SCARDEC file format support for ObsPy. These files contain source solutions calculated at IPGP using the SCARDEC method [Vallee2011]. These solutions contain a focal mechanism and a source time function in form of a regularly sampled moment rate. An equivalent moment tensor is automatically calculated. Writing of SCARDEC files is only possible, if the event contains a moment rate function.
- 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.
Calls a function with an open file or file-like object as the first argument. |
|
Helper function to create consistent resource ids. |
|
Checks if the file is a SCARDEC file. |
|
Reads a SCARDEC file to a |
|
Reads a single SCARDEC file to a |
|
Write events to a file. |
|
Write an event to a file. |
|
Checks if the file is a SCARDEC file. |
|
Reads a SCARDEC file to a |
|
Write an event to a file. |