Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Fix gridlabd-library subcommand #980

Merged
merged 14 commits into from
Aug 20, 2021
Merged

Fix gridlabd-library subcommand #980

merged 14 commits into from
Aug 20, 2021

Conversation

dchassin
Copy link
Member

@dchassin dchassin commented Aug 17, 2021

This PR fixes issue #979.

Current issues

  • The organization name has to be defined in the path i.e. US/CA/SLAC is not used as default and has to be specified

Code changes

  • Fixed curl usage and internal variable so they refer to correct github repo folders.
  • Add -l|--library options

Documentation changes

Test and Validation Notes

None

@dchassin dchassin requested a review from aivanova5 August 17, 2021 12:41
@dchassin dchassin added the bug Request a fix or change to the code label Aug 17, 2021
@dchassin dchassin linked an issue Aug 18, 2021 that may be closed by this pull request
@aivanova5
Copy link
Collaborator

Support for -l and --library can not find the files

**aivanovalocal@PC99458 docker % gridlabd library index 
overhead_line_conductors.glm
wood_pole.glm
aivanovalocal@PC99458 docker % gridlabd -l wood_pole.glm
ERROR    [INIT] : unable to load '/usr/local/opt/gridlabd/4.2.26-210817-develop_fix_library/share/gridlabd/library/wood_pole.glm': No such file or directory
FATAL    [INIT] : shutdown after command line rejected**

@aivanova5 aivanova5 merged commit 3aac267 into develop Aug 20, 2021
@aivanova5 aivanova5 deleted the develop-fix-library branch August 20, 2021 19:03
@dchassin dchassin mentioned this pull request Aug 23, 2021
17 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Request a fix or change to the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Library subcommand return 404 Not Found error
2 participants