e2nIEE / pandahub

A data hub for pandapower and pandapipes networks based on MongoDB.
Other
12 stars 12 forks source link

Feat: Subnet element filters #35

Closed lhillma closed 11 months ago

lhillma commented 1 year ago

Improve performance when retrieving small sub nets from large network models by filtering substations. Furthermore allow the user to specify custom filters for additional (non-native) elements.

jthurner commented 11 months ago

Implemented in #41.