Skip to content

Raise errors for invalid scenario definitions #7

@stroitzsch

Description

@stroitzsch

Introduce checks in data_interface such that definition issues are caught early and raise clear error messages.

Typical issues (Please add / edit):

  • Isolated nodes (nodes not connected through lines / transformers to source node)
  • Isolated DERs (invalid node name)
  • Isolated lines / transformers (invalid node names)
  • Invalid source node name
  • Invalid line type definition (leading to singular admittance matrix)
  • Missing values (NULL, NaN) in any required column
  • ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions