Angular web libraries for hazard, disaggregations, ground motion models, magnitude frequency distributions, and other earthquake hazard attributes.
The libraries utilize various web services from nshmp-haz, nshmp-ws, nshmp-ws-static, and other sources.
The USGS Earthquake Hazard Toolbox can be found at https://earthquake.usgs.gov/nshmp/.
Repository and Angular documentation:
General documentation about this repository and development.
Documentation on how to use various components, interfaces, services, and ultitlies when creating applications.
Components and interfaces to create about pages.
Components, interfaces, pipes, services and NGRX state for working with AWS applications.
Components, interfaces, and utilities for working with GMM applications.
Components, interfacecs, pipes, services, NGRX state, and utitlities for working with hazard applications.
Components, interfaces, and utitlities for creating map with ArcGIS.
Components, guards, interfaces, services, NGRX state, and utilities for general applications.
Components, interfaces, and utilities for creating plots using Plotly.
npm ci
npm run lint
npm run fix
npm run test
npm run build
npm run build:prod
npm run start
npm run compodoc:build
npm run compodoc:start