obspy.datamark.core.isDATAMARK

isDATAMARK(filename)[source]

Checks whether a file is DATAMARK or not.

Parameters:filename (string) DATAMARK file to be checked.
Return type:bool
Returns:True if a DATAMARK file.

This Page