RTS-GMLC
RTS-GMLC copied to clipboard
Minor correction to pandapower data loading script
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.