Hi everyone
Suddenly I'm having this problem with MERGE command and I don't know why. I tried to merge several SAC files using 'merge overlap average' however keeps appearing the following message:
SAC> r *n
1305_2016.146.13.05.33.n 1311_2016.146.13.11.37.n 1400_2016.146.14.00.00.n 1500_2016.146.15.00.00.n 1600_2016.146.16.00.00.n 1700_2016.146.17.00.00.n 1800_2016.146.18.00.00.n 1900_2016.146.19.00.00.n 2000_2016.146.20.00.00.n 2100_2016.146.21.00.00.n 2200_2016.146.22.00.00.n 2300_2016.146.23.00.00.n
SAC> merge overlap average
ERROR 108: File does not exist: overlap
All help is very welcome!
Kind regards,
Maria.
Suddenly I'm having this problem with MERGE command and I don't know why. I tried to merge several SAC files using 'merge overlap average' however keeps appearing the following message:
SAC> r *n
1305_2016.146.13.05.33.n 1311_2016.146.13.11.37.n 1400_2016.146.14.00.00.n 1500_2016.146.15.00.00.n 1600_2016.146.16.00.00.n 1700_2016.146.17.00.00.n 1800_2016.146.18.00.00.n 1900_2016.146.19.00.00.n 2000_2016.146.20.00.00.n 2100_2016.146.21.00.00.n 2200_2016.146.22.00.00.n 2300_2016.146.23.00.00.n
SAC> merge overlap average
ERROR 108: File does not exist: overlap
All help is very welcome!
Kind regards,
Maria.
-
Hi,
In your command include the filelist.
Try:
sac> merge overlap average 1305_2016.146.13.05.33.n 1311_2016.146.13.11.37.n 1400_2016.146.14.00.00.n 1500_2016.146.15.00.00.n 1600_2016.146.16.00.00.n 1700_2016.146.17.00.00.n 1800_2016.146.18.00.00.n
Please, you can red the merge command help to tuning
sac> help merge
HTH,
M.
* * * * * * * * * * * * * * * * * * * * * * *
Milton P. PLASENCIA LINARES
Centro di Ricerche Sismologiche (CRS)
OGS - Istituto Nazionale di Oceanografia e di Geofisica Sperimentale
Borgo Grotta Gigante 42/C
(34010) Sgonico - Trieste - Italia
Tel: +39 040 2140 156 (Udine)
Tel: +39 040 2140 256 (Trieste)
Cel.: +39 331 6481 935
E-mail: mplasencia<at>inogs.it
GPG key: 22FCFFA8
ASAIN (Antarctic Seismographic Argentinean Italian Network)
*********************************
On Feb 23, 2017, at 10:05, Maria Luíza Cardoso <malucardoso92<at>gmail.com> wrote:
Hi everyone
Suddenly I'm having this problem with MERGE command and I don't know why. I tried to merge several SAC files using 'merge overlap average' however keeps appearing the following message:
SAC> r *n
1305_2016.146.13.05.33.n 1311_2016.146.13.11.37.n 1400_2016.146.14.00.00.n 1500_2016.146.15.00.00.n 1600_2016.146.16.00.00.n 1700_2016.146.17.00.00.n 1800_2016.146.18.00.00.n 1900_2016.146.19.00.00.n 2000_2016.146.20.00.00.n 2100_2016.146.21.00.00.n 2200_2016.146.22.00.00.n 2300_2016.146.23.00.00.n
SAC> merge overlap average
ERROR 108: File does not exist: overlap
All help is very welcome!
Kind regards,
Maria.
----------------------
SAC Help (http://ds.iris.edu/message-center/topic/sac-help/)
Sent from the IRIS Message Center (http://ds.iris.edu/message-center/)
Update subscription preferences at http://ds.iris.edu/account/profile/
-
Thanks for your reply. I tried what you suggested but the error continues.
SAC> merge overlap average ./1400_2016.146.14.00.00.n ./1500_2016.146.15.00.00.n ./1600_2016.146.16.00.00.n ./1700_2016.146.17.00.00.n ./1800_2016.146.18.00.00.n ./1900_2016.146.19.00.00.n ./2000_2016.146.20.00.00.n ./2100_2016.146.21.00.00.n ./2200_2016.146.22.00.00.n ./2300_2016.146.23.00.00.n
ERROR 108: File does not exist: overlap
(I was using this command in Ubuntu and was ok. When I tried on MAC, it doesn't work and I don't know why)
-
Dear Maria
I had this problem too. Apparently, your sac version doesn't support overlap average command. I found it out when I checked help merge in my sac environment (I mean by typing "help merge" in SAC).
Yours
Mohammad
-
-