Locked History Actions

Diff for "QuakePy"

Differences between revisions 2 and 8 (spanning 6 versions)
Revision 2 as of 2008-03-03 13:10:01
Size: 1211
Comment:
Revision 8 as of 2013-03-08 10:28:38
Size: 1279
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Welcome to the QuakePy wiki = = QuakePy =
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. 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.
Line 5: Line 5:
!QuakePy is inspired by the functionality of [http://www.earthquake.ethz.ch/software/zmap ZMAP], a seismicity analysis toolbox for the use with [http://www.mathworks.com/products/matlab/ MatLab]. Although !QuakePy avoids the use of any proprietary software, many tools for Python allow for a !MatLab-like working environment, e.g., [http://ipython.scipy.org/moin/ IPython]. !MatLab users should take a look at the [http://www.scipy.org/Wiki/NumPy_for_Matlab_Users NumPy for Matlab Users] pages, which explain the similarities and differences between !MatLab and Python in the IPython shell. !QuakePy is inspired by the functionality of [[http://www.earthquake.ethz.ch/software/zmap|ZMAP]], a seismicity analysis toolbox for the use with [[http://www.mathworks.com/products/matlab/|MatLab]]. Although !QuakePy avoids the use of any proprietary software, many tools for Python allow for a !MatLab-like working environment, e.g., [[http://ipython.scipy.org/moin/|IPython]]. !MatLab users should take a look at the [[http://www.scipy.org/Wiki/NumPy_for_Matlab_Users|NumPy for Matlab Users]] pages, which explain the similarities and differences between !MatLab and Python in the IPython shell.
Line 7: Line 7:
[:ListOfPackages:List of Necessary Packages for QuakePy] [[GettingQuakePy|Getting QuakePy / Download]]

[[
ListOfPackages|List of Necessary Packages for QuakePy]]
Line 11: Line 13:
[:ListOfIdeas:List of Ideas] [[ListOfIdeas|List of Ideas]]

[[Acknowledgments]]

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. Many 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.

QuakePy is inspired by the functionality of ZMAP, a seismicity analysis toolbox for the use with MatLab. 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