obspy.core.event.catalog
obspy.core.event.catalog - The Catalog 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)
Public Functions
Read event files into an ObsPy |
Private Functions
Warning
Private functions are mainly for internal/developer use and their API might change without notice.
Create an example catalog. |
|
Reads a single event file into a ObsPy Catalog object. |
Classes
This class serves as a container for |