obspy.io.nied.fnetmt._internal_is_fnetmt_catalog

_internal_is_fnetmt_catalog(buf)[source]

Test whether file is an F-net moment tensor catalog file by reading the header and the first data line. Reads at most 40 lines.

Parameters:

buf (open file or file-like object) – File to read.