ObsPy
  •  GitHub
  •  Documentation 
    • Getting Started
    • Installation
    • Tutorial
    • Gallery
    • API Documentation (latest release)
    • API Documentation (current master)
  •  Mailing Lists 
    • Announcements Mailing List (public)
    •  Subscribe
    •  Archive
    • Users Mailing List (public)
    •  Subscribe
    •  Archives
    •  Post a message
  •  Developer Resources 
    • Gitter
    • How to contribute
    • Coding Style Guide
    • All Releases
    • Code Analysis
    • PEP8
    • Python Coverage
    • C Coverage
    • Coveralls
    • Continuous Integration
    • Test Reports
    •  Travis CI
    • AppVeyor
index| modules| next| previous
  1. ObsPy Documentation (1.0.0)
  2. ObsPy Library Reference

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¶

Client SeedLink request client.
EasySeedLinkClient An easy-to-use SeedLink client.
SLClient Basic class to create and use a connection to a SeedLink server using a
SLPacket Class to hold and decode a SeedLink packet.
SLNetStation Class to hold a SeedLink stream selectors for a network/station.
SeedLinkConnection Class to manage a connection to a SeedLink server using a Socket.
SLState Class to manage SeedLinkConnection state.

Modules¶

basic_client SeedLink request client for ObsPy.
easyseedlink A simplified interface to the obspy.clients.seedlink module.
slclient Module to create and use a connection to a SeedLink server using a
slpacket Module to hold and decode a SeedLink packet.
seedlinkexception SeedLinkException.
client.seedlinkconnection Module to manage a connection to a SeedLink server using a Socket.
client.slnetstation Module to hold a SeedLink stream descriptions (selectors) for network/station.
client.slstate Module to manage SeedLinkConnection state.

By the ObsPy Development Team and many Awesome Contributors™  |  Built with Bootstrap and Glyphicons  |  Copyright 2008-2016

Thank you!

We would like to thank our contributors, whose efforts make this software what it is. These people have helped by writing code and documentation, and by testing. They have created and maintained this product, its associated libraries and applications, our build tools and our web sites.

Contributors

  • Adam Ringler
  • Alberto Michelini
  • Andreas Köhler
  • Anthony Lomax
  • Benjamin Sullivan
  • Celso Reyes
  • Charles J. Ammon
  • Christian Sippl
  • Conny Hammer
  • Elliott Sales de Andrade
  • Emiliano Russo
  • Fabrizio Bernardi
  • Gaute Hope
  • Henri Martin
  • Joachim Wassermann
  • Jonathan MacCarthy
  • Laura Ermert
  • Lion Krischer
  • Lukas Heiniger
  • Marcus Walther
  • Mark C. Williams
  • Markus Bank
  • Mathijs Koymans
  • Moritz Beyreuther
  • Nicolas Rothenhäusler
  • Peter Danecek
  • Robert Barsch
  • Seyed Kasra Hosseini Zad
  • Stefan Stange
  • Sébastien Bonaimé
  • Tobias Megies
  • Tommaso Fabbri
  • Yannik Behr
  • Adolfo Inza
  • Alessia Maggi
  • Andrew Walker
  • Arthur Snoke
  • Bernhard Morgenstern
  • Chad Trabant
  • Chris Scheingraber
  • Claudio Satriano
  • David Ketchum
  • Emanuel Antunes
  • Fabian Engels
  • Felix Bernauer
  • Heiner Igel
  • Joachim Saul
  • John Leeman
  • Lars Krieger
  • Leonardo Uieda
  • Lloyd Carothers
  • Marc Grunberg
  • Marius Isken
  • Mark P. Panning
  • Martin van Driel
  • Matthias Meschede
  • Nathaniel C. Miller
  • Paul Käufl
  • Philippe Lesage
  • Sebastian Heimann
  • Simon Kremers
  • Sven Egdorf
  • Thomas Lecocq
  • Tom Eulenfeld
  • Victor Kress
  • Ólafur St. Arnarsson

Funds

ObsPy was partially funded by the

  • German Science Foundation (DFG) via grant DFG IG 16/9-1
  • German Ministry for Education and Research (BMBF), GEOTECHNOLOGIEN grant 03G0646H.
  • 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
  • Leibniz Institute for Applied Geophysics (LIAG)
  • VERCE EU-FP7 project (no. 283543)