ObsPy
  •  GitHub
  •  Documentation 
    • Getting Started
    • Installation
    • Tutorial
    • Gallery
    • API Documentation (latest release)
    • General Packages
      • obspy.core
      • obspy.imaging
      • obspy.realtime
      • obspy.signal
      • obspy.station
      • obspy.taup
      • obspy.xseed
    • Waveform Import/Export
      • obspy.css
      • obspy.datamark
      • obspy.gse2
      • obspy.mseed
      • obspy.sac
      • obspy.seisan
      • obspy.seg2
      • obspy.segy
      • obspy.sh
      • obspy.wav
      • obspy.y
    • Database and Web Service Clients
      • obspy.arclink
      • obspy.db
      • obspy.earthworm
      • obspy.fdsn
      • obspy.iris
      • obspy.neic
      • obspy.neries
      • obspy.pde
      • obspy.seedlink
      • obspy.seishub
    • API Documentation (current master)
    • General Packages
      • obspy.core
      • obspy.db
      • obspy.geodetics
      • obspy.imaging
      • obspy.realtime
      • obspy.signal
      • obspy.taup
    • Import/Export
      • obspy.io.css
      • obspy.io.datamark
      • obspy.io.gse2
      • obspy.io.mseed
      • obspy.io.ndk
      • obspy.io.pde
      • obspy.io.quakeml
      • obspy.io.sac
      • obspy.io.seisan
      • obspy.io.seg2
      • obspy.io.segy
      • obspy.io.sh
      • obspy.io.stationxml
      • obspy.io.wav
      • obspy.io.xseed
      • obspy.io.y
    • Web Service Clients
      • obspy.clients.arclink
      • obspy.clients.earthworm
      • obspy.clients.fdsn
      • obspy.clients.iris
      • obspy.clients.neic
      • obspy.clients.seedlink
      • obspy.clients.seishub
  •  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 (0.10.2)
  2. ObsPy Library Reference
  3. obspy.seedlink - SeedLink client for ObsPy
  4. obspy.seedlink.basic_client

obspy.seedlink.basic_client.Client¶

class Client(server, port=18000, timeout=20, debug=False)[source]¶

Bases: future.types.newobject.newobject

SeedLink request client.

This client is intended for requests of specific, finite time windows. To work with continuous realtime data streams please see SLClient and EasySeedLinkClient.

Parameters:
  • server (str) Server name or IP address to connect to (e.g. “localhost”, “rtserver.ipgp.fr”)
  • port (int) Port at which the seedlink server is operating (default is 18000).
  • timeout (float) Network timeout for low-level network connection in seconds.
  • debug (bool) Switches on debugging output.

Attributes

__dict__
__doc__ unicode(string [, encoding[, errors]]) -> object
__module__ str(object) -> string
__weakref__ list of weak references to the object (if defined)

Public Methods

get_waveform Request waveform data from the seedlink server.
next

Private Methods

_connect Open new connection to seedlink server.
_packet_handler Custom packet handler that accumulates all waveform packets in a

Special Methods

__init__ Initializes the SeedLink request client.
__long__
__native__ Hook for the future.utils.native() function
__nonzero__
__unicode__

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

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

  • Adolfo Inza
  • Alessia Maggi
  • 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
  • Lars Krieger
  • Leonardo Uieda
  • Lukas Heiniger
  • Marcus Walther
  • Mark C. Williams
  • Martin van Driel
  • Nathaniel C. Miller
  • Paul Käufl
  • Philippe Lesage
  • Sebastian Heimann
  • Simon Kremers
  • Sven Egdorf
  • Thomas Lecocq
  • Tom Richter
  • Victor Kress
  • Ólafur St. Arnarsson
  • Alberto Michelini
  • Andreas Köhler
  • Arthur Snoke
  • Bernhard Morgenstern
  • Chad Trabant
  • Chris Scheingraber
  • Claudio Satriano
  • David Ketchum
  • Emanuel Antunes
  • Fabian Engels
  • Felix Bernauer
  • Heiner Igel
  • Joachim Saul
  • John Leeman
  • Laura Ermert
  • Lion Krischer
  • Marc Grunberg
  • Marius Isken
  • Markus Bank
  • Moritz Beyreuther
  • Nicolas Rothenhäusler
  • Peter Danecek
  • Robert Barsch
  • Seyed Kasra Hosseini Zad
  • Stefan Stange
  • Sébastien Bonaimé
  • Tobias Megies
  • Tommaso Fabbri
  • Yannik Behr

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)