obspy.io.sac.sacpz

obspy.io.sac.sacpz - SACPZ write support for ObsPy

Module for SAC poles and zero (SACPZ) file I/O.

copyright:

The ObsPy Development Team (devs@obspy.org)

license:

GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)

Public Functions

attach_paz

Attach tr.stats.paz AttribDict to trace from SAC paz_file

attach_resp

Extract key instrument response information from a RESP file, which can be extracted from a dataless SEED volume by, for example, using the script obspy-dataless2resp or the rdseed program.

Private Functions

Warning

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

_write_sacpz

Writes an inventory object to a SACPZ file.