obspy.y.coreΒΆ

Y 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

isY Checks whether a file is a Nanometrics Y file or not.
readY Reads a Nanometrics Y file and returns an ObsPy Stream object.

This Page