Skip to content

Visualization

rajdeepc2792 edited this page Apr 17, 2022 · 11 revisions

Our frontend can be accessed from: https://dull-eagle-11.loca.lt/

Note:

We are using Google OAuth and JWT tokens for authorization and authentication. Since JetStream VM IPs cannot be configured for our Google API (as the IP does not correspond to a “.com/.org” domain). We have currently set up localtunnel for accessing our frontend. We have used “nohup” to initiate the tunneling to our UI service via localtunnel such that assigned domain persists until the instance is up. Currently, the assigned address is http://projectneo.ignorelist.com:32000/.

image

For projecting different kinds of earth data and to keep them uniform we standardized values from 0 to 1000, where 0 represents the lowest value present for that particular visual and 1000 is the highest value present. That way users can easily see the outliers on the graph and make sense of it.

Issue:

Clone this wiki locally