obspy.core.event.event

obspy.core.event.event - The Event class definition

This module provides a class hierarchy to consistently handle event metadata. This class hierarchy is closely modelled after the de-facto standard format QuakeML.

Note

For handling additional information not covered by the QuakeML standard and how to output it to QuakeML see the ObsPy Tutorial.

copyright

The ObsPy Development Team (devs@obspy.org)

license

GNU Lesser General Public License, Version 3 (http://www.gnu.org/copyleft/lesser.html)

Classes

Event

The class Event describes a seismic event which does not necessarily need to be a tectonic earthquake.

EventDescription

Free-form string with additional event description.