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
October
September
August
July
June
May
April
March
February
January
September
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 October 2010
I would like to get a pdf of the SAC manual. Where can I download it?
--
Ralph J. Archuleta
Professor and Chair
Department of Earth Science
& Earth Research Institute
University of California, Santa Barbara
Santa Barbara, CA 93106-9630
Phone: (805) 893-8441
FAX: (805) 893-2314
Email: ralph@eri.ucsb.edu or archuleta@geol.ucsb.edu
Please note new email address: ralph@eri.ucsb.edu
Institute for Crustal Studies merged with another Institute at UCSB
Replies
-
Re: Pdf of SAC Manual - Steve Gao - 2010-11-01 16:37:43
-
Re: Pdf of SAC Manual - Januka Attanayake - 2010-11-01 15:13:29
-
Re: Pdf of SAC Manual - Brian Savage - 2010-11-01 22:55:39
-
Re: Pdf of SAC Manual - Jorge Luis de Souza - 2011-05-31 21:43:37
-
-
-
Greetings,
I am trying to call sac within a shell script as follows.
while read line
do
cd $line
sac
gawk '{print "macro ../sac_cut.macro"}'
cd ../
done < folder_list.txt
folder_list.txt holds the names of all the directory names that the script
is suppose to look in.
I see that sac is initiated but the problem is in executing commands within
sac once it is initiated. I have tried several ways of doing that including
printf and piping to sac with back quotes. Still …
[more]
Replies
-
Re: calling sac commands within shell scripts - Derek Schutt - 2010-10-25 17:31:17
-
Re: calling sac commands within shell scripts - Januka Attanayake - 2010-10-25 16:50:03
-
-
Re: calling sac commands within shell scripts - Geo . - 2010-10-25 21:21:44
-
Re: calling sac commands within shell scripts - Onur Tan - 2010-10-26 04:45:29
-
Re: calling sac commands within shell scripts - Pablo Palacios - 2010-10-30 14:02:23
-
(no body)
Replies
-
Re: A question regarding sac ERROR 907 ... - Januka Attanayake - 2010-10-29 13:41:06
-
Re: A question regarding sac ERROR 907 ... - Brian Savage - 2010-10-29 17:37:05
-
Re: A question regarding sac ERROR 907 ... - tuna eken - 2010-10-30 00:19:01
-
-
Hi Sac-help,
I set up a Facebook profile where I can post my pictures, videos and events and I want to add you as a friend so you can see it. First, you need to join Facebook! Once you join, you can also create your own profile.
Thanks,
Bishwa Jyoti
To sign up for Facebook, follow the link below:
http://www.facebook.com/p.php?i=768007140&k=3YM3YYV6UT6CXJMARJ422US22VAF2U6&r
Already have an account? Add this email address to your account:
http://www.facebook.com/n/?merge_accounts.php&e=sac-he…
[more]
No replies
Dear all,
I seem to have lost my old macros!
I am looking for two types of macros one that are used in routine picking of phase arrival times and the second in the extraction of phase and and header information from picked data sets, if you don't mind sharing your macros?
basic, simple, sophisticated will do!
Kind regards,
Ali Al-Lazki
Department of Earth Sciences
College of Science
P.O. Box 36
Postal Code 123
Alkhodh, Oman
________________________________________
From: sac-help-bounces@ir…
[more]
No replies
Hi,
I want to calculate power density spectrum via "PDS" command but
ı came up against "ERROR 5003: No correlation function calculated."
I need your help.
Best regards,
Fatih.
Replies
-
Re: using PDS command - Arthur Snoke - 2010-10-17 14:59:34
Hi, all,
does anyone know the zero-polar points for Guralp CMG-3ESPC?
Thx.
Lee
2010-04-15
Replies
-
Re: Who has the zero-polar file for Guralp CMG-3ESPC? - Sheila Peacock - 2010-04-15 18:57:25
-
Re: Who has the zero-polar file for Guralp CMG-3ESPC? - Onur Tan - 2010-04-15 21:10:50
-
Re: Who has the zero-polar file for Guralp CMG-3ESPC? - Sheila Peacock - 2010-04-15 23:33:19
-
-
Re: Who has the zero-polar file for Guralp CMG-3ESPC? - Despina Kementzetzidou - 2010-04-15 21:43:35
-
dealing with big-endian and little-endian data with SAC and sacswap - Derek Schutt - 2010-10-12 23:38:33
-
Re: dealing with big-endian and little-endian data with SAC and sacswap - Brian Savage - 2010-10-13 17:18:26
-
Re: dealing with big-endian and little-endian data with SAC and sacswap - Derek Schutt - 2010-10-13 16:12:03
-
-
Re: dealing with big-endian and little-endian data with SAC and sacswap - Marcelo Bianchi - 2010-10-13 23:06:00
-
-
I am trying to use the OAPF command to write an alphanumeric pick file,
but the time format stored in the pick file does not seem to correspond
to the format listed in the manual as far as I can tell.
I am using the following commands:
oapf name [filename]
ppk absolute
capf
The time written to the pick file is given by:
200427214073319338804914073319
3388054 55.93
which should correspond to a pick at 5.93 sec in a file with beginning
time of 17:22:50.103 on Sept. 28, 2004. Beyond the year …
[more]
No replies
I'm designing an executable program and hope that it can analyze the data
through calling the functions in SAC.
How could I get it?
Thank you very much for your reply.
No replies
Hi,
I have finished building SAC on my Mac, and am now trying to set the path
and other options. Using the instructions for bash this is what I get:
gc156-crau:sac crau$ export SACHOME=/usr/local/sac
gc156-crau:sac crau$ source ${SACHOME}/bin/sacinit.csh
-bash: setenv: command not found
-bash: setenv: command not found
-bash: setenv: command not found
-bash: setenv: command not found
-bash: setenv: command not found
-bash: setenv: command not found
So I tried using csh and running sac:
gc156-c…
[more]
Replies
-
Re: Setting SAC Path - Brian Savage - 2010-10-08 17:17:32
Dear:
I'm using sac for short time. I'm reading three sac binay files and
trying to write these with WRITECSS, it give me an: error 1385 that is
not in sac-help.
SAC> r a1 a2 a3
SAC> wcss a1_css a2_css a3_css
ERROR 1385: No worksets in memory.
or
SAC> r a1 a2 a3
SAC> wcss ascii dir current a1_css a2_css a3_css
ERROR 1385: No worksets in memory.
can you help me?
Thanks a lot.
Juan Payero
IGEF-UNAM
Telf. (5255) 5622-4126 ext 135
(52155)2310-1163 cel
DF, México.
Skype : payeroj…
[more]
No replies
Hi,
I tried to install the cygwin version of SAC.
I installed first the cygwin readline and sunrpc packages.
However the compilation fails with the following errors:
---
In file included from ../../sac-101.4/src/bbs/getbbv.c:13:
../../sac-101.4/inc/dff.h:5:21: rpc/rpc.h: No such file or directory
In file included from ../../sac-101.4/src/bbs/getbbv.c:13:
../../sac-101.4/inc/dff.h:219: error: parse error before "xdrs"
make[1]: *** [bbs/getbbv.o] Error 1
make: *** [all-recursive] Error 1
---
Th…
[more]
Replies
-
Re: SAC for Cygwin - Brian Savage - 2010-10-02 14:46:16
Dear Catherine
please look at these threats in April 2009:
http://www.iris.washington.edu/pipermail/sac-help/2009-April/author.html
o.
Dr. Onur TAN
---------------------------------------------- 40.7866N 29.4500E ---------
TÜBİTAK Marmara Araştırma Merkezi, Yer ve Deniz Bilimleri Enstitüsü
TUBITAK Marmara Research Center, Earth and Marine Sciences Institute
Gebze - Kocaeli - TURKEY
On 01.10.2010 16:56, "CATHERINE KIANJI" <kianji@yahoo.com> wrote:
Thanks for your response
I would …
[more]
No replies
how to calculate poles and zeros
regards gladys
Replies
-
Re: poles and zeros - Onur Tan - 2010-10-01 22:00:07
Hi All!
I am using a SAC file download to wilbert, but it have IDEP = Unkwon. I need
that IDEP = velocity, then I try to remove the instrument responses.
First I download RESP file from IRIS RESP Service.
I used this RESP file and command trasfer, but I obtain this in screen.
SEISMIC ANALYSIS CODE [06/06/2005 (Version 100.1)]
Copyright 1995 Regents of the University of California
SAC> r 2009.302.11.02.28.3950.GB.DYA..BHZ.R.SAC
SAC> trans from evalresp
Extracting evresp response for DYA…
[more]
No replies
Respected sir,
Most humbly and respectfully I would like to inform you
that I,Mr Montu Gogoi a studend of computational seismology(M.Tech)and I am
a new user of the software SAC(seismic analysis code).I try to learn this
software but in many steps I haved faced many problems and confusions.As a
seismology student it is compulsory for me and I must learn this.So I kindly
request you that if you have some materials and tutorials then please send
to me.
Yours faithfully
Mr M…
[more]
Replies
-
Re: Sac tutorial - Derek Schutt - 2010-10-01 15:19:24
-
Re: Sac tutorial - Onur Tan - 2010-10-01 16:13:34