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
When using the MDB conversion code (gridlabd -D mdb_load_options="-t cyme" .mdb) on my local device through Docker, I got the error (sh: 1: mdb-export: not found) among others, before the workflow stopped. I downloaded mdbtools using (apt update), and I was able to convert my .mdb file afterwards.
Steps to reproduce
Go to Terminal
Log on the Docker Image and locate the .mdb file
Run gridlabd -D mdb_load_options="-t cyme" .mdb -o <file_output>.glm
See error
Expected behavior
I expected the file to convert into a .glm file.
System information
GridLAB-D version: HiPAS GridLAB-D 4.3.3-230731 (develop) Linux
The text was updated successfully, but these errors were encountered:
Problem description
When using the MDB conversion code (gridlabd -D mdb_load_options="-t cyme" .mdb) on my local device through Docker, I got the error (sh: 1: mdb-export: not found) among others, before the workflow stopped. I downloaded mdbtools using (apt update), and I was able to convert my .mdb file afterwards.
Steps to reproduce
Expected behavior
I expected the file to convert into a .glm file.
System information
The text was updated successfully, but these errors were encountered: