org.opensha.sha.earthquake.rupForecastImpl.WGCEP_UCERF_2_Final.gui
Class CreateHistogramsFromSegRecurIntvFile
java.lang.Object
org.opensha.sha.earthquake.rupForecastImpl.WGCEP_UCERF_2_Final.gui.CreateHistogramsFromSegRecurIntvFile
public class CreateHistogramsFromSegRecurIntvFile
- extends Object
- Author:
- vipingupta
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateHistogramsFromSegRecurIntvFile
public CreateHistogramsFromSegRecurIntvFile()
createHistogramPlots
public static void createHistogramPlots(String masterDirName,
String excelSheetName)
- Create the histograms from segment recurrence interval file.
It creates a plot for each slip Model and Mag Area Relationship combination.
Plot can be created for 1 segment or for all segments.
It creates plots and saves PDFs in A_FaultRupRatesPlots_2_1 subdirectory in masterDirectory
- Parameters:
masterDirName - MasterDirectoty where A_FaultRupRatesPlots_2_1 will be createdexcelSheetName - Absolute pathname to excel file
createHistogramPlots
public static void createHistogramPlots(String masterDirName,
String excelSheetName,
String faultName,
String segName)
- Create the histograms from segment recurrence interval file.
It creates a plot for each slip Model and Mag Area Relationship combination.
Plot can be created for 1 segment or for all segments.
It creates plots and saves PDFs in A_FaultRupRatesPlots_2_1 subdirectory in masterDirectory
- Parameters:
masterDirName - MasterDirectoty where A_FaultRupRatesPlots_2_1 will be createdexcelSheetName - Absolute pathname to excel file