dug_seis.db.sqlite_parser module#

Utilities to parse the SQLite definition of SeisComP.

dug_seis.db.sqlite_parser.parse_sqlite_definition(content: str)#

Parse the tables from the SQLite3 to simplify the ORM generation from ObsPy Objects <-> Seiscomp DB.