Difference between revisions of "UCVM Plotting"

From SCECpedia
Jump to navigationJump to search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
UCVM_plotting repo now contains scripts for plotting ucvm results. Command in ucvm_plotting repo are listed here:
+
== UCVM Plotting Wiki Entry ==
 
+
The UCVM Plotting Scripts have been moved out of the core UCVM codebase into a separate standalone github repository. Details about UCVM Plotting have been moved to UCVM Plotting GitHub Wiki Pages
== UCVM Plotting Utility Scripts ==
+
*[https://github.com/SCECcode/ucvm_plotting UCVM Plotting Github Wiki]
* 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 ==
 
== Related Entries ==
*[[UCVM Testing]]
+
*[https://github.com/SCECcode/ucvm/wiki UCVM GitHub Wiki]
*[[UCVM Release Planning]]
 

Latest revision as of 04:26, 2 May 2022

UCVM Plotting Wiki Entry

The UCVM Plotting Scripts have been moved out of the core UCVM codebase into a separate standalone github repository. Details about UCVM Plotting have been moved to UCVM Plotting GitHub Wiki Pages

Related Entries