Skip to content
Snippets Groups Projects
README.md 2.56 KiB
Newer Older
  • Learn to ignore specific revisions
  • Powers, Peter M.'s avatar
    Powers, Peter M. committed
    # Documentation: nshmp-haz
    
    
    ***nshmp-haz*** is a U.S. Geological Survey ([USGS](https://www.usgs.gov)) developed software stack
    
    that supports probabilistic seismic hazard (PSHA) and related analyses. It is maintained by the
    National Seismic Hazard Model Project ([NSHMP](https://earthquake.usgs.gov/hazards/)) within the
    USGS's earthquake hazards program ([EHP](http://earthquake.usgs.gov)).
    
    Powers, Peter M.'s avatar
    Powers, Peter M. committed
    
    
    *nshmp-haz* supports high performance seismic hazard calculations required to generate detailed
    
    Powers, Peter M.'s avatar
    Powers, Peter M. committed
    maps over large areas and supports a variety of USGS web services and applications related to
    seismic hazards research and the dissemination of hazard data. This documentation explains how
    
    to use *nshmp-haz* as well as underlying model implementation details.
    
    Powers, Peter M.'s avatar
    Powers, Peter M. committed
    
    ## Table of Contents
    
    
    * [About the NSHMP](./pages/About-the-NSHMP.md)
    * [Building & Running](./pages/Building-&-Running.md)
      * [Developer Basics](./pages/Developer-Basics.md)
      * [Calculation Configuration](./pages/Calculation-Configuration.md)
      * [Site Specification](./pages/Site-Specification.md)
    
      * [Examples](../../etc/examples/README.md) (or
    
        [on GitLab](https://code.usgs.gov/ghsc/nshmp/nshmp-haz/-/tree/master/etc/examples))
    
    * [Hazard Model](./pages/Hazard-Model.md)
      * [Model Structure](./pages/Model-Structure.md)
      * [Model Files](./pages/Model-Files.md)
      * [Source Types](./pages/Source-Types.md)
      * [Magnitude Frequency Distributions (MFDs)](./pages/Magnitude-Frequency-Distributions.md)
      * [Rupture Scaling Relations](./pages/Rupture-Scaling-Relations.md)
      * [Ground Motion Models (GMMs)](./pages/Ground-Motion-Models.md)
    * [USGS Models](./pages/USGS-Models.md)
      * [Model Editions](./pages/Model-Editions.md)
      * [Logic Trees & Uncertainty](./pages/Logic-Trees-&-Uncertainty.md)
    
    * [NSHMP Web Services](./pages/NSHMP-Web-Services.md#nshmp-web-services)
    
    Powers, Peter M.'s avatar
    Powers, Peter M. committed
    
    
    ## Related Information
    
    Powers, Peter M.'s avatar
    Powers, Peter M. committed
    
    
    * [nshmp-lib](https://code.usgs.gov/ghsc/nshmp/nshmp-lib): USGS hazard modeling library
    
      * [nshmp-lib JavaDocs](https://earthquake.usgs.gov/nshmp/docs/nshmp-lib/)
    
    * [*nshmp-haz* License](../LICENSE.md)
    
    * [Functional PSHA](./pages/Functional-PSHA.md)
    
    Powers, Peter M.'s avatar
    Powers, Peter M. committed
    * [Probabilistic Seismic Hazard Analysis, a Primer
      [PDF]](http://www.opensha.org/sites/opensha.org/files/PSHA_Primer_v2_0.pdf)
      by Edward Field  
    * [An Introduction to Probabilistic Seismic Hazard Analysis
      [PDF]](http://web.stanford.edu/~bakerjw/Publications/Baker_(2015)_Intro_to_PSHA.pdf)
      by Jack Baker  
    
    Altekruse, Jason Morgan's avatar
    Altekruse, Jason Morgan committed
    
    ---
    
    ![USGS logo](./pages/images/usgs-icon.png)  [U.S. Geological Survey](https://www.usgs.gov)
    
    Altekruse, Jason Morgan's avatar
    Altekruse, Jason Morgan committed
    National Seismic Hazard Mapping Project ([NSHMP](https://earthquake.usgs.gov/hazards/))