obspy.io.seiscomp - SeisComP3 inventory and event file support for ObsPy

This module provides read support for SeisComP3 inventory files and read and write support for SeisComP3 event files.

copyright:The ObsPy Development Team (devs@obspy.org)
license:GNU Lesser General Public License, Version 3 (http://www.gnu.org/copyleft/lesser.html)

Modules

core SC3ML function used for both inventory and event module.
event sc3ml events read and write support.
inventory ObsPy implementation for parsing the sc3ml format to an Inventory object.