Difference between revisions of "UCVM Review"

From SCECpedia
Jump to navigationJump to search
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
== Basin Depth plots at -118.76, 34.0 ==
 +
*[[Depth plot Review]]
 +
 +
== Projection Correction issues ==
 +
*[[Final Projection Review Result]]
 +
*[[CCA06 Projection Review]]
 +
 
== Result of latest Basin Query ==
 
== Result of latest Basin Query ==
Query with query interval set at 20 m
+
*[[Final CCA06 Crossings Result]] Generated using updated UCVM v17.1 with CCA06 with updated projection fix
*[[Basin Query Result]] - Generated using UCVM v17.1 updated with CCA06
+
*[[Basin Query Depth Profile and Cross Section Result]]
 +
*[[Basin Query Result]] - Generated using UCVM v17.1 updated with original CCA06
 +
 
 +
== CCA Model Plots and Notes ==
 
*[[Basin Query Notes]]
 
*[[Basin Query Notes]]
 
*[[CCA06 Basin Depth]]
 
*[[CCA06 Basin Depth]]
 +
*[http://hypocenter.usc.edu/research/ucvmc/CCA0to2k.pptx CCA Plots 0k to 2k]
 +
*[http://hypocenter.usc.edu/research/ucvmc/CCA0to2k_gtl.pptx CCA Plots 0k to 2k w/ GTL]
 +
*[http://hypocenter.usc.edu/research/ucvmc/CCA0to70k.pptx CCA Plots 0k to 70k]
 +
 +
== Basin Depth Algorithm Description ==
 +
*[http://hypocenter.usc.edu/research/ucvm/17.3.0/docs/availablemodels.html#operators Basin Depth Algorithm]
 +
*[https://scec.usc.edu/scecpedia/Study_17.3_Data_Products#Velocity_Maps Basin Depth Maps - OpenSHA]
 +
*[http://scec.usc.edu/scecpedia/CCA06_Basin_Depth CCA Basin Depth]
 +
*[http://scec.usc.edu/scecpedia/CVM4.26_Basin_Depth CVM426 Basin Depth]
 +
*[https://scec.usc.edu/scecpedia/File:Summary_of_z_values.pptx Summary of Z values (GMPEs) and related verification and science tasks]
  
 
== Basin_Query Previous Results ==
 
== Basin_Query Previous Results ==
Line 12: Line 32:
  
 
We plan to implements a way to read these files and plot them in python which can be included with UCVM. Plotting would be similar to existing horizontal slide plotting scripts (which are likely included in both versions of UCVM, though I have not used them), and will be a useful feature going forward. Once that tool exists, comparisons will become easier. If in the meantime help is needed extracting individual values from these files, there is an OpenSHA tool which can access them (via Java).
 
We plan to implements a way to read these files and plot them in python which can be included with UCVM. Plotting would be similar to existing horizontal slide plotting scripts (which are likely included in both versions of UCVM, though I have not used them), and will be a useful feature going forward. Once that tool exists, comparisons will become easier. If in the meantime help is needed extracting individual values from these files, there is an OpenSHA tool which can access them (via Java).
 
== Cross Section Plots CCA Models ==
 
*[https://hypocenter.usc.edu/research/ucvmc/CCA0to2k.pptx CCA Plots 0k to 2k]
 
*[https://hypocenter.usc.edu/research/ucvmc/CCA0to2k_gtl.pptx CCA Plots 0k to 2k w/ GTL]
 
*[https://hypocenter.usc.edu/research/ucvmc/CCA0to70k.pptx CCA Plots 0k to 70k]
 
  
 
== Velocity mesh plotting scripts from CyberShake codebase ==
 
== Velocity mesh plotting scripts from CyberShake codebase ==
 
As part of the CyberShake work, we've developed a few Python scripts for plotting horizontal cross-sections (plot_horiz_slice.py), vertical cross-sections (plot_vertical_slice.py), and profile plots (plot_profile.py).  The scripts are available in the CyberShake SVN repository, at http://source.usc.edu/svn/cybershake/import/trunk/UCVM/smoothing/ .  As input, they expect a mesh in AWP format, and also a [[CyberShake_Code_Base#Coord|model coords]] file, which contains a listing of the lat/lon values for each surface point in the mesh (this is used for decimation purposes). Sample plots produced using these scripts can be seen [[Study_16.9_Velocity_Plots|here]].
 
As part of the CyberShake work, we've developed a few Python scripts for plotting horizontal cross-sections (plot_horiz_slice.py), vertical cross-sections (plot_vertical_slice.py), and profile plots (plot_profile.py).  The scripts are available in the CyberShake SVN repository, at http://source.usc.edu/svn/cybershake/import/trunk/UCVM/smoothing/ .  As input, they expect a mesh in AWP format, and also a [[CyberShake_Code_Base#Coord|model coords]] file, which contains a listing of the lat/lon values for each surface point in the mesh (this is used for decimation purposes). Sample plots produced using these scripts can be seen [[Study_16.9_Velocity_Plots|here]].
  
== Introductory Presentations ==
+
== Review of Vp/Vs Ratio Checks in UCVM ==
*[http://hypocenter.usc.edu/research/UCVM/UCVM_Intro.zip UCVM PPT Files]
+
*[[UCVM Vp/Vs Ratio]]
*[http://srl.geoscienceworld.org/content/early/2017/09/04/0220170082 UCVM SRL Paper online]
 
 
 
== UCVM-Python Tutorials ==
 
Training Day 1:
 
*[http://hypocenter.usc.edu/research/Goulet/ucvmTrainingVideos/ Session 1]
 
 
 
Additional training found on hypocenter (4 videos in the root here):
 
*[http://hypocenter.usc.edu/research/ucvm/17.3.0/ Sessions 2-5]
 
 
 
== Basin Depth Algorithm Description ==
 
*[http://hypocenter.usc.edu/research/ucvm/17.3.0/docs/availablemodels.html#operators Basin Depth Algorithm]
 
*[https://scec.usc.edu/scecpedia/Study_17.3_Data_Products#Velocity_Maps Basin Depth Maps - OpenSHA]
 
*[http://scec.usc.edu/scecpedia/CCA06_Basin_Depth CCA Basin Depth]
 
*[http://scec.usc.edu/scecpedia/CVM4.26_Basin_Depth CVM426 Basin Depth]
 
*[https://scec.usc.edu/scecpedia/File:Summary_of_z_values.pptx Summary of Z values (GMPEs) and related verification and science tasks]
 
 
 
== UCVM Scripts and Utilities ==
 
*[http://hypocenter.usc.edu/research/UCVM/scripts.zip UCVM Scripts]
 
*[http://hypocenter.usc.edu/research/UCVM/pbs.zip UCVM PBS Scripts]
 
  
 
== Related Entries ==
 
== Related Entries ==
 +
*[[UCVM Introduction]]
 
*[[Planned UCVM Test Cases]]
 
*[[Planned UCVM Test Cases]]
 
*[[UCVM]]
 
*[[UCVM]]

Latest revision as of 23:32, 29 January 2019

Basin Depth plots at -118.76, 34.0

Projection Correction issues

Result of latest Basin Query

CCA Model Plots and Notes

Basin Depth Algorithm Description

Basin_Query Previous Results

Binary Z files used in OpenSHA, along with some metadata, are posted here:

We plan to implements a way to read these files and plot them in python which can be included with UCVM. Plotting would be similar to existing horizontal slide plotting scripts (which are likely included in both versions of UCVM, though I have not used them), and will be a useful feature going forward. Once that tool exists, comparisons will become easier. If in the meantime help is needed extracting individual values from these files, there is an OpenSHA tool which can access them (via Java).

Velocity mesh plotting scripts from CyberShake codebase

As part of the CyberShake work, we've developed a few Python scripts for plotting horizontal cross-sections (plot_horiz_slice.py), vertical cross-sections (plot_vertical_slice.py), and profile plots (plot_profile.py). The scripts are available in the CyberShake SVN repository, at http://source.usc.edu/svn/cybershake/import/trunk/UCVM/smoothing/ . As input, they expect a mesh in AWP format, and also a model coords file, which contains a listing of the lat/lon values for each surface point in the mesh (this is used for decimation purposes). Sample plots produced using these scripts can be seen here.

Review of Vp/Vs Ratio Checks in UCVM

Related Entries