Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 429 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 429 Bytes

SeisComP extras repository

This repository contains additional SeisComP programs and utilities.

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

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

Build

Compilation

Follow the build instructions from the seiscomp repository.