Difference between revisions of "Final CCA06 Crossings Result"
Line 1: | Line 1: | ||
The final set of CCA06 crossing result with updated projection configuration from ABC. | The final set of CCA06 crossing result with updated projection configuration from ABC. | ||
− | The target crossing to be used for CCA06 is the 2nd row | + | The target crossing to be used for CCA06 is the 2nd row, the firstOrSecond set |
Revision as of 19:10, 14 March 2018
The final set of CCA06 crossing result with updated projection configuration from ABC.
The target crossing to be used for CCA06 is the 2nd row, the firstOrSecond set
Basin Query Algorithm Result for CCA 06
Algorithm | Threshold = 1000m/s | Threshold = 2500m/s |
---|---|---|
First Crossing | data | data |
First Or Second Crossing | data | data |
Last Crossing | data | data
png| |
Second Only Crossing | data | data |
Last but
not First or Second Crossing |
data | data |
The basin query command that was used to generate the result:
mpirun -np 20 ./basin_query_mpi -b ${TEST_TOP_PATH}/RESULT/basin_query_mpi_cca_z2.5_n20.first,${TEST_TOP_PATH}/RESULT/basin_query_mpi_cca_z2.5_n20.firstOrSecond,${TEST_TOP_PATH}/RESULT/b asin_query_mpi_cca_z2.5_n20.last,${TEST_TOP_PATH}/RESULT/basin_query_mpi_cca_z2.5_n20.secondOnly,${TEST_TOP_PATH}/RESULT/basin_query_mpi_cca_z2.5_n20.threeLast -o ${TEST_TOP_PATH}/RESULT/basin_query_mpi_cca_z2.5_n20.result,${TEST_TOP_PATH}/RESULT/basin_query_mpi_cca_z2.5_n20.json -f ucvm.conf -m cca -i 20 -v 2500 -l 33.35,-123.0 -s 0.005 -x 1551 -y 1201
and,
mpirun -np 20 ./basin_query_mpi -b ${TEST_TOP_PATH}/RESULT/basin_query_mpi_cca_z1.0_n20.first,${TEST_TOP_PATH}/RESULT/basin_query_mpi_cca_z1.0_n20.firstOrSecond,${TEST_TOP_PATH}/RESULT/basin_query_mpi_cca_z1.0_n20.last,${TEST_TOP_PATH}/RESULT/basin_query_mpi_cca_z1.0_n20.secondOnly,${TEST_TOP_PATH}/RESULT/basin_query_mpi_cca_z1.0_n20.threeLast -o ${TEST_TOP_PATH}/RESULT/basin_query_mpi_cca_z1.0_n20.result -f ucvm.conf -m cca -i 20 -v 1000 -l 33.35,-123.0 -s 0.0 05 -x 1551 -y 1201
resulting filename were renamed for clarity
and the plotting commands that were used are:
./plot_z25_map.py -f cca_z2.5.firstOrSecond -o cca_z2.5_firstOrSecond_map.png -e "(first or second crossing)" -b 33.349998,-123.000000 -u 39.355000,-115.245003 -c cca -s 0.005000 -x 1551 -y 1201
and,
./plot_z10_map.py -f cca_z1.firstOrSecond -o cca_z1_firstOrSecond_map.png -e "(first or second crossing)" -b 33.349998,-123.000000 -u 39.355000,-115.245003 -c cca -s 0.005000 -x 1551 -y 1201