This in a significant update of earlier documentation on the use of sacpsd which can be found at ../../HTML/SACPSD/index.html. This documentation shows how to use sacpsd with time series obtained from the USGS CWB and FDSN data centers. The examples of data access will be of use for other studies.
This extensive tutorial is given in nsacpsd.pdf.
The shell scripts used to create the figures in the pdf are packed in SACPSD.tgz.
Do the following:
gunzip -c SACPSD.tgz | tar xf -
cd SACPSD
ls
FIGURE01/ FIGURE03/ FIGURE05/ FIGURE08/ FIGURE10/ FIGURE12/
FIGURE02/ FIGURE04/ FIGURE06-07/ FIGURE09/ FIGURE11/ src/
ls src
CWBQuery.tar.gz FetchData* GUI.tar jmdget.jar
mseed2sac-2.4.tar.gz
The src directory contains some useful code for obtaining time series from the CWB (unpack CWBQuery.tar.gz ), getting RESP files from the CWB (jmdget.jar, which is contained in GUI.tar). The FetchData is from EarthScope. Finally unpacking mseed2sac-2.4.tar.gz will permit one to compile the program mseed2sac, which is required to create Sac files from FDSN time series