Skip to content
Snippets Groups Projects
README.md 983 B
Newer Older
  • Learn to ignore specific revisions
  • Powers, Peter M.'s avatar
    Powers, Peter M. committed
    Example 6: Enhanced output
    --------------------------
    
    
    __Working directory:__ `/path/to/nshmp-haz/etc/examples`
    
    Powers, Peter M.'s avatar
    Powers, Peter M. committed
    
    
    While mean hazard is of broad interest, it can be useful to preserve individual components of a total curve, particularly with more complex models. Execute the following to write curves for each source type and ground motion model (GMM) used in the 2008 NSHM:
    
    Powers, Peter M.'s avatar
    Powers, Peter M. committed
    
    ```Shell
    hazard ../../../nshmp-model-cous-2008/Western\ US 6-enhanced-output/config.json
    ```
    
    
    Note that the output curves directory now contains additional derectories of curves by source type and GMM.
    
    See the `nshmp-haz` wiki and JavDocs for more information on source types ([Wiki](https://github.com/usgs/nshmp-haz/wiki/Source-Types), [JavaDoc](http://usgs.github.io/nshmp-haz/javadoc/index.html?org/opensha2/eq/model/SourceType.html)) and GMMs ([Wiki](https://github.com/usgs/nshmp-haz/wiki/Ground-Motion-Models), [JavaDoc](http://usgs.github.io/nshmp-haz/javadoc/index.html?org/opensha2/gmm/Gmm.html)).