Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3,123 Commits

Repository files navigation

SeisComP common repository

This repository includes the common SeisComP framework C++ libraries and Python wrappers. It does not contain applications that implement a particular workflow, e.g. signal processing or graphical user interfaces for data analysis. Those are part of the main repository.

This repository cannot be built standalone. It needs to be integrated into the seiscomp build environment and checked out into src/base/common.

$ git clone [host]/seiscomp.git
$ cd seiscomp/src/base
$ git clone [host]/common.git

Build

Configuration

OptionDefaultDescription
SC_TRUNK_DB_MYSQLONEnable MySQL database support.
SC_TRUNK_DB_POSTGRESQLOFFEnable PostgreSQL database support.
SC_TRUNK_DB_SQLITE3OFFEnable SQLite3 database support.

Compilation

Follow the build instructions from the seiscomp repository.

About

SeisComP framework C++ libraries, Python wrappers and messaging

Resources

Stars

7 stars

Watchers

11 watching

Forks

Releases

Packages

Used by

Contributors

Languages