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
Master beauharnois-12 #760
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
* Add header structure data * Add header section to JSON output
* Add resources to docs header. * Add resources to develop docs Co-authored-by: Alyona Ivanova <Ivanova.alyona5@gmail.com>
* Add output converter docs * Add CSV data import doc stubs * Add more import docs * Update README.md Co-authored-by: Alyona Ivanova <Ivanova.alyona5@gmail.com>
* Add trace subcommand * Update gridlabd-trace * Update gridlabd-trace * Update module.cpp * Update Trace.md * Add support for --pkill signals * Update Pkill.md * Update Pkill.md * Update Pkill.md * Update Pkill.md * Update Trace.md Co-authored-by: Alyona Ivanova <Ivanova.alyona5@gmail.com>
* Add MECS2014 data from IEA * Add config.py * Fix documentation typo * Remove invalid data * Merge MECS and NERC data sets * Move data files to data folder * Update NAICS Data.md * Add support for industrial capacity load variation * Change invalid NAICS record from error to warning * Fix handling of NAICS descriptions * Update naics_data_file.csv * Remove duplicate NAICS codes * Create test_industrial_variable.glm
Co-authored-by: Alyona Ivanova <Ivanova.alyona5@gmail.com>
* Update json.cpp * Update develop.yml Co-authored-by: Alyona Ivanova <Ivanova.alyona5@gmail.com>
* Add json2md converter * Create test_markdown.glm * Add support for testing json2md converter * Add support for generating documents/gridlabd.pdf Co-authored-by: Alyona Ivanova <Ivanova.alyona5@gmail.com>
aivanova5
approved these changes
Oct 9, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 master release
beauharnois-12
.Current issues
None
Code changes
Documentation changes
Test and Validation Notes
None