Releases
Version 1 | Breaklog 2 | Language(s) | Release date | Group(s) 3 |
---|---|---|---|---|
— |
2013-11-01 |
IRIS
|
Summary
slarchive
, a SeedLink client for archiving data streams.
Description
slarchive
connects to a SeedLink server, requests data streams and writes received packets into directory/file structures. The precise layout of the directories and files is defined in a format string. Some preset file layouts are included: the SeisComP Data Structure (SDS), Buffer of Uniform Data structure (BUD) and a few others. To write more than one archive simply specify multiple format definitions (or presets).
Building/Installing
In most environments a simple make
will compile slarchive
.
Using GCC, running make static
will compile a static version of slarchive
if possible.
GCC can be explicitly used by running make gcc
.
SunOS/Solaris
In order to compile under Solaris the src/Makefile
needs to be edited. See the file for instructions.
For further installation simply copy the resulting binary and man page (in the doc directory) to appropriate system directories.
1 – Click the version release to view details about each package release including screenshots, manuals/how–to's, and revision histories. If more than one version is listed it means that a specific set of functionality was added or removed and legacy versions that preserve behaviors are archived.
2 – A list of changes that are not backwards compatible. More than one version of a package will be listed if this field has an entry.
3 – Development group(s) responsible. If IRIS and another group is listed, this usually means IRIS funded an external group for development.