obspy.clients.seedlink - SeedLink client for ObsPy
The obspy.clients.seedlink module provides an implementation of the SeedLink client protocol for ObsPy.
For simple requests of finite time windows see
Client. To work with continuous
data streams see
EasySeedLinkClient, or for
lower-level packet handling see
SLClient.
- copyright:
The ObsPy Development Team (devs@obspy.org) & Anthony Lomax
- license:
GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)
The obspy.clients.seedlink development has been supported by the NERA project [“Network of European Research Infrastructures for Earthquake Risk Assessment and Mitigation” under the European Community’s Seventh Framework Programme (FP7/2007-2013) grant agreement n° 262330] and implemented within the activities of the JRA2/WP12 “Tools for real-time seismology, acquisition and mining”.
Classes & Functions
SeedLink request client. |
|
An easy-to-use SeedLink client. |
|
Basic class to create and use a connection to a SeedLink server using a SeedLinkConnection object. |
|
Class to hold and decode a SeedLink packet. |
|
Class to hold a SeedLink stream selectors for a network/station. |
|
Class to manage a connection to a SeedLink server using a Socket. |
|
Class to manage SeedLinkConnection state. |
Modules
SeedLink request client for ObsPy. |
|
A simplified interface to the obspy.clients.seedlink module. |
|
Module to create and use a connection to a SeedLink server using a SeedLinkConnection object. |
|
Module to hold and decode a SeedLink packet. |
|
SeedLinkException. |
|
Module to manage a connection to a SeedLink server using a Socket. |
|
Module to hold a SeedLink stream descriptions (selectors) for network/station. |
|
Module to manage SeedLinkConnection state. |