Running loadshed/run.sh appears to run to completion but python3 plot_loadshedpy load shed produces no plots
File loadshed has substation n650 at Matpower bus TBD with 12.0 MVA transformer
Feeder Dictionary:
n650 has 0 houses and 0 inverters
Billing Meter Dictionary:
m675 on phase ABC of n650 with []
m692 on phase ABC of n650 with []
House Dictionary:
Inverter Dictionary:
Traceback (most recent call last):
File "plot_loadshed.py", line 41, in <module>
lp_m = open ("billing_meter_" + sys.argv[1] + "_metrics.json").read()
FileNotFoundError: [Errno 2] No such file or directory: 'billing_meter_loadshed_metrics.json'
Running
loadshed/run.sh
appears to run to completion butpython3 plot_loadshedpy load shed
produces no plots