Application to plot ground motion vs distance.
Services used from nshmp-ws, https://earthquake.usgs.gov/ws/nshmp/data/.
Example of services called:
Main application entrypoint.
See AppComponent.
Application about page.
See AboutComponent.
Main content with Angular material tabs for different content.
See ContentComponent.
Control panel for application, form fields and buttons to plot ground motion vs distance.
Summary of form field values used to call service.
See ParameterSummaryComponent.
Ground motion vs. distance plot.
See PlotsComponent.
Plot settings.
See SettingsComponent.