obspy.io.gcf.core._is_gcf

_is_gcf(filename)[source]

Checks whether a file is GCF or not.

Parameters:

filename (str) – path to GCF file to be checked.

Return type:

bool

Returns:

True if a object pointed to by path is a GCF file.