GRIDAPPSD / GOSS-GridAPPS-D

14 stars 27 forks source link

Use Topo Service Output to colorize feeders #1616

Open AAndersn opened 2 years ago

AAndersn commented 2 years ago

Use Topology Processor Service to colorize all nodes of a particular radial feeder in a single color

TP Service provides output dictionary of all nodes during simulation in this format: https://github.com/GRIDAPPSD/topology-processor/tree/main/#service-output-message

Conceptual idea: https://github.com/GRIDAPPSD/CIMHub/blob/final9500/ieee9500/9500%20Node%20DSS%20Plot%20Markup.png

Legend on right side would display key names (feeder_0, feeder_1, island_0, etc.)

AAndersn commented 2 years ago

blocked by https://github.com/GRIDAPPSD/topology-processor/issues/8

AAndersn commented 2 years ago

@tonya1 I made a couple of pull requests today to fix the blocking issues on TP. Could you please re-build the containers for topology processor and add to develop?

AAndersn commented 2 years ago

blocked by https://github.com/GRIDAPPSD/topology-processor/issues/13