This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Release beauharnois-20 #883
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dchassin
added
bug
Request a fix or change to the code
documentation
Request a fix or change to the documentation
enhancement
Request an enhancement or new feature
build
Changes to build/deploy infrastructure
labels
Apr 20, 2021
* Fix version check problem * Fix erroneous strcmp usage * Update test_version_macro.glm
Co-authored-by: aivanova5 <ivanova.alyona5@gmail.com>
Co-authored-by: aivanova5 <ivanova.alyona5@gmail.com>
* Update tzinfo.txt * Update tzinfo.txt
* Update README.md * Update README.md * Update README.md
* Fix solver_ml_config docs * Fix solver configuration docs
* Update load.cpp * Adding an autotest for dotted fix * Adding a more comprehensive autotest * Create out.csv * Adding the modify statement to autotest * Delete out.csv * Update check_dotted_name.py Co-authored-by: aivanova5 <ivanova.alyona5@gmail.com>
* Update gldmake * Update gldmake * added newline at end of gldmake file Co-authored-by: Anna Peery <avpeery@gmail.com>
* Refactor gridlabd convert implementation * Update Convert.md * Update Convert.md
* Implement folium HTML map viewer converter * Create Html_files.md * Update json2html.py * Update .gitignore * Update json2html.py * Update requirements.txt * Add simply folium html map autotest * Update folium map html docs * Delete test_json2html.html * Update .gitignore * Update test_json2html.glm * Add IEEE-123 example * Update json2html.py * Fix tile option * Add json2html configuration file * Fix cluster bug * Add map controls * Update json2html.py * Add controls to configuration file * Add link to docs * Update json2html.py * Add powerline to test_json2html autotest * Update test_json2html.glm * Update json2html_config.py * Clean up popup formatting * Update json2html.py * Update json2html.py * Delete IEEE-123.json
avpeery
approved these changes
May 1, 2021
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
build
Changes to build/deploy infrastructure
documentation
Request a fix or change to the documentation
enhancement
Request an enhancement or new feature
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR stages the update for
beauharnois-20
.Current issues
Code changes
gldcore/version.h
convert
subcommand (Fix gridlabd convert implementation #899)Documentation changes
None
Test and Validation Notes
None