The Repository for the Manuscript "Temperature and Precipitation Dominate Seasonal Variations in Seismic Velocity and Attenuation in Deserts"
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/13803785
下载链接
链接失效反馈官方服务:
资源简介:
Overview
This dataset contains the essential code and data for calculating the Horizontal-to-Vertical Spectral Ratio (HVSR), analyzing vehicle-generated seismic events, retrieving Q-values, and comparing them with meteorological data. It also includes waveform data from 20 seismic events.
The seismic data originate from a temporary broadband seismic array deployed in the Tarim Basin, from July 2017 to October 2019 (Zuo et al., 2022). This dataset focuses on three seismic stations: T12, T52, and T23. Stations T12 and T23 recorded data from July 2017 to October 2019, while station T52 recorded from November 2018 to October 2019.
Code
The dataset includes Python scripts for calculating HVSR and retrieving Q-values. The HVSR calculation follows Li et al., (2023), while forward modeling is based on Antonio García-Jerez et al., (2016).
The codes for Q-value estimation are stored in ‘Retrieving Q-value’ folder. The Q-value estimation process, demonstrated for station T12 in Jupyter Notebook, involves extracting single vehicle signals from continuous data, time-frequency spectrogram calculations, two-dimensional correlation coefficient of their time-frequency amplitude calculations, using hierarchical clustering algorithm to classify vehicle signals, vehicle speed estimation, and performing Q-value inversion.
Dataset
HVSR variations over time for three stations are calculated from continuous seismic recordings and are stored in the ‘HVSR’ folder under each station directory.
Time-frequency spectrograms for Q-value estimation are stored in the ‘Spectrogram’ folder, with filenames indicating the record time of each vehicle signal. The Q-value is inverted using these signals, and for stability, we stacked every 100 individual results, which are stored in the 'Q-values' folder under the corresponding station name folder. Due to interference from wind and other sources, Q-value inversion using vehicle signals was unreliable for T23, so Q-values are only provided for T12 and T52.
Meteorological data (temperature and soil water content) are stored in the ‘temperature’ and ‘soil water content’ folders under each station directory.
Seismic event waveforms for 20 selected strong earthquakes are stored in the ‘events’ folder, with filenames indicating the start and end times of the events.
创建时间:
2025-03-25



