Releases: geophystech/GroundMotion.jl
Releases · geophystech/GroundMotion.jl
0.4.1
0.4.0
v0.3.0
v0.2.1
v0.2.0
- Morikawa and Fujiwara 2013 GMPE Model (
PGA
,PGV
,PSA
) - all gmpe functions renamed to
gmpe_<model_name>
- add 'ground_motion_type' at models configs for determine output type
- add new grid type with
vs30
andDl
depth - fix built in function descriptions
- add type of ground motion in config
- add keyword arguments to
gmpe_*
functions
v0.1.3
v0.1.2
v.0.1.1
Initial release
- add AS2008 PGA modeling
- add Si-Midorikawa PGA modeling
- add auxiliary functions for working with grids
- add tests and examples