Skip to content

Augment CGMES specific optional columns for pypowsybl network elements #467

Open
@AnkurArohi

Description

@AnkurArohi
  • Do you want to request a feature or report a bug?
    Feature

  • What is the current behavior?
    Currently user can only see the index of the tables which contain CGMES UUID and that too not for buses, similarly other parameters which would be intresting for the user to know/change is the "in_service" , "synchronous component" columns which could be set either True or False by the user("in_service") and synchronous_component will let user know which island does this element belong to.

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

  • What is the expected behavior?

The line df gets a column called UUID which relates the line directly with CGMES and is not present in index column similarly another column could be "in_service" and "synchronous_component"
image

The same info has to be extended to all relevant element dfs of network

  • What is the motivation / use case for changing the behavior?
    Enhancing user friendliness and making interface more transperent both between CGMES as well as powsybl Network

  • Please tell us about your environment:

    • PowSyBl Version: ...0.16
    • OS Version: ...Fedora
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, spectrum, etc)

(if a question doesn't apply, you can delete it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    EpicSomething which is an idea and needs list of tickets to reach finiah lineenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions