obspy.io.seiscomp - SeisComP XML inventory and event file support for ObsPy
This module provides read support for SeisComP XML inventory files & read and write support for SeisComP XML event files.
Note that the “sc3ml” suffix has now evolved to the general “scxml” to coincide with SeisComp (now 4.8) dropping the version number in its name.
- copyright:
The ObsPy Development Team (devs@obspy.org)
- license:
GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)
Modules
SeisComp XML function used for both inventory and event module. |
|
scxml/sc3ml events read and write support. |
|
ObsPy implementation for parsing the SeisComp XML format to an Inventory object. |