shakemap.coremods.xtestplot¶
-
class
shakemap.coremods.xtestplot.
XTestPlot
(eventid)[source]¶ Bases:
shakemap.coremods.base.CoreModule
xtestplot – Plot 1D sections of test events.
Instantiate a CoreModule class with an event ID.
-
command_name
= 'xtestplot'¶
-
execute
()[source]¶ - Raises:
NotADirectoryError – When the event data directory does not exist.
FileNotFoundError – When the the shake_result HDF file does not exist.
-