Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation
»
ObsPy Library Reference
»
obspy.sac - SAC read and write support for ObsPy
»
obspy.sac.sacio
»
obspy.sac.sacio.SacIO
»
obspy.sac.sacio.SacIO.IsSACfile
¶
SacIO.
IsSACfile
(
name
,
fsize=True
,
lenchk=False
)
[source]
¶
Test for a valid SAC file using arrays.
Parameters:
f
filename (Sac binary).
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.sac - SAC read and write support for ObsPy
»
obspy.sac.sacio
»
obspy.sac.sacio.SacIO
»