Difference between revisions of "UCVM Plotting"

From SCECpedia
Jump to navigationJump to search
Line 20: Line 20:
  
 
== Related Entries ==
 
== Related Entries ==
*[[UCVM Testing]]
+
*[[UCVM Tests]]
 
*[[UCVM Release Planning]]
 
*[[UCVM Release Planning]]

Revision as of 03:53, 7 September 2021

UCVM_plotting repo now contains scripts for plotting ucvm results. Command in ucvm_plotting repo are listed here:

UCVM Plotting Utility Scripts

  • plot_compare_plot.py
  • plot_cross_section.py
  • plot_density_plot.py
  • plot_depth_profile.py
  • plot_elevation_cross_section.py
  • plot_elevation_map.py
  • plot_elevation_profile.py
  • plot_horizontal_slice.py
  • plot_scatter_plot.py
  • plot_vs30_etree_map.py
  • plot_vs30_map.py
  • plot_z10_map.py
  • plot_z25_map.py

Plotting Cmd Syntax

  • /project/maechlin_162/mei/ucvm_19_4/UCVM/utilities/view_png.py -f /project/maechlin_162/mei/ucvm_19_4/UCVM/utilities/gmt.png

Related Entries