obspy.io.gcf.core

GCF bindings to ObsPy core module.

Public Functions

merge_gcf_stream Merges GCF stream (replacing Stream.merge(-1) for headonly=True)

Private Functions

Warning

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

_is_gcf Checks whether a file is GCF or not.
_read_gcf Reads a GCF file and returns a Stream object.