obspy.io.gcf.core._is_gcf

_is_gcf(filename)[source]

Checks whether a file is GCF or not.

Parameters

filename (str) – GCF file to be checked.

Return type

bool

Returns

True if a GCF file.