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.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
    • Event Data Import/Export
      • obspy.core.quakeml
      • obspy.ndk
      • obspy.pde
    • Database and Web Service Clients
      • obspy.arclink
      • obspy.db
      • obspy.earthworm
      • obspy.fdsn
      • obspy.iris
      • obspy.neic
      • obspy.neries
      • obspy.seedlink
      • obspy.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.0)
  2. ObsPy Library Reference
  3. obspy.arclink - ArcLink/WebDC request client for ObsPy
  4. obspy.arclink.client
  5. obspy.arclink.client.Client

obspy.arclink.client.Client.getInventory¶

Client.getInventory(network, station=u'*', location=u'*', channel=u'*', starttime=UTCDateTime(2015, 3, 19, 21, 34, 47, 81386), endtime=UTCDateTime(2015, 3, 19, 21, 34, 47, 81393), instruments=False, route=True, sensortype=u'', min_latitude=None, max_latitude=None, min_longitude=None, max_longitude=None, restricted=None, permanent=None, modified_after=None)[source]¶

Returns information about the available networks and stations in that particular space/time region.

Parameters:
  • network (str) Network code, e.g. 'BW'.
  • station (str) Station code, e.g. 'MANZ'. Station code may contain wild cards.
  • location (str) Location code, e.g. '01'. Location code may contain wild cards.
  • channel (str) Channel code, e.g. 'EHE'. Channel code may contain wild cards.
  • starttime (UTCDateTime) Start date and time.
  • endtime (UTCDateTime) End date and time.
  • instruments (bool, optional) Include instrument data (default is False).
  • route (bool, optional) Enables ArcLink routing (default is True).
  • sensortype (str, optional) Limit streams to those using specific sensor types: "VBB", "BB", "SM", "OBS", etc. Can be also a combination like "VBB+BB+SM".
  • min_latitude (float, optional) Minimum latitude.
  • max_latitude (float, optional) Maximum latitude.
  • min_longitude (float, optional) Minimum longitude.
  • max_longitude (float, optional) Maximum longitude
  • permanent (bool, optional) Requesting only permanent or temporary networks respectively. Default is None, therefore requesting all data.
  • restricted (bool, optional) Requesting only networks/stations/streams that have restricted or open data respectively. Default is None.
  • modified_after (UTCDateTime, optional) Returns only data modified after given date. Default is None, returning all available data.
Returns:

Dictionary of inventory information.

Example

>>> from obspy.arclink import Client
>>> client = Client("webdc.eu", 18001, user='test@obspy.org')
>>> inv = client.getInventory('BW', 'M*', '*', 'EHZ', restricted=False,
...                           permanent=True, min_longitude=12,
...                           max_longitude=12.2) 
>>> inv.keys()  
['BW.MROB', 'BW.MANZ..EHZ', 'BW', 'BW.MANZ', 'BW.MROB..EHZ']
>>> inv['BW']  
AttribDict({'description': 'BayernNetz', 'region': 'Germany', ...
>>> inv['BW.MROB']  
AttribDict({'code': 'MROB', 'description': 'Rosenbuehl, Bavaria', ...

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
  • Bernhard Morgenstern
  • Chad Trabant
  • Chris Scheingraber
  • Claudio Satriano
  • David Ketchum
  • Emiliano Russo
  • Fabrizio Bernardi
  • Gaute Hope
  • Joachim Saul
  • John Leeman
  • Laura Ermert
  • Lion Krischer
  • Marc Grunberg
  • Marius Isken
  • Markus Bank
  • Moritz Beyreuther
  • 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
  • Celso Reyes
  • Charles J. Ammon
  • Christian Sippl
  • Conny Hammer
  • Elliott Sales de Andrade
  • Fabian Engels
  • Felix Bernauer
  • Heiner Igel
  • Joachim Wassermann
  • Lars Krieger
  • Leonardo Uieda
  • Lukas Heiniger
  • Marcus Walther
  • Mark C. Williams
  • Martin van Driel
  • Nathaniel C. Miller
  • 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)