| ... | @@ -78,4 +78,4 @@ INFO ; 2018-02-09 11:43:24 ; shake.main ; Finished running command assemble: Ela |
... | @@ -78,4 +78,4 @@ INFO ; 2018-02-09 11:43:24 ; shake.main ; Finished running command assemble: Ela |
|
|
The `assemble` module alone is not all that useful _unless_ you want to read in and inspect the HDF file, called [shake_data.hdf](http://usgs.github.io/shakemap/manual4_0/tg_formats.html#shake-data-hdf). `shake_result.hdf` is a binary data structure for efficiently storing all of the inputs and results of the ShakeMap software and is the most fundamental data file from which all other outputs are created. Other modules called by `shake` extract information from this file and convert the results to more convenient formats.
|
|
The `assemble` module alone is not all that useful _unless_ you want to read in and inspect the HDF file, called [shake_data.hdf](http://usgs.github.io/shakemap/manual4_0/tg_formats.html#shake-data-hdf). `shake_result.hdf` is a binary data structure for efficiently storing all of the inputs and results of the ShakeMap software and is the most fundamental data file from which all other outputs are created. Other modules called by `shake` extract information from this file and convert the results to more convenient formats.
|
|
|
|
|
|
|
|
---
|
|
---
|
|
|
Next step: [Model](https://github.com/usgs/shakemap/wiki/model) |
|
Next step: [Model](model) |
|
\ No newline at end of file |
|
\ No newline at end of file |