Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation (0.9.0)
»
ObsPy Library Reference
»
obspy.gse2 - GSE2/GSE1 read and write support for ObsPy
»
obspy.gse2.libgse2
»
obspy.gse2.libgse2.compress_CM6
¶
compress_CM6
(
data
)
[source]
¶
CM6 compress data
Parameters:
data
(
i4 numpy array
)
the data to write
Returns:
numpy chararray containing compressed samples
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation (0.9.0)
»
ObsPy Library Reference
»
obspy.gse2 - GSE2/GSE1 read and write support for ObsPy
»
obspy.gse2.libgse2
»