wiki:RSQSim Batch Plot Gem

Version 1 (modified by Kevin Milner, 7 years ago) (diff)

--

RSQSim Batch Plot Gen

OpenSHA tool to generate a set of plots for quick analysis of RSQSim catalogs

Usage

First, download the latest jar file: http://opensha.usc.edu/dev/opensha-complete/nightly/opensha-complete.jar

java -cp opensha-complete.jar scratch.kevin.simulators.plots.RSQSimBatchPlotGen
Missing required options: g, c, o
usage: RSQSimBatchPlotGen [-a] -c <arg> -g <arg> [-m <arg>] [-mas] [-mfd]
       [-n <arg>] -o <arg> [-pmfd] [-pri <arg>] [-s <arg>] [-ssri <arg>]
       [-tri <arg>] [-u <arg>]
 -a,--plot-all                  Flag to generate all plots
 -c,--catalog-file <arg>        Path to one of the .*List files, or a
                                directory containing them
 -g,--geometry-file <arg>       Geometry file
 -m,--min-mag <arg>             Minimum magnitude to load/plot (default is
                                load all)
 -mas,--mag-area-scaling        Magnitude area scaling plot.
 -mfd,--total-mfd               Plot total regional MFD
 -n,--name <arg>                Short name for this catalog for use in
                                plots (Default: RSQSim Catalog)
 -o,--output-dir <arg>          Output directory where plots should be
                                written
 -pmfd,--parent-sect-mfds       Plot parent section participation MFDs
 -pri,--parent-sect-ris <arg>   Parent section recurrence interval
                                distribution plots
 -s,--skip-years <arg>          Time in years to skip from the beginning
                                of the catalog, relative to the first
                                observed event time
 -ssri,--sub-sect-ris <arg>     Sub section RI CSV file and scatter (if U3
                                values supplied)
 -tri,--total-ri <arg>          Total recurrence interval distribution
                                plot
 -u,--ucerf-sol <arg>           UCERF3 Fault System Solution file for
                                comparisons