Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MDB Converting Issue with File Name #25

Closed
stephcd opened this issue Aug 1, 2023 · 0 comments · Fixed by #91
Closed

MDB Converting Issue with File Name #25

stephcd opened this issue Aug 1, 2023 · 0 comments · Fixed by #91
Assignees
Labels
bug Something isn't working

Comments

@stephcd
Copy link

stephcd commented Aug 1, 2023

Problem description

When using the MDB conversion code (gridlabd -D mdb_load_options="-t cyme" .mdb) on my local device through Docker, I was unable to convert my mdb file when it had spaces and commas in its file name. Once those were deleted and replaced with underscores, the conversion worked.

Steps to reproduce

  1. Go to Terminal
  2. Log on the Docker Image and locate your .mdb file
  3. Run gridlabd -D mdb_load_options="-t cyme" .mdb -o <file_output>.glm
  4. See error if the file is not named correctly

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
@stephcd stephcd added the bug Something isn't working label Aug 1, 2023
@dchassin dchassin assigned dchassin and unassigned dchassin Aug 2, 2023
@dchassin dchassin transferred this issue from arras-energy/gridlabd-old Sep 27, 2023
@dchassin dchassin moved this to Todo in Next patch update Sep 27, 2023
@dchassin dchassin linked a pull request Sep 28, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from Todo to Done in Next patch update Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants