obspy for site amplification factors

​Dear all,

I am looking for python code to estimate site amplification factors, is there any
​thing
we can use on obspy​
? Thanks a lot!

Cheers,
Chenyu Li

​Ph.D Student in Geophysics,
Georgia Institute of Technology​

Hi Chenyu Li,

I know of the following packages:

Calculate the H/V ratio from ambient vibrations:
GeoPsy (geopsy.org, not based on ObsPy)
HtoV-Toolbox (GitHub - krischer/HtoV-Toolbox: A toolbox that allows the simple calculation of H/V ratios.)

Estimate intrinsic and scattering attenuation (and also site
amplification averaged over three compnents) from earthquake
envelopes:
Qopen (GitHub - trichter/qopen: Qopen: Separation of intrinsic and scattering Q by envelope inversion)

Cheers,
Tom