Hi
I downloaded seed data from IRIS......i unpacked this data using
rdseed....after unpacking the data i got the data in single components for
each station..i.e i got the data
as 2006.053.22.18.45.6550.AF.KTWE..BHZ.R.SAC
and 2006.053.22.18.47.2550.AF.KTWE..BHE.R.SAC
and 2006.053.22.18.47.2550.AF.KTWE..BHN.R.SAC...Now i want to merge all
these 3 componets together in order to have it in one file.......
How can i go about it
Regards
Blessing
I downloaded seed data from IRIS......i unpacked this data using
rdseed....after unpacking the data i got the data in single components for
each station..i.e i got the data
as 2006.053.22.18.45.6550.AF.KTWE..BHZ.R.SAC
and 2006.053.22.18.47.2550.AF.KTWE..BHE.R.SAC
and 2006.053.22.18.47.2550.AF.KTWE..BHN.R.SAC...Now i want to merge all
these 3 componets together in order to have it in one file.......
How can i go about it
Regards
Blessing
-
The SAC file format does not allow more than one component per file.
You can"merge" them through macros that allow you to read them in and
process them together.
On Tue, 19 Feb 2013, Blessing Shumba wrote:
Hi
I downloaded seed data from IRIS......i unpacked this data using
rdseed....after unpacking the data i got the data in single components for
each station..i.e i got the data
as 2006.053.22.18.45.6550.AF.KTWE..BHZ.R.SAC
and 2006.053.22.18.47.2550.AF.KTWE..BHE.R.SAC
and 2006.053.22.18.47.2550.AF.KTWE..BHN.R.SAC...Now i want to merge all
these 3 componets together in order to have it in one file.......
How can i go about it
Regards
Blessing