SAC_Sun2PC_mat

This is utility to read SAC (Seismic Analysis Code) binary files created on/for SUN platform.
2,7K téléchargements
Mise à jour 18 août 2003

Afficher la licence

Syntax: sac_sun2pc_mat('filename')

Reads the SAC binary files from/for SUN platform and creates a .mat file that consists of
1. a structure, H, that contains all the header information and
2. a vector, X, that contains the waveform.

The input file 'filename' must be either a sac file with extension .sac or a path. In the latter case all sac files in this path are converted.

The path must be the full path, i.e., 'C:\Data\920611_001538_00_405'.

The mat files are saved in the folder, in which the original .sac file exists.

The SAC format files and names of variables are based on documentation, I have found in the internet. Some SAC Header variables that are 'not currently used' (according to the documentations, I found) are in comments, whereas others are ommitted.

This file has been tested (not thoroughly, though) using Matlab 6.5 but should be working on all other previous Matlab 6 or 5 versions as well.

Note that the file is NOT guaranteed to work perfectly, so please check your results.

Please send any comments or corrections to csar@auth.gr

SAC_SUN2PC_MAT written by C. D. Saragiotis on August 14th, 2003

Citation pour cette source

Christos Saragiotis (2024). SAC_Sun2PC_mat (https://www.mathworks.com/matlabcentral/fileexchange/3859-sac_sun2pc_mat), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R13
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Seismology dans Help Center et MATLAB Answers
Remerciements

A inspiré : sacsun2mat/sacpc2mat

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0