Procedure HVSR Processing v1.0
Procedure HVSR Processing v1.0
Written by:
Dr. Andrew Stolte
Dr. Seokho Jeong
Dr. Liam Wotherspoon
Version 1.0
19 September 2018
Version History
Version 1.0 – 19 September 2018
Original Published Version
The Centaur data loggers are configured to continuously archive the data. At the
end of each hour, a data file in the miniseed format is created and stored on the
removable SD card. If tests are completed at multiple sites within a day, the
Centaur data logger may be continuously powered. At the end of the day, the
Centaur should be powered off and multiple miniseed data files will have been
created (one for each hour). These hour-long data files need to be merged
together and then sliced into individual files containing the data of interest for
each test/site. These sliced data files are used for HVSR processing.
28/09/2018 UTC
https://github.com/ucgmsim/TechPlatform2.
4) In the command prompt, navigate to the data folder and run the
following command:
python reducemseedHVSR.py
5) This will create a single file per test, which is automatically named using
the station network name (e.g., UC) and station number (e.g., S02) which
have been set in the Centaur data logger and site/test name or
abbreviation (e.g., LOC1 or ARBD) as defined by you in “testname.txt”.
Example files names appear as follows:
UC.S02.BGPK.miniseed
UC.S02.ARBD.miniseed
Each file will contain three traces, one for each sensor component (i.e.,
vertical, horizontal north, and horizontal east).
6) The individual, sliced site/test miniseed files are the “raw data” used for
data archival and used to compute the H/V spectral ratio.
Step-by-step instruction
1) Load the measured ambient vibration data into Geopsy. This can be done
by drag-and-dropping the the sliced test miniseed files into the Geopsy
window. When the files are successfully loaded, they will appear in the
“Files” tab, as shown in the following figure.
2) Select an individual test miniseed file from the “Files” tab, and drag it to
the toolbar button labeled “H/V”.
For a first level H/V analysis, only two parameters need to be changed
(as shown in the figure below): (1) The time window Length should be
changed to “Exactly” “60.00s”. (2) The Frequency sampling range should
be specified From “0.10 Hz” to “10.00 Hz” with a “Log” Step over “100”
Number of samples. Depending on site conditions and the length of the
record, these values can and should be varied. Begin the analysis by
clicking the “Start” button at the bottom of the “H/V toolbox” window.
(2)
(1)
6) At this point it is possible to (a) remove bad time windows and (b) verify
that the selected processing parameters makes sense.
a) “Bad” time windows which yield outlier H/V curves or contain
excessive transient noise may be removed from the analysis. In the
“H/V Results” window, right click anywhere on the plot and select
“Reject time windows,” as shown in the figure below.
In the “H/V Results” window, click and drag over the specific time
H/V curves to be removed. Both the H/V curve(s) and the
corresponding time window(s) will be grayed out.
Once all the “bad” time windows have been removed, click “Start” in
the “H/V Toolbox” to reprocess the data.
7) The median and the confidence interval of computed H/V curves and the
picked H/V peak details should be exported to a text (.hv) file by clicking
the “Tools” menu “Save results” option in the “H/V Results” window.
The figure should also be saved using the “File” menu “Export image”
option.
For consistency and data archival purposes, the output text and image
files should be named using the site abbreviation. For this example, the
site abbreviation is “ARBD” and the text file is saved as “ARBD.hv”.
Reference:
http://www.geopsy.org/documentation/geopsy/hv.html
Each QuakeCoRE TP2 field testing project should be archived on the DesignSafe-
CI (https://www.designsafe-ci.org/), in its own project folder. The main project
folder should contain three items: (1) A project metadata file, (2) a RawData
folder, and (3) a ProcessedData folder.
It is important for each individual test/site, that the three or four letter test/site
name is consistent as listed in the metadata file, the raw miniseed data filename,
and the associated processed data filenames.
Metadata Requirements
A single project metafile should be produced following the format outlined in the
sample metadata file. This metadata will include the overall project details and
the details for each individual HVSR test/site.