obspy.core.event.magnitude
obspy.core.event.magnitude - The Magnitude 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 (https://www.gnu.org/copyleft/lesser.html)
Classes
This class represents a quantification of the waveform anomaly, usually a single amplitude measurement or a measurement of the visible signal duration for duration magnitudes. |
|
Describes a magnitude which can, but does not need to be associated with an origin. |
|
This class describes the magnitude derived from a single waveform stream. |
|
This class describes the weighting of magnitude values from several StationMagnitude objects for computing a network magnitude estimation. |