RTS-GMLC icon indicating copy to clipboard operation
RTS-GMLC copied to clipboard

Minor correction to pandapower data loading script

Open SGunwal opened this issue 7 months ago • 0 comments
trafficstars

Thanks for providing the code for data conversions. I think there is a minor correction needed in the code, please see below:

Location: FormattedData -> pandapower -> source_data_to_pp.py, Line 125

gens[ind, 12] = 0.0 # default is repeated, causing the rest of the values to misalign.

SGunwal avatar Apr 07 '25 19:04 SGunwal