pyrocko.io.css¶
Reader of CSS wfdisc waveform data.
See http://nappe.wustl.edu/antelope/css-formats/wfdisc.htm for file format reference.
Functions
|
Iteratively load traces from file. |
Classes
|
CSS Header File |
- class CSSHeaderFile(filename)[source]¶
Bases:
object
CSS Header File
- Parameters:
filename – filename of css header file
Note, that all binary data files to which the underlying header file points to will be loaded at once. It is therefore recommended to split header files for large data sets