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