Arc2trigII Overview

May 2003

Arc2trigII: Details

arc2trig creates an Earthworm "trigger message" detailing snippets of waveform data from various channels that should be saved. The list of snippets is generated based on magnitude, radius around earthquake, and user specified channels. It follows the following procedures:

I. Gets the coordinates of mandatory stations. Either from the station list, or by a search of the DBMS.

II. For each event:

Select the relevant stations:

For each selected station, compute the snippet to be saved:

All snippets will be padded with a specified safety margin of pre and post computed snippets times specified by the user.

 

Travel-time Table:

The travel-time table is supplied with the Earthworm release. It was produced using the program cal_tt which can be found in ~earthworm/src/grab_bag/makeTTTable/cal_tt. The program was written by Ray Buland at USGS, Golden.

It's Solaris-specific Fortran code.

The main program accepts command-line input specifying the resolution and range of the table. The output is an ascii file. The phases listed in the file are as per Harley's requirements for getting the time interval of interest for arc2trigII.


Questions? Issues? Subscribe to the Earthworm Google Groups List.