obspy.io.seisan.core

SEISAN bindings to ObsPy core module.

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

Private Functions

Warning

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

_get_version Extracts SEISAN version from given data chunk.
_is_seisan Checks whether a file is SEISAN or not.
_read_seisan Reads a SEISAN file and returns an ObsPy Stream object.