Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation
»
ObsPy Library Reference
»
obspy.datamark - DataMark read support for ObsPy
»
obspy.datamark.core
»
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
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation
»
ObsPy Library Reference
»
obspy.datamark - DataMark read support for ObsPy
»
obspy.datamark.core
»