Skip to content

telicent-oss/telicent-paralog

Telicent Paralog

Paralog is a free, open source web application used to evaluate high value assets

Provides a visualisation of regional infrastructure to:

  1. help analyse degradation impacts
  2. speed up recovery planning

Contents

Getting started

Prerequisite

Refer to Smart Cache Paralog API documentation and ensure the Smart Cache is running prior to starting the frontend application

  1. Run yarn install to install dependencies
  2. Create custom config (Optional) - Default Config: can be found in override.env-config.js
  • Run:
    cd <projectRoot>
    cp ./override.env-config.js env-config.js
    cp ./sensitive/override.secret-config.js ./sensitive/secret-config.js # encrypted until runtime
  • Edit: env-config.js and sensitive/secret-config.js(gitignored)

    Note: In local, these files are copied to ./public

  1. Run yarn start to start the application

Features

  • Attribute Based Access Control (ABAC) - manage permissions required to view sensitive data
  • View assets connectivity - navigate the network graph to better understand asset connectivity
  • Geographical locations - view assets' geographical locations
  • Heatmap - view of assets on the map for quick understanding of service/capability density
  • Polygon creation [BETA] - understand location based impact rather than direct connection impacts
  • Flood geometry - view flood watch areas and flood areas provided to analyse flood impact
  • Flood monitoring stations - view real-time monitoring station data
  • Flood alerts - get real-time flood alerts
  • Flood warning timeline - view previous flood warnings

Related repositories

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages