NAME
altusevt2db - read a Kinemetrics Altus event file and transform it into a CSS database
SYNOPSIS
altusevt2db [-noaddchk] evtfilename [dbname sta n1=chan1 [n2=chan2 [...]]]
DESCRIPTION
altusevt2db will read a single event file, as produced by a
Kinemetrics Altus-series datalogger, demultiplex and decompress the
waveform channel sample data and write it into a CSS3.0
wfdisc
table plus 4-byte integer waveform files.
OPTIONS
-
-noaddchk
If this option is specified, then consistency checking while adding new wfdisc rows is disabled.
-
evtfilename
Name of Altus event file.
-
dbname
Name of output database. If not specified, then
the program will just read the event file and verify
the internal checksums. This can be used to pre-process
the event files to identify files that are corrupted.
-
sta
The CSS station (sta) code assigned to channels from this
event file.
-
n1=chan1 [n2=chan2 [...]]
These define which of the channels from the event file are
processed and the CSS channel (chan) codes assigned to each
channel from the event file. The nN values are integer channel
numbers starting with 0. These are the channel numbers in the
event file. The chanN values are the corresponding CSS channel (chan)
codes for each event file channel number.
AUTHOR
Danny Harvey
Boulder Real Time Technologies, Inc.