Difference between revisions of "Broadband CyberShake Validation"

From SCECpedia
Jump to navigationJump to search
(44 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
This page follows on [[CyberShake BBP Verification]], moving from 1D comparisons to 3D CyberShake comparisons with both the BBP and observations.
 
This page follows on [[CyberShake BBP Verification]], moving from 1D comparisons to 3D CyberShake comparisons with both the BBP and observations.
  
 +
== Process ==
  
== 1D BBP comparisons ==
+
These are the steps involved in comparing CyberShake and BBP results to observations for a verification event.
 +
 
 +
=== BBP ===
 +
 
 +
#Create a working directory.
 +
#Create an src_files directory inside it.
 +
#Copy the src file from the BBP validation directory into the src_files directory.
 +
#Copy the station list into the working directory.
 +
#Run run_bbp.py with the '--expert -g' arguments to create an XML file description of the run.  Instead of using the defaults for the validation event, point to the station list file in the working directory and the src file in the src_files directory.  Include the GP GOF, but not FAS.
 +
#Create 64 realizations by copying over the initial src file and changing the random seed.
 +
#Create 64 directories, one for each source.
 +
#Copy over the setup_lsf_files.sh script.  Edit the xml_file_timestamp value to the XML file generated with the run_bbp.py script. You may also need to edit the find/replace lines to reflect the correct path to the .src and .srf files.
 +
#Edit the run_bbp_src.lsf script.  Change the xml_file_timestamp, the sim_id, and the name of the event.
 +
#Run setup_lsf_files.sh, which will copy over the run_bbp_src.lsf script into every realization directory and make the needed changes for that realization index.
 +
#Submit all 64 src_*/run_bbp_src*.lsf files.
 +
#Once all 64 run successfully, make a purple_plot/Sims directory, and logs, indata, tmpdata, and outdata directories inside it.
 +
#Edit stage_purple_plot.sh to have the right sim_id.
 +
#Run stage_purple_plot.sh .
 +
#Run utils/batch/combine_gof_gen.py -d purple_plot -o . -c gp
 +
#Examine the .png file produced to make sure it looks OK.
 +
 
 +
=== CyberShake ===
 +
 
 +
<ol>
 +
<li>Create a working directory.</li>
 +
<li>Copy the src_files directory from the Broadband validation run directory.</li>
 +
<li>Create the src_* directories, one for each of the 64 realizations.</li>
 +
<li>Copy in the *.stl file from the BBP for this validation event.</li>
 +
<li>Create site_list.txt, with one CyberShake site per line.
 +
<li>From another CyberShake validation directory, copy in the following scripts:
 +
<ul>
 +
<li>import.lsf</li>
 +
<li>prep.lsf</li>
 +
<li>prep_stat.sh</li>
 +
<li>rename.py</li>
 +
<li>run_gof.sh</li>
 +
<li>stage_purple_plot.sh</li>
 +
</ul></li>
 +
<li>Create a .tgz file on shock with the seismograms for all the stations and all the events.</li>
 +
</ol>
 +
 
 +
== Northridge ==
 +
 
 +
=== 1D BBP comparisons ===
  
 
We calculated 64 realizations for Northridge for these [[Media:northridge_stations.kml | 38 stations]].
 
We calculated 64 realizations for Northridge for these [[Media:northridge_stations.kml | 38 stations]].
  
=== V1 (2/14/22) ===
+
Some of the differences between the 1D BBP and 3D CyberShake results can be attributed to differences in site response, which is calculated based on the reference velocity ('vref') and the vs30 of the site.  A spreadsheet with vref and Vs30 for both the BBP and CyberShake is available [[File:BBP_v_CyberShake_Northridge_vs30.xls | here.]]
 +
 
 +
==== V1 (2/14/22) ====
  
 
Initially, we used vref=500 for both the high-frequency and low-frequency site response.  However, this is incorrect; vref for the low-frequency should vary depending on the properties of the 3D velocity mesh.
 
Initially, we used vref=500 for both the high-frequency and low-frequency site response.  However, this is incorrect; vref for the low-frequency should vary depending on the properties of the 3D velocity mesh.
  
=== V2 (2/25/22) ===
+
==== V2 (2/25/22) ====
  
 
We continued to use vref=500 for the high-frequency site response.  For the low-frequency site response, we are now using the same vref we used in Study 15.12:
 
We continued to use vref=500 for the high-frequency site response.  For the low-frequency site response, we are now using the same vref we used in Study 15.12:
Line 58: Line 104:
 
|}
 
