Locked History Actions

Diff for "QuakePy"

Differences between revisions 9 and 10
Revision 9 as of 2014-03-14 16:24:16
Size: 1079
Comment:
Revision 10 as of 2014-03-14 16:25:22
Size: 1074
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
!QuakePy is designed as a set of tools for statistical analyses of earthquake catalogs. It provides a library of classes for earthquake catalog handling and computations. Many plot routines help visualizing obtained results. !QuakePy is developed in [[http://www.python.org|Python]] as a fully open-source library. It makes use of multiple other tools like [[http://gmt.soest.hawaii.edu/|GMT]] and supports [[http://www.quakeml.org|QuakeML]], the XML description of seismological data. !QuakePy is designed as a set of tools for statistical analyses of earthquake catalogs. It provides a library of classes for earthquake catalog handling and computations. Plot routines help visualizing obtained results. !QuakePy is developed in [[http://www.python.org|Python]] as a fully open-source library. It makes use of multiple other tools like [[http://gmt.soest.hawaii.edu/|GMT]] and supports [[http://www.quakeml.org|QuakeML]], the XML description of seismological data.

QuakePy

QuakePy is designed as a set of tools for statistical analyses of earthquake catalogs. It provides a library of classes for earthquake catalog handling and computations. Plot routines help visualizing obtained results. QuakePy is developed in Python as a fully open-source library. It makes use of multiple other tools like GMT and supports QuakeML, the XML description of seismological data.

Although QuakePy avoids the use of any proprietary software, many tools for Python allow for a MatLab-like working environment, e.g., IPython. MatLab users should take a look at the NumPy for Matlab Users pages, which explain the similarities and differences between MatLab and Python in the IPython shell.

Getting QuakePy / Download

List of Necessary Packages for QuakePy


List of Ideas

Acknowledgments