Home
toshi-hazard-post¶
Seismic hazard from pre-calculated relizations. This application impliments the hazard calculation method described in Calculation of National Seismic Hazard Models with Large Logic Trees: Application to the NZ NSHM 2022.
- Documentation: https://gns-science.github.io/toshi-hazard-post
- GitHub: https://github.com/gns-science/toshi-hazard-post
- PyPI: https://pypi.org/project/toshi-hazard-post/
- Free software: AGPL-3.0
Requirements¶
toshi-hazard-post requires python 3.10 - 3.11. It relies on other GNS-Science NSHM libraries:
- nzshm-model: https://github.com/GNS-Science/nzshm-model
- nzshm-common: https://github.com/GNS-Science/nzshm-common-py
- toshi-hazard-store: https://github.com/GNS-Science/toshi-hazard-store
In addition, it requires a small number of scientific computation packages such as numba, numpy, and pandas. See installation notes for more details on how to install the application.
Usage¶
Getting started
thp --help
See usage documentation page for more info.