blob: be897f0ced2c24dc2aea7065e793bb8560a9b7ec (
plain) (
blame)
1
2
3
4
5
6
7
|
This module contains Python wrappers for gse_functions - The GSE2 library
of Stefan Stange (http://www.orfeus-eu.org/Software/softwarelib.html#gse).
Currently CM6 compressed GSE2 files are supported, this should be sufficient
for most cases. Gse_functions are written in C and interfaced via Python
ctypes.
WWW: http://www.obspy.org/
|