EQAnalysis is focused on analyzing earthquakes using programming languages such as Python and related seismic analysis programs. It includes processes such as creating input files required for program execution and visualizing the earthquake analysis procedures. The goal is to help beginners understand earthquake analysis and to assist researchers, engineers, and geophysicists in their work.
- Relocate the hypocenter using HypoEllipse and HypoDD
- Estimate earthquake magnitude
- Determine focal mechanism
- TBD
This project uses Poetry for dependency management. For detailed information, please refer to the pyproject.toml file.
You can simply use it by entering the following command in your terminal.
poetry run python ./src/main.pyContributions are welcome! Fork this repository and pull your requests please.
This project is licensed under the Apache License 2.0. See the LICENSE file for details.