pandapower icon indicating copy to clipboard operation
pandapower copied to clipboard

Convenient Power System Modelling and Analysis based on PYPOWER and pandas

Results 276 pandapower issues
Sort by recently updated
recently updated
newest added

In simple plot sometimes it is checked if the geodata of a bus, a component is attached to, is given or not (e.g. in case of the trafos), sometimes it...

plotting

pandas 1.0 was released 2 years ago, and we still have multiple checks for pandas versions for even 0.2 For context: v0.20.3 (July 7, 2017) v0.23.0 (May 15, 2018) 1.0.0...

compatibility

It is noticed by the bug report https://github.com/e2nIEE/simbench/issues/20, that rerunning a powerflow, e.g. by using the timeseries module, with a net including dclines raises an error. This is caused due...

bug
powerflow
timeseries

Hello, I'm not sure if it's a bug or if i misunderstood something, but i came accross some strange behaviour when I tried to have a distributed slack bus on...

powerflow

MATPOWER case format allows user—defined variables e.g. bus names etc. We implemented loading them to net._options to give the user a possibility to process such variables after loading net. #1468...

Hi I am just wondering why the line colors on both sides of the transformer colormap are different? What do these line colors mean, what parameters they represent? ![colormap](https://user-images.githubusercontent.com/68637837/149426030-29b5d596-51b7-4f89-9868-2493da1a7db0.png)

plotting

Hi, I am trying to add pwl_costs in certain flexible loads while running an opf time series. pwl costs, are defined within 'points' as a list of lists ([[p1, p2,...

OPF
controller

Hello, I am currently experimenting with pandapower and experiencing an issue that is hard for me to troubleshoot. Basically I am trying to generate measurements that surpass Bad Data Detection...

NaN is cast to True in Python. This can be problematic if a value in a bool column (e.g. in_service) is set to NaN by mistake. It depends on the...

* Controller for OLTC transformer (modification of TrafoControl?) * Controlling the voltage at a remote bus * Parameter for the impedance of a fictitious line between the transformer and the...

controller
help wanted!
feature