-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Introduce checks in data_interface
such that definition issues are caught early and raise clear error messages.
- List down typical definition issues @tomschelo @cdesmond
- Setup check structure @stroitzsch
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
Labels
No labels
Type
Projects
Status
Backlog