This GUI program is dedicated to operate HypoDD as a graphical user interface. It is focusing on providing the description and understanding how to input parameters properly instead of simplifying the HypoDD program.
The latest release: https://github.com/comp-geoph-itera/Lindu-HypoDD/releases/download/v0.0.5/Lindu_hypoDD_v0.0.5.zip (only for Windows)
We use Python 3.9.10. The Python requirements for using the scripts (the script files can be found in /src/ folder):
altgraph==0.17.2
future==0.18.2
pefile==2022.5.30
pyinstaller==5.1
pyinstaller-hooks-contrib==2022.7
PyQt5==5.15.6
PyQt5-Qt5==5.15.2
PyQt5-sip==12.10.1
PyQtWebEngine==5.15.5
PyQtWebEngine-Qt5==5.15.2
pywin32-ctypes==0.2.0
*pyinstaller is only used for generating the executable files. Please consider to use main.spec
instead of *.py
files.
In order to fill HypoDD and mingw64 folders, we can copy the contents from the compressed release file (Lindu_hypoDD_vX.X.X.zip).
- Graphical user interfaces for ph2dt and hypoDD
- BMKG catalog (Indonesia) to PHA
- ISC to PHA
- The
Help
will be fully applied as a full version. - Auto-generating the values of some certain parameters to make easier using the program.
- Interactive descriptions that will help users to understand how to put a proper value in a parameter.
- Merging to Lindu Software as a whole seismology program.
- Normal distribution of
phase.dat
file to check what number of phases that has a highest frequency for an event. - Illustrations for how we suggest the value for each parameter.