The following SeedLink Utilities packages are available for download. Click the package name to access the download page.
This is a SeedLink plugin that collects data from an Earthworm export_?
process. Usually the export_scn
program is run on a host with access to the appropriate data; export_scn
is a version of export_generic
that will only transfer waveform data. While ewexport_plugin
will accept any Earthworm messages only waveform data will be processed. Only waveform data in TRACEBUF
packets will be processed, the plugin does not support the newer TRACEBUF2
packets.
This is a SeedLink plugin to grab data from an Antelope ORB. The plugin packages any selected data streams coming into the Antelope ring buffer as 512-byte big-endian miniSEED records and sends them to the controlling SeedLink daemon. No “re-ordering” of data is performed, it is assumed that data comes into the ORB sequentially. This may cause unexpected behavior with data streams allowing out-of-order transmission/reception such as CD-1, likely resulting in many unfilled miniSEED records.
slinktool
, the all-in-one SeedLink client for data stream inspection, data collection and server testing.
The project is hosted in GitHub:
https://github.com/iris-edu/slinktool