model
¶
# # The Pyrocko Developers, 21st Century # —|P——/S———-~Lg———-
# Pyrocko Model Submodule
The pyrocko.model
submodule holds abstract data model of common geophysical data structures
pyrocko.model.Event
represents an earthquake event.pyrocko.model.Trace
is a single seismic trace which can be filtered, snuffled and otherwise filteredpyrocko.model.Station
represents a seismic station with location and network/name identifiers.