Data Flow Mode¶
SeedLink Streamer Mode (Recommended)¶
RECOMMENDED MODE - Real-time data transmission using SeedLink with NTP timing.
Use this mode when the Sixaola has a connection to the Internet and data can be streamed to a central SeedLink Server.
In this mode, it is not possible to archive continuous or triggered waveforms to disk. If triggers are activated, only trigger times will be logged to /opt/log/o-trigger.evt. For more details see:
Confirm that you can connect to the unit locally or remotely using slinktool:
$ slinktool -Q [IP]:[Port]
- REQUIREMENTS
- Timing (either NTP or GPS. We recommend NTP whenever possible. The only time to use GPS alone is if you are in remote logging mode or NTP has been blocked by some overzealos network adminstrator.)
- Ethernet
Note
When in SeedLink Streamer Mode, the SeedLink port defaults to 18000.
SeedLink Streamer Mode (With Local Backup)¶
Same as SeedLink Mode but with 3 days of continuous waveforms saved to disk for Sixaola3 and 7 days for Sixaola4.
Continuous waveforms are saved to disk at /opt/seiscomp/acquisition/archive/waveforms/continuous
(See above fore more details)
Data Logger Mode¶
Use this mode for campaign studies where there is no Internet connection and regular data retrieval is possible. Continuous waveforms are saved to disk at /optUSB/waveforms/continuous/ in SeisComP Data Structure (SDS) format as miniSEED binary files.
If triggers are activated, only trigger times will be logged to /opt/log/otrigger.evt. For more details see:
- REQUIREMENTS
- Timing (either NTP or GPS. We recommend NTP whenever possible. The only time to use GPS alone is if you are in remote logging mode or NTP has been blocked by some overzealos network adminstrator.)
Event Logger Mode¶
Use this mode for campaign studies where there is no Internet connection and data retrieval cannot happen easily. Only triggered event waveforms are saved to disk at /optUSB/trigger/ as multiplexed miniSEED binary files.
For more details see:
- REQUIREMENTS
- Timing (either NTP or GPS. We recommend NTP whenever possible. The only time to use GPS alone is if you are in remote logging mode or NTP has been blocked by some overzealos network adminstrator.)