You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
Running the example shown by gridlabd geodata help when saved in /tmp/example.glm generates the following output.
% gridlabd /tmp/example.glm
ERROR [geodata/address]: list index out of range
ERROR [INIT] : GldMain::subcommand(format='%s/gridlabd-%s',...): command '/usr/local/opt/gridlabd/4.2.29-211225-develop/bin/gridlabd-geodata merge -D address /tmp/write.csv --reverse --format GLM:latitude,longitude -o /tmp/read.glm
' returns code 5
WARNING [INIT] : house:0: house_e:0 has no parent triplex_meter defined; using static voltages
WARNING [INIT] : last warning message was repeated 1 times
Obviously this is not the expected output.
The text was updated successfully, but these errors were encountered:
Problem description
Running the example shown by
gridlabd geodata help
when saved in/tmp/example.glm
generates the following output.Obviously this is not the expected output.
The text was updated successfully, but these errors were encountered: