obspy.io.css.core

CSS bindings to ObsPy core module.

Private Functions

Warning

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

_is_css Checks whether a file is CSS waveform data (header) or not.
_is_nnsa_kb_core Checks whether a file is NNSA KB Core waveform data (header) or not.
_read_css Reads a CSS waveform file and returns a Stream object.
_read_nnsa_kb_core Reads a NNSA KB Core waveform file and returns a Stream object.