acarapetis / seiscomp-common

SeisComP framework C++ libraries, Python wrappers and messaging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Option Default Description
SC_TRUNK_DB_MYSQL ON Enable MySQL database support.
SC_TRUNK_DB_POSTGRESQL OFF Enable PostgreSQL database support.
SC_TRUNK_DB_SQLITE3 OFF Enable SQLite3 database support.

Compilation

Follow the build instructions from the seiscomp repository.

About

SeisComP framework C++ libraries, Python wrappers and messaging

License:Other


Languages

Language:C++ 91.9%Language:Python 4.1%Language:XSLT 1.9%Language:C 1.3%Language:SWIG 0.2%Language:PLpgSQL 0.2%Language:CMake 0.1%Language:SCSS 0.1%Language:AGS Script 0.0%Language:Perl 0.0%Language:HTML 0.0%Language:Objective-C++ 0.0%Language:Shell 0.0%