-
Notifications
You must be signed in to change notification settings - Fork 1
Tutorials
Philip Maechling edited this page Apr 29, 2022
·
1 revision
(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
(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...