NAME
q330_location - attaches to orb and checks q330 locations
SYNOPSIS
q330_location [-v] [-m mail_to] [-p pf_sourcename]
[-n] [-f] [-s sta_regex] [-c chan_code]
[-t max_offset_meters] status_orb [cmd_orb] db
SUPPORT
Contributed code: NO BRTT support.
THIS PIECE OF SOFTWARE WAS CONTRIBUTED BY THE ANTELOPE USER COMMUNITY. BRTT DISCLAIMS ALL OWNERSHIP, LIABILITY, AND SUPPORT FOR THIS PIECE OF SOFTWARE.
FOR HELP WITH THIS PIECE OF SOFTWARE, PLEASE CONTACT THE CONTRIBUTING AUTHOR.
SUPPORT
Contributed: NO BRTT support -- please contact author.
DESCRIPTION
q330_location extracts q330 /pf/st files from an orb, finds the current lat and long
provided by the gps clock at each station, and compares the values to those in the
site and dlsite table.
A second ORB capable of accepting dlcmd instructions can be specified at run time. Otherwise,
dlcmd will go to
status_orb.
This program exits after reading each selected /pf/st file once.
This program is designed to run as a cron program under rtexec.pf.
OPTIONS
-
-v
verbose
-
-d
debug mode
-
-f
Force dlcmd to renew data from the balers before reporting parameters.
-
-n
Run in test mode. No table updates.
-
-s sta_code_regex
select sta code. Default is ".*".
-
-c chan_code_regex
select channel code. Default is BHZ. Used to compare values to the stage table.
-
-t max_offset_meters
set threshold for offset for flagging possible problems. Default is 20 meters.
-
-m mail_to
email address list to send results.
-
-p pf_sourcename
change pf_sourcename selected from orb. Default is ".*/pf/st".
FILES
None.
ENVIRONMENT
needs to be run in ANTELOPE environment
BUGS AND CAVEATS
None.
SEE ALSO
q3302orb(1),dlmon(1)
AUTHORS
Frank Vernon
Modified by Juan Reyes <reyes@ucsd.edu> 2009/07, 2009/10 and 2011/08
Modified by Jennifer Eakins <jeakins@ucsd.edu> 2012/12
UCSD
Antelope User Group Contributed Software