|
9 months ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
__init__.py | 3 years ago | |
event.py | 9 months ago | |
gnss.py | 1 year ago | |
location.py | 1 year ago | |
station.py | 11 months ago |
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.