NAME
atws_calc_mwp - calculate Mwp manually
SYNOPSIS
atws_calc_mwp db orid
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
atws_calc_mwp is an interactive application that enables the calculation of Mwp.
The algorithm is based on the paper of Tsuboi et al. BSSA 1995 and the software
is from Barry Hirshorn of the Pacific Tsunami
Warning System in Hawaii.
A database is required with at least the origin, wfdisc and assoc tables present.
Start the program with:
atws_calc_mwp your-database your-orid
This will bring up the interactive window. The labels at thetop of the window
describe the available actions. The user will move through the associated waveforms
and select the maximum moment as decribed in Tsuboi and then save the result which
is written to screen. Note that the resultant magnitude is not saved in the table.
EXAMPLE
atws_calc_mwp ansn 60013
AUTHOR
James Stewart based on code from Barry Hirshorn
Geoscience Australia
Antelope User Group Contributed Software