A forum for SAC users to exchange ideas and ask questions about SAC usage, installation, portability, etc.
This list has moved to https://groups.google.com/a/earthscope.org/g/sac-community.
- Email address
- sac-help@lists.ds.iris.edu
- Type
-
Help
Help lists are for submitting support questions. Anyone can post a question for NSF SAGE (or another team) to answer.
- Moderated by
- IRIS Webmaster
- Related tags
- SAC Software SAC
September
August
July
June
May
April
March
February
January
August
July
June
May
April
March
February
January
December
November
October
September (1)
August
July
June (4)
May (11)
April (3)
March (5)
February (2)
January (8)
November
October
September (1)
August
July
June (4)
May (11)
April (3)
March (5)
February (2)
January (8)
Active Message Threads for March 2010
We are very close to coming out with SAC 101.4. Prompted in part by a
recent exchange on this listserv about calculating traveltimes in SAC, I
looked at the SAC traveltime command. It does not work as advertised.
In reviewing this, we realized that neither of the major developers have
used either of the SAC subprocesses, SSS or SPE, recently.
We would appreciate comments from those on this listserv who use these
subprocesses as to what works or does not work. As with the traveltime
co…
[more]
No replies
Hi, I need to use matlab within sac but I've some problems.
lauretta@lauretta-laptop:/media/ACERDATA/software/sac101.2-linux86$ ./bin/sacinit.shlauretta@lauretta-laptop:/media/ACERDATA/software/sac101.2-linux86$ export SACHOME=/media/ACERDATA/software/sac101.2-linux86lauretta@lauretta-laptop:/media/ACERDATA/software/sac101.2-linux86$ export PATH=${PATH}:${SACHOME}/binlauretta@lauretta-laptop:/media/ACERDATA/software/sac101.2-linux86$ export SACAUX=${SACHOME}/auxlauretta@lauretta-laptop:/m…
[more]
Replies
-
Re: matlab - Brian Savage - 2010-04-01 17:28:02
Greetings all,
I have a bunch of .sac files that I saved in labview and I can't seem to
open them in SAC. It says that when labview saves files as .sac they are
readable in SAC. Am I missing something here? I am using SAC Version 101.3b.
The error looks like this:
SAC> r *.sac
arg_1.sac arg_2.sac arg_3.sac arg_4.sac arg_5.sac arg_6.sac argln2.sac
argln3.sac argln.sac cool_1.sac heated_1.sac march1.sac march2.sac
march3.sac march4.sac march5.sac march6.sac march7.sac noargln2.sac
noargln.sac ru…
[more]
No replies
dear all,
does anybody knows if it is possible to obtain Seismic Moment Rate (Mo Rate) with SAC??. Thanks a lot.
Benny Hendrawanto
No replies
Does anybody know if it's possible to import arrival picks from seed
files to sac files using rdseed conversion software?? Thanks a lot. Despina
Replies
-
Re: import picks in sac files - Chad Trabant - 2010-03-18 17:35:04
-
Re: import picks in sac files - Andrew Schaeffer - 2010-03-19 00:51:30
-
Re: import picks in sac files - George Helffrich - 2010-03-19 07:45:24
-
Hi,
I issue the following commands in sac:
read [input_file.sac]
transfer from polezero subtype [polezero_file] to vel
sac resonds:
ERROR 1:
Other variations that produce the same result are:
Transfer from polezero subtype [polezero_file] to none
Transfer from polezero subtype [polezero_file] to vel freqlim .01 .03 5.
7.
Rtr
Taper
Transfer from polezero subtype [polezero_file] to vel freqlim .01 .03 5.
7.
And so on. All produce the same error me…
[more]
Replies
-
Re: help with TRANSFER - George Helffrich - 2010-03-19 07:42:03
_______________________________________________
sac-help mailing list
sac-help@iris.washington.edu
http://www.iris.washington.edu/mailman/listinfo/sac-help
No replies
Hi,
I am using the LIBSAC libraries to read header values into a fortran code. I
am having trouble reading in the 'dist' header field.
The rsac call in the fortran code does not return an error, as other header
values can be read. The call to get the 'dist' header value is:
call getfhv('dist',dist,nerr)
But when running on a sac file, I get an error saying that the field is
undefined...
ERROR 1336: Undefined header field value. dist
However, when I use sac and open this same file and list t…
[more]
Replies
-
Re: GETFHV Read Error - Brian Savage - 2010-03-18 17:02:51
Hi,I've some problems with the 3C e MAT functions.By using the sac2005 version, the 3C function give me the strange values and ERROR 8002: command link matlab shared object.By using the sac 101.2 version I tried to compile and make sac following the instructions of buildsac file but this is the result:
lauretta@lauretta-laptop:/media/ACERDATA/software/sac-101.2$ ./configure --prefix=/media/ACERDATA/software --with-matlab=/media/ACERDATA/software/matlab2008checking build system type... i686-pc-…
[more]
Replies
-
Re: PROBLEMS WITH 3C - Brian Savage - 2010-03-16 22:54:26
Dear colleagues!
Could you help me to read CSS 3.0 data. I tried following command:
readcss ./file.wfdisk
or readcss ./file.wfdisk STATION * and some other options.
but:
No wfdisc file(s) found in the specified directory
ERROR 1301: No data files read in.
file.wfdisk and several *w files listed in file.wfdsik are in the current directory. I think that I use wrong syntax but can't understand where I made mistake. Unfortunately, there are no examples in the manual.
Thank you for advance.
--
…
[more]
Replies
-
Re: readcss - Vladimir Karpinsky - 2010-03-16 20:17:28
-
Re: readcss - Vladimir Karpinsky - 2010-03-16 21:28:21
Shahar Shani Kadmiel
2010-03-15 21:50:59
- 2010-03-16 06:17:44
I have some SAC files produced by a code running on Linux (CentOS)
with Xeon processors and when I try to read them from within SAC I get
this message:
ERROR 1318: Header in disk file is out of date: (name of file)
Header version number is incorrect.
Header seems byte-swapped -- byte-swap file and retry
I am using MacSAC which I thought doesn't care if the file is little
or big endian.
I cannot find the sacswap tool that apparently is distributed with
MacSAC.
The same code running on…
[more]
Replies
-
Re: Header seems byte-swapped -- byte-swap file and retry - George Helffrich - 2010-03-16 06:17:44
J. Ole Kaven
2010-01-12 23:42:14
- 2010-03-16 00:19:48
Hi all!
I'm having problems right after the installation. I received a tarball
"sac-101.3b.tar.gz" and followed the instructions in the email as well
as those listed in $SACHOME/README
Problem: SAC isn't executing despite following the installation
instructions carefully.
System information:
System:
"uname -ris": Linux 2.6.18-164.9.1.el5 x86_64
I'm running RedHat Linux 5.4 (CentOS 5.4)
SAC Location:
"echo $SACHOME": /usr/local/bin
Settings & ~/.bashrc:
export SACHOME=/usr/local/sac
expor…
[more]
Replies
-
Re: SAC not executing: " ERROR: Number 901 in INITCOMLISTS." - Yannik Behr - 2010-03-15 23:42:18
-
Re: SAC not executing: " ERROR: Number 901 in INITCOMLISTS." - Yannik Behr - 2010-03-16 00:19:48
-
Hi,
I have a 101.3b version SAC running in Suse 11.2.
My sac has a problem. When I quit it, SAC will show the information as
below. Except it, SAC runs OK. Can you help me, what's wrong with it.
"SAC> q
*** glibc detected *** sac: free(): invalid next size (normal): 0x084b4368
***
======= Backtrace:
=========
/lib/libc.so.6[0xb74df50b]
/lib/libc.so.6[0xb74e0de4]
/lib/libc.so.6(cfree+0x6d)[0xb74e3fdd]
sac[0x81e5726]
sac[0x81d7a4b]
sac[0x8054178]
sac[0x808d39f]
sac[0x805934a]
sac[0x805197…
[more]
No replies
Dear colleagues!
Could you help me to read CSS 3.0 data. I tried following command:
readcss ./file.wfdisk
or readcss ./file.wfdisk STATION * and some other options.
but:
No wfdisc file(s) found in the specified directory
ERROR 1301: No data files read in.
file.wfdisk and several *w files listed in file.wfdsik are in the current
directory. I think that I use wrong syntax but can't understand where I
made mistake. Unfortunately, there are no examples in the manual.
Thank you for advance.
-…
[more]
No replies
Hi,
I am having a similar problem to that raised by Susan Bilek.
A seg-fault occurs when a second window is opened:
[cn277@jupiter testev_2008248184755]$ sac
SEISMIC ANALYSIS CODE [03/02/2010 (Version 101.3b)]
Copyright 1995 Regents of the University of California
SAC> fg impulse
SAC> p1
SAC> bw 2
SAC> p1
Segmentation fault
Regards,
Ceri
-------- Original Message --------
Subject: [SAC-HELP] beginwindow bus error - version 101.3b
Date: Wed, 9 Sep 2009 10:12:53 -0600
From: Susan Bil…
[more]
Replies
-
Re: Fwd: beginwindow bus error - version 101.3b - Brian Savage - 2010-03-09 17:50:43
Dear SAC users,
please help me
how i can remove path effects for earthquake data?
No replies
Hi all!!
I´ve been try to read some archive in format GSE.2 in SAC, but when I´ve
used readgse, I obtain it
ERROR: Checksums differ!
PROBLEM: No traces returned from SeisMgr!
ERROR 76:
Any suggestion?
Also, I send a file that I tried to read.
Hope you can help me,
Thanks a lot for your help,
Astrid López
No replies
Hi,
SAC subroutines always show the error message when the header is not
defined in the sac files.
But I wrote down my options if there is no header info, it will do
something else.
Is there any way I can turn off the error ( not warning) message?
Thank you so much!
Cheers,
Patty
--
******************************
Pei-Ying (Patty) Lin
http://gccserv.la.asu.edu/patty/
Graduate student
Geophysics Computing Commons(GCC)
School of Earth and Space Exploration
Arizona State Universi…
[more]