obspy.db.db

SQLAlchemy ORM definitions (database layout) for obspy.db.

copyright:The ObsPy Development Team (devs@obspy.org)
license:GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)

Classes

WaveformChannel DB table containing channels.
WaveformFeatures DB table containing optional features created during indexing.
WaveformFile DB table containing waveform files.
WaveformGaps DB table containing gaps.
WaveformPath DB table containing file directories.