Arc2trig Configuration File

(last revised 24 November, 1999)
#
# This is arc2trig's parameter file

#  Basic Earthworm setup:
#
MyModuleId        MOD_ARC2TRIG   # module id for this instance of arc2trig
InRingName           HYPO_RING   # shared memory ring for input
OutRingName          HYPO_RING   # shared memory ring for output
LogFile              1           # 0 to completely turn off disk log file
HeartBeatInterval    30          # seconds between heartbeats

# List the message logos to grab from transport ring
#              Installation       Module          Message Types
GetEventsFrom  INST_WILDCARD    MOD_WILDCARD    # hyp2000arc - no choice.

# Set up output directory and prefix for trigger files.
# Daily files will be written with a suffix of .trg_yyyymmdd
# Set either to "none" or "NONE" to stop writing disk files
OutputDir  /home/big_files/  # directory to write trigger files in
BaseName   arc2trig          # prefix of trigger file name
                             # suffix will be .trg_yyyymmdd

# Optional parameters:
# PrePickTime 15.0	# seconds of pre-p-pick data to save (default=15.)
# PostCodaTime 10.0
	# seconds of post-coda cutoff data to save (default=10.).


Module Index | Arc2trig Overview

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