Skip to content

IPGP/sac-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sac-lib

Read/write functions for SAC files.

rdsac.m

RDSAC reads a seismic data file encoded in the IRIS/SAC binary format, and returns a time vector, a data vector and all header variables in a structure (field names correspond to exact IRIS variable names).

mksac.m

MKSAC writes a seismic data file in the IRIS/SAC binary standard format, from any data vector, origin time, and header field that user wants to define.

Author

François Beauducel, IPGP, beaudu, beauducel@ipgp.fr

Documentation

See functions documentation for detailed syntax and examples.

Other repository

Functions are also available at MathWorks File Exchange: View RDSAC and MKSAC: read and write SAC seismic data file on File Exchange with user comments and ratings.

About

Matlab/Octave codes to read and write SAC seismic data file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages