SAC Help

A forum for SAC users to exchange ideas and ask questions about SAC usage, installation, portability, etc.

Email address
sac-help@lists.ds.iris.edu
Type
Moderated by
IRIS Webmaster
Related tags
SAC Software SAC
April
March
February
January

Active Message Threads for December 2018

Junjie Liu
2018-12-31 15:52:40
Hello everyone, I am trying to read sacfiles using sac I/O routines for C language but I do not know why it keeps reminding me that unable to open sac file? I use sac to read the file and it succeeds. This is my code: int main(int argc, char **argv){ int i,count,npts; char filename[160],tempfile[160]; float *trace1=NULL,*trace2=NULL,dt,dtemp; float t1,t2,tmark,delta; coeff c; if(argc<5) nrerror("Too few arguments supplied!"); if(argc>5) nrerror("Too many arguments supplied!"); FILE* f; SACHEAD… [more]
No replies
Raul Daniel Corona
2018-12-05 17:29:25 - 2018-12-06 18:59:00
Hello Can you help me with the correct syntax for Wiechert instruments response correction in SAC. Who can I know which period, damping and magnification it's the algorithm using by default? I try this sintax : "transfer from WIECH freeperiod 'To' magnification 'Am' damping 'e' " And I also tried whitout specify the constants and the result its very similar. Thank you all in advance Raúl Daniel Corona UNAM. Geophysics Institute |
Replies
20:01:58 v.22510d55