Getting Started
Parser
Developer Resources
Indices and Tables
Create an ObsPy response object from all blockettes of a channel.
This is a method instead of function as it needs to access the abbreviation dictionary.
blockettes_for_channel (List[:class:`~obspy.io.xseed.blockette.Blockette]) – The blockettes for the channel to calculate the response for.
epoch_str (str) – A string representing the epoch. Used for nice warning and error message.
obspy.core.inventory.response.Response
Inventory response object.