forked from pyrocko/pyrocko
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
__init__.py | 6 years ago | |
event.py | 2 years ago | |
gnss.py | 2 years ago | |
location.py | 2 years ago | |
station.py | 2 years ago |
README.md
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.