obspy.core.inventory.inventory

Provides the Inventory class.

copyright:Lion Krischer (krischer@geophysik.uni-muenchen.de), 2013
license:GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)

Public Functions

read_inventory Function to read inventory files.

Private Functions

Warning

Private functions are mainly for internal/developer use and their API might change without notice.

_create_example_inventory Create an example inventory.
_read Reads a single event file into a ObsPy Catalog object.

Classes

Inventory The root object of the Inventory->Network->Station->Channel hierarchy.