Skip to content

Tutorials

Philip Maechling edited this page Apr 29, 2022 · 1 revision

Parameters for plot_cross_section described below

(ucvmPlotting) [maechlin@discovery2 ucvm_plotting]$ ./plot_cross_section.py -b 34.29,-118.48 -u 34.32,-118.44 -s 0 -e 6000 -h 500 -v 10 -d vs -a d -c cvmsi -o ldm2syl_cvmsi.png
Using parameters:

starting_depth = 0
data_type = vs
ending_depth = 6000
vertical_spacing = 10
outfile = ldm2syl_cvmsi.png
lat2 = 34.32
horizontal_spacing = 500
color = d
cvm = cvmsi
lon1 = -118.48
lat1 = 34.29
lon2 = -118.44

parameters for horizontal slice

(ucvmPlotting) [maechlin@discovery2 ucvm_plotting]$ ./plot_horizontal_slice.py -b 33.35,-118 -u 34.35,-117 -e 1000 -d vs -c cvmh -a s -s 0.01 -o horizontal.png
Using parameters:

lat1 = 33.35
data_type = vs
lat2 = 34.35
color = s
spacing = 0.01
outfile = horizontal.png
depth = 1000
cvm = cvmh
lon1 = -118
lon2 = -117

Retrieving data. Please wait...