obspy.wav.coreΒΆ

WAV bindings to ObsPy core module.

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

Functions

isWAV Checks whether a file is a audio WAV file or not.
readWAV Reads a audio WAV file and returns an ObsPy Stream object.
writeWAV Writes a audio WAV file from given ObsPy Stream object. The seismogram is

This Page