This repository contains the site amplification functions obtained by Bindi et al. (2023). The site amplifications were obtained through a Generalized Inversion Technique (GIT) applied to seismic recordings downloaded from EIDA (Strollo et al., 2021) and EarthScope (https://service.iris.edu/) using stream2segment software (Zaccarelli, 2018). We computed the Fourier spectra of S-waves windows considering the square root of the sum of the two horizontal components squared. The site amplifications are relative to the station CH.LSS (station Linth-Limmern of the Swiss network, https://stations.seismo.ethz.ch/en/station-information/station-details/station-given-networkcode-and-stationcode/index.html?networkcode=CH&stationcode=LLS), installed on rock with shear wave velocity averaged over the top 30 m equal to vs30=2925 m/s (Fäh et al. 2009). The site amplification at the reference station LLS is constrained to be equal to 1 for frequencies f below 10 Hz and to the function exp[−0.015π(f−10)] above 10 Hz, to account for near-surface attenuation effects at high frequencies.
Details about the decomposition can be found in Bindi et al (2023).
The file siteAmp_repo.csv uses as field separator the semicolon (;). It contains:
- column freq: values of frequency between 0.5 and 20 Hz;
- columns with site amplifications: 3001 columns with column name given by network_station_channel (e.g. GR_MOX_HH indicated station MOX of network GR, channel HH).
The R script (R Core Team, 2024) plotRepo.R shows how to read and plot the site amplification for a given station.