obspy.pdas.core.isPDAS

isPDAS(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.