Difference between revisions of "Bay Area Velocity Model Z2.5 data"

From SCECpedia
Jump to navigationJump to search
Line 2: Line 2:
  
 
Three underlying models were tiled to produce these data.  
 
Three underlying models were tiled to produce these data.  
 +
 +
Different tiling order are used:
  
 
set 1:
 
set 1:

Revision as of 21:42, 9 July 2018

Bay Area Velocity Model

Three underlying models were tiled to produce these data.

Different tiling order are used:

set 1:

  1. CCA-06 with GTL (cca)
  2. USGS Bay Area Model (cencal)
  3. CVM-S4.26.M01 with GTL (cvm5)

set 2:

  1. USGS Bay Area Model (cencal)
  2. CCA-06 with GTL (cca)
  3. CVM-S4.26.M01 with GTL (cvm5)

Result

Threshold = 2500m/s

Algorithm Set 1 Set 2
First Crossing data

png

data

png

First Or Second Crossing data

png

data

png

Last Crossing data

png|

data

png|

Second Only Crossing data

png

data

png

Last but

not First or Second Crossing

data

png

data

png

Raw crossing result data data
Metadata result data data

The basin query command that was used to generate the result:

srun -v --mpi=pmi2 ${SLURM_SUBMIT_DIR}/basin_query_mpi 
-b ${TEST_TOP_PATH}/RESULT/hpc_cencal_cca_cvms5_z2.5.first,
  ${TEST_TOP_PATH}/RESULT/hpc_cencal_cca_cvms5_z2.5.firstOrSecond,
  ${TEST_TOP_PATH}/RESULT/hpc_cencal_cca_cvms5_z2.5.last,
  ${TEST_TOP_PATH}/RESULT/hpc_cencal_cca_cvms5_z2.5.secondOnly,
  ${TEST_TOP_PATH}/RESULT/hpc_cencal_cca_cvms5_z2.5.threeLast 
-o ${TEST_TOP_PATH}/RESULT/hpc_cencal_cca_cvms5_z2.5.result,
  ${TEST_TOP_PATH}/RESULT/hpc_cencal_cca_cvms5_z2.5.meta.json
-f ${SLURM_SUBMIT_DIR}/ucvm.conf -m cencal,cca,cvms5 
-i 20 -v 2500 -l 30,-130.0 -s 0.005 -x 3400 -y 2400

Related Entries