NAME

miniseed2orb - read miniseed data and write corresponding packets to orb

SYNOPSIS

miniseed2orb [-s start] [-e endtime]
		[-m match] [-r reject]
		[-d db] [-Iuv]
                file ... orb

DESCRIPTION

miniseed2orb reads input miniseed files, creates SEED format packets from each miniseed data block, and writes those packets to an orb. If a filename is '-', stdin is read.

OPTIONS

PARAMETER FILE

By default, the parameter file is set up not to wait on readers. However, when writing to a local orb, miniseed2orb can easily overrun the orb before a remote reader reads all the packets. Hence, there is the ability to make miniseed2orb wait for connected readers, using the same parameters that orbxfer2(1) uses.. To accomplish this, set the wait_match parameter in miniseed2orb.pf to a regular expression matching the name of the reader (the reader is often orb2orb).

EXAMPLE


% miniseed2orb -v -m '.*_.*_..Z_.*' -r '.*_.*_V.._.*' alas03050.seed :
miniseed2orb: /opt/antelope/testdata/seed/alas03050.seed
miniseed2orb: 93 blocks from alas03050.seed
miniseed2orb: wrote 93 miniseed data blocks into :

SEE ALSO

miniseed2days(1)
miniseed2db(1)

BUGS AND CAVEATS

The output packets specify null values for calib and calper, since this data is not present in miniseed.

AUTHOR

Daniel Quinlan

Table of Contents
Antelope Release 4.8 Darwin 8.6.0 2006-06-28
Boulder Real Time Technologies, Inc For more information, contact support@brtt.com