DatabaseUpdator
(i.e. ORFEUSWilberDatabaseUpdater
).
Each sub-class of DatabaseUpdator
can read lists of hypocenter and associated trace information
in a data-provider dependent format (i.e. ORFEUSWilberDatabaseUpdater
can read the directory structure and summary files in the ORFEUS-Wilbur
web site).
If the lists of hypocenter
and associated trace information are on a public web server or ftp
site, the DatabaseUpdator
sub-class program can be
run from anywhere on the Internet.
A DatabaseUpdator
sub-class writes the hypocenter and trace information into a standard QuakeExplorer
database format - a directory structure consisting of compressed
event, trace-description and trace-link files, and several information,
image and configuration files.
A QuakeExplorer database
can be placed on a web server, local disk, CD, or other support, from
where it can be accessed by the QuakeExplorer
program. If the database is on a public web server, it
can be accessed by the QuakeExplorer
program from
anywhere on the Internet.
DatabaseUpdator
to read the hypocenter-trace
information.
DatabaseUpdator
to generate the QuakeExplorer
database.
javac
, jar
,
etc).
For more information or assistance contact Anthony Lomax
(anthony@alomax.net, http://www.alomax.net/QuakeExplorer)