Difference between revisions of "UCVM elevation vs depth, model boundary"

From SCECpedia
Jump to navigationJump to search
Line 11: Line 11:
  
 
{|
 
{|
| [[File:1d_bakersfield_depth.png|300px|1d, vp]]
+
| [[File:1d_bakersfield_depth.png|thumb|300px|1d, vp]]
 
|}
 
|}
  
Line 18: Line 18:
  
 
{|
 
{|
| [[File:cvmh_bakersfiled_depth.png|300px|cvmh, no 1d ]]
+
| [[File:cvmh_bakersfiled_depth.png|thumb|300px|cvmh, no 1d ]]
| [[File:cvmh_bakersfield_1d_depth.png|300px|cvmh, 1d]]
+
| [[File:cvmh_bakersfield_1d_depth.png|thumb|300px|cvmh, 1d]]
 
|}
 
|}
  
Line 32: Line 32:
 
   LAT is 35.38
 
   LAT is 35.38
 
   LON is -119.03
 
   LON is -119.03
 +
 +
== How deep are the Models ==
 +
{|
 +
| [[File:cvmh_bakersfiled_x_depth.png|thumb|300px|CVM-H v15.1(cvmh)]]
 +
| [[File:cvms_bakersfield_x_depth.png|thumb|300px|CVM-S4(cvms)]]
 +
| [[File:cvms5_bakersfield_x_depth.png|thumb|300px|CVM-S4.26(cvm5)]]
 +
|}
 +
{|
 +
| [[File:cvmsi_bakersfiled_x_depth.png|thumb|300px|CVM-S4.26.M01(cvmsi)]]
 +
| [[File:cca_bakersfield_x_depth.png|thumb|300px|CCA06(cca)]]
 +
| [[File:cs173_bakersfield_x_depth.png|thumb|300px|CS17.3(cs173)]]
 +
|}
 +
{|
 +
| [[File:cencal_bakersfiled_x_depth.png|thumb|300px|USGS Bay Area Velocity Model 0.8.3(cancel)]]
 +
| [[File:1d_bakersfield_x_depth.png|thumb|300px|Sothern California 1D(1d)]]
 +
| [[File:bbp1d_bakersfield_x_depth.png|thumb|300px|Northridge Region 1D(bbp1d)]]
 +
|}
 +
 +
  
 
== Query by elevation vs by depth ==
 
== Query by elevation vs by depth ==

Revision as of 18:51, 19 February 2019


Model Boundary

Using depth profile plots to show the bottom of the model boundary in relationship to possible background 1d model

Using (-119.03, 35.38) near Bakersfield, CA

SCEC 1d (1d)

1d, vp


CVM-H v15.1(cvmh) with optional configurable 1d background

cvmh, no 1d
cvmh, 1d
  ./plot_depth_profile.py -d vp -b ${START} -e ${END} -v 10 -c ${MODEL} -s ${LAT},${LON} -o ${MODEL}_${IDX}_depth.png
 START is 0
 END is 250000
 MODEL is cvmh
 IDX is Bakersfield
 LAT is 35.38
 LON is -119.03

How deep are the Models

CVM-H v15.1(cvmh)
CVM-S4(cvms)
CVM-S4.26(cvm5)
CVM-S4.26.M01(cvmsi)
CCA06(cca)
CS17.3(cs173)
File:Cencal bakersfiled x depth.png
USGS Bay Area Velocity Model 0.8.3(cancel)
Sothern California 1D(1d)
Northridge Region 1D(bbp1d)


Query by elevation vs by depth

Related Links