GRIDAPPSD / gridappsd-viz

GridAPPS-D’s visualization application displays the topology of selected distribution model with highlighted capacitors and regulators. It also include tables with current values for capacitor status (OPEN or CLOSED), regulator voltage, and feeder power. For current release cycle we are using IEEE 8500-Node system model.
http://gridappsd.readthedocs.io/
7 stars 5 forks source link

Add selection for field or simulation mode to login screen #448

Closed ShuhaoBai closed 1 year ago

ShuhaoBai commented 1 year ago

If field mode is selected then Viz will request the field model_id. Have to logout and log back in to toggle between simulated and field mode or use a different browser tab.

ShuhaoBai commented 1 year ago

Built a drop-down menu with FIELD and SIMULATION options in the login pagel. https://github.com/GRIDAPPSD/gridappsd-viz/commit/9f09ba93a0799f2331c42b25b6c6499917d77ed5

ShuhaoBai commented 1 year ago

Requirements updated: Remove the mode selection in the login page as users will have choices to install gridappsd platform either field mode or simulation mode. Plz see https://github.com/GRIDAPPSD/gridappsd-viz/commit/4c428dd5780df6941295db468c3364ac881a3294

poorva1209 commented 1 year ago

closed. Based on platform response.