West Coast/Alaska Tsunami Warning
Center
Operations Manual
NOAA/NWS/WCATWC
910 South Felton Street
Palmer, Alaska 99645
http://wcatwc.arh.noaa.gov
Section
4.1.6 – hypo_print
Date Written: 6/1997
Development Language: MicroSoft C/C++ v7.0
Necessary Rings:
Input Ring - HYPO_RING;
reads TYPE_H71SUM2K format messages
Necessary Data Files:
MapFile - hypocenter log used by
EarthVu GIS
LogFile - hypocenter log file
Initialization File:
hypo_print.d - read
on module start-up
Module Description:
This is a simple output program based on the earthworm pager output
module. It was originally used at the WC/ATWC for a printout of locations made
at the regional centers. When printouts were discontinued, the code was used to
log hypocenters to disk for use in the EarthVu GIS. The magnitude threshold of
logged quakes can be set in the initialization file.
Graphical Interface:
This module has no graphical interface. Hypocenters and some errors are
logged to the Windows console, if created.