I. About ECP Package
(version 1.3.0)
Earthquake Catalog Processing (ECP) Package contains
Compilation Catalog (CompiCat) Program. CompiCat is an application
that combines editing, search and analyzing of earthquake catalogs. CompiCat
provides single-source portability across platforms with Unix/X11 (Linux,
Sun Solaris, etc) and Mac OS X and Microsoft Windows. CompiCat program is
a C++ code using Qt C++ tool kit for multiplatform Graphic User Interface
(GUI) and Qwt, which is Qt windows for technical applications.
ECP Package contains import
facilities supporting the list of earthquake catalog formats, which examples
and web references to source agencies are provided in
Appendis B.
CompiCat program allows
the user
The package includes exercises (see
Exercises) to help understanding and using
CompiCat.
Qt by Trolltech is the standard framework for developing
high-performance cross-platform applications. Qt provides single-source
portability across Microsoft Windows, Mac OS X and Unix/X11 (Linux, Sun
Solaris, etc). For details see Trolltech's web site:
http://www.trolltech.com/
Qwt library contains GUI Components
and utility classes, which are primarily useful for programs with a
technical background (2D plots, histograms and etc.). For details see
web site:
http://qwt.sourceforge.net
The ECP package computer codes for
Microsoft Windows are compiled by using the MinGW.