I tried converting seismic SAC data into SAF using Geopsy, but the results were not satisfactory. Is there any other way to do that conversion from SAC to SAF?
It's a tabular file. I attached a file written using Seisan, i'm looking for other software or code that can convert sac files into a proper SAF files.
I tried to write manually the file, but i get some errors in the process using it as input for another program.
Redouane Chimouni If you did not get well code (dircet convert), I have alternate options to convert SAC to SAF. You can convert SAC to SEISAN format using 'wavetool' sub-routine program and . then convert Seisan format to SAF format using 'seisaf' sub-routine program. I have always convert like this. Seisan is the best free software, containing many sub-routines.
Redouane Chimouni try it again original signal (without instrument correction) of SAC format. Instrument corrected signals may produces flat. I faced similar problem also.
Thank you Thakur Prasad Kandel and Fatih Bulut for your help.
The conversion was successful thanks to Thakur Prasad Kandel suggestion.
-For any further help for other users.
The SAF file contains 3 columns for the 3 components N, E and Z.
When converting only one component (Z for example) you'll get values only on the Z column in the SAF file and the other columns = 0. (That's why I got a flat signal).
1- It's best to convert "SAC" files into "mseed" (with messed2sac in my case).
2- Then merge the 3 components into one file with Seisan.
3- Now, when using "seisaf" the output will contain all 3 components.
i am using seisaf program to convert 1.man file of seisan in sAF format but it convert only one top station in saf format and not converting others...any one please healp me in this matter