obspy.db - A seismic waveform indexer and database for ObsPy
The obspy.db package contains a waveform indexer collecting metadata from a file based waveform archive and storing in into a standard SQL database.
- copyright:
The ObsPy Development Team (devs@obspy.org)
- license:
GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)
Modules
DEPRECATED -- obspy.db database client is deprecated |
|
SQLAlchemy ORM definitions (database layout) for obspy.db. |
|
Optional feature generators for ObsPy Trace objects. |
|
A waveform indexer collecting metadata from a file based waveform archive and storing in into a standard SQL database. |
|
Additional utilities for obspy.db. |
Scripts
A command-line program that indexes seismogram files into a database. |