shakemap.coremods.dyfi¶
- class shakemap.coremods.dyfi.DYFIModule(eventid)[source]¶
Bases:
CoreModule
dyfi – Search ComCat for DYFI data and turn it into a ShakeMap data file.
Instantiate a CoreModule class with an event ID.
- command_name = 'dyfi'¶
- execute()[source]¶
Write info.json metadata file.
- Raises:
NotADirectoryError – When the event data directory does not exist.
FileNotFoundError – When the the shake_result HDF file does not exist.