The pacakge is developed for research use. This package contains commonly used Ground Motion Prediction Equations (GMPE). It includes five NGA-West2 Models (ASK14, BSSA14, CB14, CY14, and I14) for crustal earthquakes; and four (BC Hyrdo 2011 + 2019, Zhao et al 2016, Parker et al 2020 NGA-Subduction) for subduction earthquakes, and one NGA Central and Eastern North America (CENA) Model. A shallow crustal or upper mantle earthquake model by Zhao et al (2017) is also included.
Update on 10/05/2023: NGA CENA code was adapted and optimized from NHR3 Products: Ground Motion Tools for GMM on reference site condition (Vs30 = 3000 m/s) and a Python code written by Tristan Buckreis at UCLA for site amplification models (Stewart et al., 2020; and Hashash et al.,2020)
Update on 11/13/2023: I updated BSSA14 model by including an option of incorporating CA subregional anelastic attenuation model (Buckreis, Stewart, Brandenberg, and Wang, 2023, Subregional Anelastic Attenuation Model for California)
You can install the development version from GitHub with:
# install.packages("devtools")
library(devtools)
devtools::install_github("wltcwpf/GMPE")
Please check out wiki for more detailed instructions!
Please report any running issues or leave your comments on the Issues page!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.