ALERT this repo is superceded by https://github.com/GNS-Science/nzshm-opensha
NSHM NZ Programme opensha applications (patterned on opensha-ucerf3 & opensha-dev)
- adapt the NZ Fault model from CFM NZ to suit the opensha tools
- extend opensha to support subduction interface fault models. This is needed for the (in)famous 'Hikurangi'.
git clone https://github.com/opensha/opensha.git &&\
git clone https://github.com/GNS-Science/nshm-nz-opensha.git
cd nshm-nz-opensha
.\gradlew build
.\gradlew localTests --info
Test reports are found at ./build/reports/tests/localTests/index.html
.\gradlew test