Skip to content
C. Bruce Worden edited this page Nov 19, 2022 · 11 revisions

The model module reads the data in shake_data.hdf that was created by the assemble module, and constructs an interpolated ShakeMap, adding shake_result.hdf to the [home]/shakemap_profiles/[profile]/data/ci3144585/current/products directory.

The current subdirectory is used to manage multiple versions of shakemap for this event. The products subdirectory contains the ShakeMap output products from the shake_data.hdf file created by the individual modules called by shake.

> shake ci3144585 model
INFO -- 2018-02-09 14:12:52 -- shake.main -- Running command model
INFO -- 2018-02-09 14:13:49 -- shake.main -- Finished running command model: Elapsed 57.12 secs

Next step: Contours

Clone this wiki locally