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 (http://www.gnu.org/copyleft/lesser.html) |
client | Client for a database created by obspy.db. |
db | SQLAlchemy ORM definitions (database layout) for obspy.db. |
feature | Optional feature generators for ObsPy Trace objects. |
indexer | A waveform indexer collecting metadata from a file based waveform archive and |
util | Additional utilities for obspy.db. |
scripts.indexer | A command-line program that indexes seismogram files into a database. |