The {{ applicationName }} is a suite of applications to explore USGS national seismic hazard models (NSHM) and related data. Using the Applications

Application Functionality

Each application in the {{ applicationName }} generally has the same layout and functionality.

Application template image
    @for (info of templateStructure; track info; let index = $index) {
  • {{ index + 1 }}
    {{ info }}
  • }

Control Panel

The control panel contains the form fields associated with an application to produce graphic and tabular data representation.

Fill out the form fields with the appropriate values.

Once the required fields are entered the button at the bottom of the control panel, generally a "Plot" button, will be enabled to press.

Pressing the button will call the application's backing web service and graphically represent the data.

Main Content

The main content of each application contains the graphical and tabular views of the data.

Use the tabs above the main content to switch between the graphical and tabular data views.

The applications use either the Plotly graphing library to produce the graphs or Leaflet for interactive maps.

Main Content Tabs

Most application's main content can be changed using the different tabs above the content.

Switch between the different tabs to explore different representations of the application's data.