Difference between revisions of "UCVMC CS17.3-H plots"
From SCECpedia
Jump to navigationJump to search (→Plots) |
(→Plots) |
||
Line 39: | Line 39: | ||
| [[File:cs173h_GTL_hort_0.png|thumb|400px|CS17.3-H, with GTL]] | | [[File:cs173h_GTL_hort_0.png|thumb|400px|CS17.3-H, with GTL]] | ||
|} | |} | ||
+ | |||
+ | <pre> | ||
+ | ./plot_horizontal_slice.py -b 30,-130 -u 42,-113 -d vs -c cs173 -a s -s 0.05 -e 0 -o cs173_GTL_hort_0.png | ||
+ | </pre> | ||
at depth=1.05km | at depth=1.05km | ||
Line 47: | Line 51: | ||
| [[File:cs173h_GTL_hort_1050.png|thumb|400px|CS17.3-H, with GTL]] | | [[File:cs173h_GTL_hort_1050.png|thumb|400px|CS17.3-H, with GTL]] | ||
|} | |} | ||
+ | |||
+ | <pre> | ||
+ | ./plot_horizontal_slice.py -b 30,-130 -u 42,-113 -d vs -c cs173 -a s -s 0.05 -e 1050 -o cs173_GTL_hort_1050.png | ||
+ | </pre> | ||
at depth=9.975km | at depth=9.975km | ||
Line 56: | Line 64: | ||
|} | |} | ||
+ | <pre> | ||
+ | ./plot_horizontal_slice.py -b 30,-130 -u 42,-113 -d vs -c cs173 -a s -s 0.05 -e 9975 -o cs173_GTL_hort_9975.png | ||
+ | </pre> | ||
Depth profile | Depth profile | ||
Line 116: | Line 127: | ||
| [[File:cs173h_GTL_cross_x11.png|thumb|300px|CS17.3-H, with GTL]] | | [[File:cs173h_GTL_cross_x11.png|thumb|300px|CS17.3-H, with GTL]] | ||
|} | |} | ||
+ | |||
+ | <pre> | ||
+ | ./plot_cross_section.py -b 32.550700,-115.409380 -u 38.446980,-126.695380 -h 1000 -v 100 -d vs -c cs173 -a s -s 0 -e 25000 -o cs173_GTL_cross_x1.png | ||
+ | </pre> | ||
+ | |||
X=2000 | X=2000 | ||
Line 124: | Line 140: | ||
| [[File:cs173h_GTL_cross_x22.png|thumb|300px|CS17.3-H, with GTL]] | | [[File:cs173h_GTL_cross_x22.png|thumb|300px|CS17.3-H, with GTL]] | ||
|} | |} | ||
+ | |||
+ | <pre> | ||
+ | ./plot_cross_section.py -b 33.824270,-114.301790 -u 39.813370,-125.716460 -h 1000 -v 100 -d vs -c cs173 -a s -s 0 -e 25000 -o cs173_GTL_cross_x2.png | ||
+ | </pre> | ||
Parallel to X-axis, | Parallel to X-axis, | ||
Line 134: | Line 154: | ||
| [[File:cs173h_GTL_cross_y22.png|thumb|300px|CS17.3-H, with GTL]] | | [[File:cs173h_GTL_cross_y22.png|thumb|300px|CS17.3-H, with GTL]] | ||
|} | |} | ||
+ | |||
+ | <pre> | ||
+ | ./plot_cross_section.py -b 34.320700,-121.888010 -u 38.531550,-118.487980 -h 1000 -v 100 -d vs -c cs173 -a s -s 0 -e 25000 -o cs173_GTL_cross_y2.png | ||
+ | </pre> | ||
Others | Others | ||
Line 143: | Line 167: | ||
| [[File:cs173h_GTL_cross_s1.png|thumb|300px|CS17.3-H, with GTL]] | | [[File:cs173h_GTL_cross_s1.png|thumb|300px|CS17.3-H, with GTL]] | ||
|} | |} | ||
+ | |||
+ | <pre> | ||
+ | ./plot_cross_section.py -b 33,-117 -u 36,-123 -h 1000 -v 100 -d vs -c cs173h -a s -s 0 -e 10000 -o cs173h_GTL_vs_cross_s1.png | ||
+ | </pre> | ||
{| | {| | ||
Line 151: | Line 179: | ||
|} | |} | ||
+ | |||
+ | <pre> | ||
+ | ./plot_cross_section.py -b 34,-117 -u 37,-123 -h 1000 -v 100 -d vs -c cs173 -a s -s 0 -e 10000 -o cs173_GTL_cross_s2.png | ||
+ | </pre> | ||
== Related Entries == | == Related Entries == | ||
*[[Registering CS173 into UCVM]] | *[[Registering CS173 into UCVM]] | ||
*[[UCVM]] | *[[UCVM]] |
Revision as of 07:42, 13 June 2018
Plots
Cutting through Santa Maria
at lat = 35
at lat = 34.5
|
Horizontal cross-section
at depth=0km
./plot_horizontal_slice.py -b 30,-130 -u 42,-113 -d vs -c cs173 -a s -s 0.05 -e 0 -o cs173_GTL_hort_0.png
at depth=1.05km
./plot_horizontal_slice.py -b 30,-130 -u 42,-113 -d vs -c cs173 -a s -s 0.05 -e 1050 -o cs173_GTL_hort_1050.png
at depth=9.975km
./plot_horizontal_slice.py -b 30,-130 -u 42,-113 -d vs -c cs173 -a s -s 0.05 -e 9975 -o cs173_GTL_hort_9975.png
Depth profile
at 35.5,-119.125
at 34.09986,-118.75974
at 34.09259,-121.43373
at 34.5,-118.67
at 31.266430,-116.485620
at 38,-123
Parallel to Y-axis,
X=1000
./plot_cross_section.py -b 32.550700,-115.409380 -u 38.446980,-126.695380 -h 1000 -v 100 -d vs -c cs173 -a s -s 0 -e 25000 -o cs173_GTL_cross_x1.png
X=2000
./plot_cross_section.py -b 33.824270,-114.301790 -u 39.813370,-125.716460 -h 1000 -v 100 -d vs -c cs173 -a s -s 0 -e 25000 -o cs173_GTL_cross_x2.png
Parallel to X-axis,
Y=3480
./plot_cross_section.py -b 34.320700,-121.888010 -u 38.531550,-118.487980 -h 1000 -v 100 -d vs -c cs173 -a s -s 0 -e 25000 -o cs173_GTL_cross_y2.png
Others
./plot_cross_section.py -b 33,-117 -u 36,-123 -h 1000 -v 100 -d vs -c cs173h -a s -s 0 -e 10000 -o cs173h_GTL_vs_cross_s1.png
./plot_cross_section.py -b 34,-117 -u 37,-123 -h 1000 -v 100 -d vs -c cs173 -a s -s 0 -e 10000 -o cs173_GTL_cross_s2.png