NAME
dbfix_cals_segtype - Assign calib calper and segtype values from calibration table to wfdisc
SYNOPSIS
dbfix_cals_segtype database
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.
DESCRIPTION
dbfix_cals_segtype assigns NULL calib, calper and/or segtype values in the wfdisc table to the values obtained
from a join with the calibration table.
EXAMPLE
SEE ALSO
rtdbclean(1) dbfix_calib(1)
BUGS AND CAVEATS
Several other tables may need this service as well: dmcwf, wftape, wftar. dbfix_calib
sticks to the most common problem, the wfdisc table, rather than blindly modifying
all of these tables.
AUTHOR
Kent Lindquist
modified from dbfix_calib by L. Astiz 2009/07/09
Antelope User Group Contributed Software