Difference between revisions of "UCVM svm1d and elygtl"
From SCECpedia
Jump to navigationJump to searchLine 13: | Line 13: | ||
== Somewhere by the water == | == Somewhere by the water == | ||
− | Near | + | Near westside with cvms5, internal GTL disabled, |
Revision as of 20:20, 13 June 2019
Contents
GTL
Exploring UCVMC's external gtl and interp function usage
- elygtl
- svmgtl
depth profiles
Somewhere by the water
Near westside with cvms5, internal GTL disabled,
Depth cross plot,
commands used :
./plot_cross_section.py -b 34,-118.5 -u 34,-117.5 -h 500 -v 10 -d vs -c cvms5 -a d -s 0 -e 500 -o cvms5_cross_nogtl_base.png
and,
./plot_cross_section.py -b 34,-118.5 -u 34,-117.5 -h 500 -v 10 -d vs -c cvms5,svmgtl:svm -a d -Z 1000 -s 0 -e 500 -o cvms5_cross_nogtl_svmgtl_Z1.png
Elevation cross plot, Commands used:
./plot_elevation_cross_section.py -b 34,-118.5 -u 34,-117.5 -h 500 -v -10 -d vs -c cvms5 -a d -s 200 -e -300 -o cvms5_ecross_nogtl_base.png
and,
./plot_elevation_cross_section.py -b 34,-118.5 -u 34,-117.5 -h 500 -v -10 -d vs -c cvms5,svmgtl:svm -a d -Z 1000 -s 200 -e -300 -o cvms5_ecross_nogtl_svmgtl_Z1.png
Near Garner Valley
Across the valley with cvms5,
-b 33.640,-116.859 -u 33.557,-116.398
Depth cross plot,
Elevation cross plot,