|}
  
=== V3 (3/2/22) ===
+
==== V3 (3/2/22) ====
  
Next, we recalculated the CyberShake results for 10 sites, using the BBP vs30 values for both the low-frequency and high-frequency elements.
+
Next, we recalculated the CyberShake results for 10 sites, using the BBP vs30 values for both the low-frequency and high-frequency elements.  Note that the vref low-frequency value for CyberShake is still being derived from the velocity model.
  
 
{|
 
{|
Line 86: Line 132:
 
|}
 
|}
  
Additionally, here are vertical cross-sections through CVM-S4.26.M01 with 1 km and 10 km depth.  LDM is at the left-hand edge of the plot, and SYL is precisely in the middle.
+
<!-- Additionally, here are vertical cross-sections through CVM-S4.26.M01 with 1 km and 10 km depth.  LDM is at the left-hand edge of the plot, and SYL is precisely in the middle.
  
 
{|
 
{|
 
| [[File:LDM-SYL_cross_section_1km.png|thumb|400px|1 km depth]] || [[File:LDM-SYL_cross_section_10km.png|thumb|400px|10 km depth]]
 
| [[File:LDM-SYL_cross_section_1km.png|thumb|400px|1 km depth]] || [[File:LDM-SYL_cross_section_10km.png|thumb|400px|10 km depth]]
 +
|} //-->
 +
 +
=== Observational Comparisons ===
 +
 +
We calculated goodness-of-fit results for both Broadband CyberShake and the BBP against observations for Northridge, using the 64 realizations and 38 stations.
 +
 +
TS process plots comparing the 3 results are available here: [https://g-c662a6.a78b8.36fe.data.globus.org/cybershake/Broadband_CyberShake/validation/Northridge/ts_process_nr.tgz v1 ts process plots].
 +
 +
==== Broadband Platform ====
 +
 +
{|
 +
! Overall GoF !! GoF, best realization (#7) !! GoF, worse realization (#15)
 +
|-
 +
| [[File:BBP-GoF-NR-combined.png|thumb|400px]]
 +
| [[File:BBP-GoF-NR-real7.png|thumb|400px]]
 +
| [[File:BBP-GoF-NR-real15.png|thumb|400px]]
 +
|}
 +
 +
==== CyberShake v4_8 ====
 +
 +
{|
 +
! Overall GoF !! GoF, best realization (#53) !! GoF, worse realization (#54)
 +
|-
 +
| [[File:CyberShake-GoF-NR-4_8_combined.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-4_8_real53.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-4_8_real54.png|thumb|400px]]
 +
|}
 +
 +
==== Broadband Platform, updated frequency bands ====
 +
 +
We realized that our GoF comparisons were run using hard-coded frequency bands of [0.05, 50] Hz.  This was correct when doing CS-to-BBP comparisons, but not correct when using observations.  We updated the frequency bands and reran the GoF.
 +
 +
{|
 +
! Overall GoF !! GoF, best BBP realization (#47) !! GoF, worst BBP realization (#25) !! GoF, best CS realization (#40) !! GoF, worst CS realization (#37)
 +
|-
 +
| [[File:BBP-freqbands-GoF-NR-combined.png|thumb|400px]]
 +
| [[File:BBP-freqbands-GoF-NR-real47.png|thumb|400px]]
 +
| [[File:BBP-freqbands-GoF-NR-real25.png|thumb|400px]]
 +
| [[File:BBP-freqbands-GoF-NR-real40.png|thumb|400px]]
 +
| [[File:BBP-freqbands-GoF-NR-real37.png|thumb|400px]]
 +
|}
 +
 +
 +
==== CyberShake v4_8, updated frequency bands ====
 +
 +
As above, reran the GoF.
 +
 +
{|
 +
! Overall GoF !! GoF, best CS realization (#40) !! GoF, worst CS realization (#37) !! GoF, best BBP realization (#47) !! GoF, worst BBP realization (#25)
 +
|-
 +
| [[File:CyberShake-GoF-NR-4_8_freqbands_combined.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-4_8_freqbands_real40.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-4_8_freqbands_real37.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-4_8_freqbands_real47.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-4_8_freqbands_real25.png|thumb|400px]]
 +
|}
 +
 +
 +
==== CyberShake v4_28, BBP Vs30 ====
 +
 +
We recalculated the CyberShake GoF results, using the BBP Vs30 values.
 +
 +
{|
 +
! Overall GoF !! GoF, best CS realization (#40) !! GoF, worst CS realization (#51) !! GoF, best BBP realization (#47) !! GoF, worst BBP realization (#25)
 +
|-
 +
| [[File:CyberShake-GoF-NR-4_28_combined.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-4_28_real40.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-4_28_real51.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-4_28_real47.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-4_28_real25.png|thumb|400px]]
 +
|}
 +
 +
==== BBP, FAS ====
 +
 +
{|
 +
| [[File:CyberShake-GoF-NR-BBP_FAS.png|thumb|400px]]
 +
|}
 +
 +
==== CyberShake v4_7, FAS ====
 +
 +
{|
 +
| [[File:CyberShake-GoF-NR-4_7_FAS.png|thumb|400px]]
 +
|}
 +
 +
=== Observational Comparisons, BBP v22.4 ===
 +
 +
We repeated the comparisons, using BBP v22.4 for both the 1D BBP and 3D CyberShake calculations.
 +
 +
==== BBP ====
 +
 +
{|
 +
! Overall GoF !! GoF, best BBP realization (#6) !! GoF, worst BBP realization (#51) !! GoF, best CS realization (#40) !! GoF, worst CS realization (#51)
 +
|-
 +
| [[File:BBP-v22.4-GoF-NR-combined.png|thumb|400px]]
 +
| [[File:BBP-v22.4-GoF-NR-real6.png|thumb|400px]]
 +
| [[File:BBP-v22.4-GoF-NR-real51.png|thumb|400px]]
 +
| [[File:BBP-v22.4-GoF-NR-real40.png|thumb|400px]]
 +
| [[File:BBP-v22.4-GoF-NR-real51.png|thumb|400px]]
 +
|}
 +
 +
==== CyberShake ====
 +
 +
{|
 +
! Overall GoF !! GoF, best CS realization (#40) !! GoF, worst CS realization (#51) !! GoF, best BBP realization (#6) !! GoF, worst BBP realization (#51)
 +
|-
 +
| [[File:CyberShake-GoF-NR-9_1_combined.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-9_1_real40.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-9_1_real51.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-9_1_real6.png|thumb|400px]]
 +
| [[File:CyberShake-GoF-NR-9_1_real51.png|thumb|400px]]
 +
|}
 +
 +
==== CyberShake, with BBP Vs30 values ====
 +
 +
== Chino Hills ==
 +
 +
For our second event, we selected Chino Hills.
 +
 +
=== Sites ===
 +
 +
The BBP validation event for Chino Hills has 40 stations.  A KML file with the stations is available [[:File:chino_hills_stations.kml|here]].
 +
 +
=== BBP ===
 +
 +
{|
 +
! Overall GoF !! GoF, best realization (#24) !! GoF, worst realization (#35) !! GoF, worst CS realization (#34)
 +
|-
 +
| [[File:BBP-GoF-CH-combined.png|thumb|400px]]
 +
| [[File:BBP-GoF-CH-real24.png|thumb|400px]]
 +
| [[File:BBP-GoF-CH-real35.png|thumb|400px]]
 +
| [[File:BBP-GoF-CH-real34.png|thumb|400px]]
 +
|}
 +
 +
{| Overall FAS
 +
| [[File:BBP-GoF-CH-FAS-combined.png|thumb|400px]]
 +
|}
 +
 +
=== CyberShake ===
 +
 +
{|
 +
! Overall GoF !! GoF, best realization (#24) !! GoF, worst realization (#34) !! GoF, worst BBP realization (#35)
 +
|-
 +
| [[File:CS-GoF-CH-combined.png|thumb|400px]]
 +
| [[File:CS-GoF-CH-real24.png|thumb|400px]]
 +
| [[File:CS-GoF-CH-real34.png|thumb|400px]]
 +
| [[File:CS-GoF-CH-real35.png|thumb|400px]]
 +
|}
 +
 +
{| Overall FAS
 +
| [[File:CS-GoF-CH-FAS-combined.png|thumb|400px]]
 +
|}
 +
 +
=== CyberShake, BBP Vs30 values ===
 +
 +
{|
 +
! Overall GoF !! GoF, best realization (#24) !! GoF, worst realization (#34) !! GoF, worst BBP realization (#35)
 +
|-
 +
| [[File:CS-BBPvs30-GoF-CH-combined.png|thumb|400px]]
 +
| [[File:CS-BBPvs30-GoF-CH-real24.png|thumb|400px]]
 +
| [[File:CS-BBPvs30-GoF-CH-real34.png|thumb|400px]]
 +
| [[File:CS-BBPvs30-GoF-CH-real35.png|thumb|400px]]
 +
|}
 +
 +
{| Overall FAS
 +
| [[File:CS-BBPvs30-GoF-CH-FAS-combined.png|thumb|400px]]
 +
|}
 +
 +
=== CyberShake, BBP v22.4 ===
 +
 +
{|
 +
! Overall GoF !! GoF, best realization (#24) !! GoF, worst realization (#34) !! GoF, best BBP realization (#24) !! GoF, worst BBP realization (#35)
 +
|-
 +
| [[File:CS-9_2-GoF-CH-combined.png|thumb|400px]]
 +
| [[File:CS-9_2-GoF-CH-real24.png|thumb|400px]]
 +
| [[File:CS-9_2-GoF-CH-real34.png|thumb|400px]]
 +
| [[File:CS-9_2-GoF-CH-real24.png|thumb|400px]]
 +
| [[File:CS-9_2-GoF-CH-real35.png|thumb|400px]]
 +
|}
 +
 +
=== CyberShake, BBP v22.4, BBP Vs30 ===
 +
 +
== Whittier ==
 +
 +
Our third event is Whittier.
 +
 +
=== Sites ===
 +
 +
The BBP validation event for Whittier has 39 stations, one of which is a duplicate.  A KML file with the 38 stations used in these tests is available [[:File:whittier_stations.kml|here]].
 +
 +
=== BBP ===
 +
 +
{|
 +
! Overall GoF !! GoF, best realization (#15) !! GoF, worst realization (#7) !! GoF, best CS realization (#62) !! GoF, worst CS realization (#3)
 +
|-
 +
| [[File:BBP-GoF-WH-combined.png|thumb|400px]]
 +
| [[File:BBP-GoF-WH-2022052315.png|thumb|400px]]
 +
| [[File:BBP-GoF-WH-2022052307.png|thumb|400px]]
 +
| [[File:BBP-GoF-WH-2022052362.png|thumb|400px]]
 +
| [[File:BBP-GoF-WH-2022052303.png|thumb|400px]]
 +
|}
 +
 +
{| Overall FAS
 +
| [[File:BBP-GoF-WH-FAS-combined.png|thumb|400px]]
 +
|}
 +
 +
=== CyberShake ===
 +
 +
These results are incomplete, without 2 of the stations (VER and PMN).
 +
 +
{|
 +
! Overall GoF !! GoF, best realization (#62) !! GoF, worst realization (#3) !! GoF, best BBP realization (#15) !! GoF, worst BBP realization (#7)
 +
|-
 +
| [[File:CS-GoF-WH-combined.png|thumb|400px]]
 +
| [[File:CS-GoF-WH-2022061362.png|thumb|400px]]
 +
| [[File:CS-GoF-WH-2022061303.png|thumb|400px]]
 +
| [[File:CS-GoF-WH-2022061315.png|thumb|400px]]
 +
| [[File:CS-GoF-WH-2022061307.png|thumb|400px]]
 
|}
 
|}
 +
 +
{| Overall FAS
 +
| [[File:CS-GoF-WH-FAS-combined.png|thumb|400px]]
 +
|}
 +
 +
=== CyberShake, BBP Vs30 values ===
 +
 +
{|
 +
! Overall GoF !! GoF, best realization !! GoF, worst realization !! GoF, best BBP realization !! GoF, worst BBP realization
 +
|-
 +
| [[File:CS-BBPvs30-GoF-WH-combined.png|thumb|400px]]
 +
|}
 +
 +
{| Overall FAS
 +
| [[File:CS-BBPvs30-GoF-WH-FAS-combined.png|thumb|400px]]
 +
|}
 +
 +
=== CyberShake, BBP v22.4 ===
 +
 +
{|
 +
! Overall GoF !! GoF, best realization (#62) !! GoF, worst realization (#39) !! GoF, best BBP realization (#15) !! GoF, worst BBP realization (#7)
 +
|-
 +
| [[File:CS-9_4-GoF-WH-combined.png|thumb|400px]]
 +
| [[File:CS-9_4-GoF-WH-real62.png|thumb|400px]]
 +
| [[File:CS-9_4-GoF-WH-real39.png|thumb|400px]]
 +
| [[File:CS-9_4-GoF-WH-real15.png|thumb|400px]]
 +
| [[File:CS-9_4-GoF-WH-real7.png|thumb|400px]]
 +
|}
 +
 +
=== CyberShake, BBP v22.4, BBP Vs30 values ===
 +
 +
== Landers ==

Revision as of 20:51, 28 November 2022

This page follows on CyberShake BBP Verification, moving from 1D comparisons to 3D CyberShake comparisons with both the BBP and observations.

Process

These are the steps involved in comparing CyberShake and BBP results to observations for a verification event.

BBP

  1. Create a working directory.
  2. Create an src_files directory inside it.
  3. Copy the src file from the BBP validation directory into the src_files directory.
  4. Copy the station list into the working directory.
  5. Run run_bbp.py with the '--expert -g' arguments to create an XML file description of the run. Instead of using the defaults for the validation event, point to the station list file in the working directory and the src file in the src_files directory. Include the GP GOF, but not FAS.
  6. Create 64 realizations by copying over the initial src file and changing the random seed.
  7. Create 64 directories, one for each source.
  8. Copy over the setup_lsf_files.sh script. Edit the xml_file_timestamp value to the XML file generated with the run_bbp.py script. You may also need to edit the find/replace lines to reflect the correct path to the .src and .srf files.
  9. Edit the run_bbp_src.lsf script. Change the xml_file_timestamp, the sim_id, and the name of the event.
  10. Run setup_lsf_files.sh, which will copy over the run_bbp_src.lsf script into every realization directory and make the needed changes for that realization index.
  11. Submit all 64 src_*/run_bbp_src*.lsf files.
  12. Once all 64 run successfully, make a purple_plot/Sims directory, and logs, indata, tmpdata, and outdata directories inside it.
  13. Edit stage_purple_plot.sh to have the right sim_id.
  14. Run stage_purple_plot.sh .
  15. Run utils/batch/combine_gof_gen.py -d purple_plot -o . -c gp
  16. Examine the .png file produced to make sure it looks OK.

CyberShake

  1. Create a working directory.
  2. Copy the src_files directory from the Broadband validation run directory.
  3. Create the src_* directories, one for each of the 64 realizations.
  4. Copy in the *.stl file from the BBP for this validation event.
  5. Create site_list.txt, with one CyberShake site per line.
  6. From another CyberShake validation directory, copy in the following scripts:
    • import.lsf
    • prep.lsf
    • prep_stat.sh
    • rename.py
    • run_gof.sh
    • stage_purple_plot.sh
  7. Create a .tgz file on shock with the seismograms for all the stations and all the events.

Northridge

1D BBP comparisons

We calculated 64 realizations for Northridge for these 38 stations.

Some of the differences between the 1D BBP and 3D CyberShake results can be attributed to differences in site response, which is calculated based on the reference velocity ('vref') and the vs30 of the site. A spreadsheet with vref and Vs30 for both the BBP and CyberShake is available File:BBP v CyberShake Northridge vs30.xls

V1 (2/14/22)

Initially, we used vref=500 for both the high-frequency and low-frequency site response. However, this is incorrect; vref for the low-frequency should vary depending on the properties of the 3D velocity mesh.

V2 (2/25/22)

We continued to use vref=500 for the high-frequency site response. For the low-frequency site response, we are now using the same vref we used in Study 15.12:

vref_LF_eff = Vs30 * [ VsD5H / Vs5H ]

Vs30 = 30 / Sum (1/(Vs sampled from [0.5,29.5] in 1 meter increments))

H = grid spacing

Vs5H = travel time averaged Vs, computed from the CVM in 1 meter increments down to a depth of 5*H

VsD5H = discrete travel time averaged Vs computed from 3D velocity mesh used in the SGT calculation over the upper 5 grid points

So, for H=100m Vs5H would be:

Vs500 = 500 / ( Sum ( 1 / Vs sampled from [0.5,499.5] in 1 meter increments ))

And then VsD5H is given by:

VsD500 = 5/{ 0.5/Vs(Z=0m) + 1/Vs(Z=100m) + 1/Vs(Z=200m) + 1/Vs(Z=300m) + 1/Vs(Z=400m) + 0.5/Vs(Z=500m) }

Below are the ts_process plots for a subset of 10 stations, comparing the 3D CyberShake with 1D BBP results.

Site TS Process plot
SCE
Ts process SCE src0 2 25.png
SYL
Ts process SYL src0 2 25.png
LDM
Ts process LDM src0 2 25.png
PAC
Ts process PAC src0 2 25.png
PKC
Ts process PKC src0 2 25.png
SPV
Ts process SPV src0 2 25.png
WON
Ts process WON src0 2 25.png
KAT
Ts process KAT src0 2 25.png
RO3
Ts process RO3 src0 2 25.png
ANA
Ts process ANA src0 2 25.png

V3 (3/2/22)

Next, we recalculated the CyberShake results for 10 sites, using the BBP vs30 values for both the low-frequency and high-frequency elements. Note that the vref low-frequency value for CyberShake is still being derived from the velocity model.

Site TS Process plot
SCE
Ts process SCE src0 3 2.png
SYL
Ts process SYL src0 3 2.png
LDM
Ts process LDM src0 3 2.png
PAC
Ts process PAC src0 3 2.png
PKC
Ts process PKC src0 3 2.png
SPV
Ts process SPV src0 3 2.png
WON
Ts process WON src0 3 2.png
KAT
Ts process KAT src0 3 2.png
RO3
Ts process RO3 src0 3 2.png
ANA
Ts process ANA src0 3 2.png


Observational Comparisons

We calculated goodness-of-fit results for both Broadband CyberShake and the BBP against observations for Northridge, using the 64 realizations and 38 stations.

TS process plots comparing the 3 results are available here: v1 ts process plots.

Broadband Platform

Overall GoF GoF, best realization (#7) GoF, worse realization (#15)
BBP-GoF-NR-combined.png
BBP-GoF-NR-real7.png
BBP-GoF-NR-real15.png

CyberShake v4_8

Overall GoF GoF, best realization (#53) GoF, worse realization (#54)
CyberShake-GoF-NR-4 8 combined.png
CyberShake-GoF-NR-4 8 real53.png
CyberShake-GoF-NR-4 8 real54.png

Broadband Platform, updated frequency bands

We realized that our GoF comparisons were run using hard-coded frequency bands of [0.05, 50] Hz. This was correct when doing CS-to-BBP comparisons, but not correct when using observations. We updated the frequency bands and reran the GoF.

Overall GoF GoF, best BBP realization (#47) GoF, worst BBP realization (#25) GoF, best CS realization (#40) GoF, worst CS realization (#37)
BBP-freqbands-GoF-NR-combined.png
BBP-freqbands-GoF-NR-real47.png
BBP-freqbands-GoF-NR-real25.png
BBP-freqbands-GoF-NR-real40.png
BBP-freqbands-GoF-NR-real37.png


CyberShake v4_8, updated frequency bands

As above, reran the GoF.

Overall GoF GoF, best CS realization (#40) GoF, worst CS realization (#37) GoF, best BBP realization (#47) GoF, worst BBP realization (#25)
CyberShake-GoF-NR-4 8 freqbands combined.png
CyberShake-GoF-NR-4 8 freqbands real40.png
CyberShake-GoF-NR-4 8 freqbands real37.png
CyberShake-GoF-NR-4 8 freqbands real47.png
CyberShake-GoF-NR-4 8 freqbands real25.png


CyberShake v4_28, BBP Vs30

We recalculated the CyberShake GoF results, using the BBP Vs30 values.

Overall GoF GoF, best CS realization (#40) GoF, worst CS realization (#51) GoF, best BBP realization (#47) GoF, worst BBP realization (#25)
CyberShake-GoF-NR-4 28 combined.png
CyberShake-GoF-NR-4 28 real40.png
CyberShake-GoF-NR-4 28 real51.png
CyberShake-GoF-NR-4 28 real47.png
CyberShake-GoF-NR-4 28 real25.png

BBP, FAS

CyberShake-GoF-NR-BBP FAS.png

CyberShake v4_7, FAS

CyberShake-GoF-NR-4 7 FAS.png

Observational Comparisons, BBP v22.4

We repeated the comparisons, using BBP v22.4 for both the 1D BBP and 3D CyberShake calculations.

BBP

Overall GoF GoF, best BBP realization (#6) GoF, worst BBP realization (#51) GoF, best CS realization (#40) GoF, worst CS realization (#51)
BBP-v22.4-GoF-NR-combined.png
BBP-v22.4-GoF-NR-real6.png
BBP-v22.4-GoF-NR-real51.png
BBP-v22.4-GoF-NR-real40.png
BBP-v22.4-GoF-NR-real51.png

CyberShake

Overall GoF GoF, best CS realization (#40) GoF, worst CS realization (#51) GoF, best BBP realization (#6) GoF, worst BBP realization (#51)
CyberShake-GoF-NR-9 1 combined.png
CyberShake-GoF-NR-9 1 real40.png
CyberShake-GoF-NR-9 1 real51.png
CyberShake-GoF-NR-9 1 real6.png
CyberShake-GoF-NR-9 1 real51.png

CyberShake, with BBP Vs30 values

Chino Hills

For our second event, we selected Chino Hills.

Sites

The BBP validation event for Chino Hills has 40 stations. A KML file with the stations is available here.

BBP

Overall GoF GoF, best realization (#24) GoF, worst realization (#35) GoF, worst CS realization (#34)
BBP-GoF-CH-combined.png
BBP-GoF-CH-real24.png
BBP-GoF-CH-real35.png
BBP-GoF-CH-real34.png
BBP-GoF-CH-FAS-combined.png

CyberShake

Overall GoF GoF, best realization (#24) GoF, worst realization (#34) GoF, worst BBP realization (#35)
CS-GoF-CH-combined.png
CS-GoF-CH-real24.png
CS-GoF-CH-real34.png
CS-GoF-CH-real35.png
CS-GoF-CH-FAS-combined.png

CyberShake, BBP Vs30 values

Overall GoF GoF, best realization (#24) GoF, worst realization (#34) GoF, worst BBP realization (#35)
CS-BBPvs30-GoF-CH-combined.png
CS-BBPvs30-GoF-CH-real24.png
CS-BBPvs30-GoF-CH-real34.png
CS-BBPvs30-GoF-CH-real35.png
CS-BBPvs30-GoF-CH-FAS-combined.png

CyberShake, BBP v22.4

Overall GoF GoF, best realization (#24) GoF, worst realization (#34) GoF, best BBP realization (#24) GoF, worst BBP realization (#35)
CS-9 2-GoF-CH-combined.png
CS-9 2-GoF-CH-real24.png
CS-9 2-GoF-CH-real34.png
CS-9 2-GoF-CH-real24.png
CS-9 2-GoF-CH-real35.png

CyberShake, BBP v22.4, BBP Vs30

Whittier

Our third event is Whittier.

Sites

The BBP validation event for Whittier has 39 stations, one of which is a duplicate. A KML file with the 38 stations used in these tests is available here.

BBP

Overall GoF GoF, best realization (#15) GoF, worst realization (#7) GoF, best CS realization (#62) GoF, worst CS realization (#3)
BBP-GoF-WH-combined.png
BBP-GoF-WH-2022052315.png
BBP-GoF-WH-2022052307.png
BBP-GoF-WH-2022052362.png
BBP-GoF-WH-2022052303.png
BBP-GoF-WH-FAS-combined.png

CyberShake

These results are incomplete, without 2 of the stations (VER and PMN).

Overall GoF GoF, best realization (#62) GoF, worst realization (#3) GoF, best BBP realization (#15) GoF, worst BBP realization (#7)
CS-GoF-WH-combined.png
CS-GoF-WH-2022061362.png
CS-GoF-WH-2022061303.png
CS-GoF-WH-2022061315.png
CS-GoF-WH-2022061307.png

CyberShake, BBP Vs30 values

Overall GoF GoF, best realization GoF, worst realization GoF, best BBP realization GoF, worst BBP realization

CyberShake, BBP v22.4

Overall GoF GoF, best realization (#62) GoF, worst realization (#39) GoF, best BBP realization (#15) GoF, worst BBP realization (#7)
CS-9 4-GoF-WH-combined.png
CS-9 4-GoF-WH-real62.png
CS-9 4-GoF-WH-real39.png
CS-9 4-GoF-WH-real15.png
CS-9 4-GoF-WH-real7.png

CyberShake, BBP v22.4, BBP Vs30 values

Landers