Skip to content

Request data streams from a SeedLink server, write the miniseed packets into local file system and/or to a Kafka topic.

License

Notifications You must be signed in to change notification settings

cenc-cea/slarchive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slarchive, a SeedLink client for archiving data streams

For usage information see the slarchive(1) man page in the 'doc'
directory.

-- 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.

-- Licensing --

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License (GNU-GPL) for more details.  The GNU-GPL and
further information can be found here: http://www.gnu.org/

About

Request data streams from a SeedLink server, write the miniseed packets into local file system and/or to a Kafka topic.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published