obspy.io.pdas.core._is_pdas

_is_pdas(filename)[source]

Checks whether a file is a PDAS file or not.

Parameters

filename (str) – Name of file to be checked.

Return type

bool

Returns

True if a PDAS file.