A forum for SAC users to exchange ideas and ask questions about SAC usage, installation, portability, etc.
This mailing 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 IRIS (or another team) to answer.
- Moderated by
- IRIS Webmaster
- Related tags
- SAC Software SAC
Active Message Threads for September 2019
Hello all!
I would like to know if is possible to save images from the SSS subroutine?
the plotstack or plotrecordsection figures, for example?
thanks in advance,
Claudia Pavez
Replies
-
Re: saveimg in SSS subroutine - Milton Plasencia - 2019-09-24 13:55:53
-
Re: saveimg in SSS subroutine - claudia pavez - 2019-09-24 14:08:17
-
Re: saveimg in SSS subroutine - Fiona Darbyshire - 2019-09-24 09:00:44
-
Re: saveimg in SSS subroutine - claudia pavez - 2019-09-24 15:19:51
-
-
-
Hello All,
I used following command to remove instrument response
sac << END
r ${fname}
rmean
rtrend
taper w 0.01
transfer from polezero s $response to none freq 0.008 0.016 1.0 2.0
write ${fname}_noresp
q
END
And i got the following error ,
polezero-comment: Error parsing datetime: ' CREATED : 2019-09-05T18:41:21.767459Z'
polezero-comment: Error parsing datetime: ' START : 2010-08-03T17:00:00.000000Z'
polezero-comment: Error parsing datetime: ' END : 3…
[more]
Replies
-
Re: Error with transfer - George Helffrich - 2019-09-17 20:12:01
-
Re: Error with transfer - rashni@nmsu.edu - 2019-09-17 23:03:53
-
Hi,
My SAC installation under Ubuntu Linux cannot write to NFS (v3, different versions) mounts - independently of the access right of the user
The write command fails with the following error message:
ERROR 101: opening file /nfs/something/bla.sac (Insufficient access rights.)
The file is actually created, but without file rights set, and it remains empty...:
---------- 1 myself mygroup 0 Sep 6 05:45 bla2.sac
And yes, the problem exists only with sac. Writing from other programs (s…
[more]
Replies
-
Re: sac cannot write to NFS mountpoints - Milton Plasencia - 2019-09-10 06:45:37