Skip to content

Seedlink server to be built within SeisComP

License

Notifications You must be signed in to change notification settings

SeisComP/seedlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeisComP SeedLink repository

This repository contains the SeedLink application.

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

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

Build

Compilation

Follow the build instructions from the seiscomp repository.