Metadata-Version: 2.1
Name: ha3py
Version: 0.0.3
Summary: Hy3Py - Python package for assessing earthquake recurrence parameters from Incomplete Data Files.
Home-page: https://github.com/JanWiszniowski/Ha3Py
Author: Jan Wiszniowski, Andrzej Kijko
Author-email: jwisz@igf.edu.pl, andrzej.kijko@up.ac.za
License: GNU Lesser General Public License v3 (LGPLv3)
Keywords: seismology,seismic hazard,maximum magnitude,incomplete data files
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib (>=3.9.2)
Requires-Dist: numpy (>=1.2.0)
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: obspy (>=1.2.0)

![Alt text](https://github.com/JanWiszniowski/Ha3Py/blob/master/docs/imgs/catalogues1.png)
# Ha3Py

Hy3Py is the Python package for
estimation of Earthquake Hazard Parameters from Incomplete Data Files.
The typical parameters include the mean activity rate,
the b-value of the Gutenberg-Richter frequency-magnitude distribution,
and the maximum possible earthquake magnitude, for a given area.
Additional parameters can be evaluated when an alternative seismic magnitude occurrence model
or a different magnitude distribution is defined.
Hy3Py can incorporate any quality of catalogue, including paleo-earthquakes, historical records,
and instrumental data, even if the catalogue has significant incompleteness.


