obspy.sac.sacio

Low-level module internally used for handling SAC files

An object-oriented version of C. J. Ammon’s SAC I/O module.

copyright:The ObsPy Development Team (devs@obspy.org) & C. J. Ammon
license:GNU Lesser General Public License, Version 3 (http://www.gnu.org/copyleft/lesser.html)

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

Classes

SacIO Class for SAC file IO.

Exceptions

SacError Raised if the SAC file is corrupt or if necessary information
SacIOError Raised if the given SAC file can’t be read.