-
Notifications
You must be signed in to change notification settings - Fork 460
Add output columns and tables for ruleset project description work #10949
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
Conversation
|
I am wondering if any of the items in this list could avoid needing new outputs from EnergyPlus if the createRulesetProjectDescription script was able to extract data directly from the .sql or .eio files rather than JSON reports? |
Unfortunately, there is nothing in the SQL that I know of that is not already in the JSON output files that I'm using. The EIO is almost completely replicated in the tabular report as the Initialization Summary. |
|
@JasonGlazer @Myoldmopar it has been 28 days since this pull request was last updated. |
2 similar comments
|
@JasonGlazer @Myoldmopar it has been 28 days since this pull request was last updated. |
|
@JasonGlazer @Myoldmopar it has been 28 days since this pull request was last updated. |
|
@JasonGlazer @Myoldmopar it has been 34 days since this pull request was last updated. |
…ci_skip] [actions skip]
…skip] [actions skip]
|
…eople Internal Gains Nominal in NFP
|
… heating equipment
|
|
…add optional reportError parameter
|
|
|
|
|
@mjwitte and @Myoldmopar I think this is ready for review again. |
|
|
|
@mjwitte this came back clean, so it is ready for your review. |
|
|
mitchute
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made a minor fixup and did a couple spot checks on table outputs. This all looks OK to me. We'll give CI another round, and then merge this.
|
|
|
|
Pull request overview
This pull request is related to the new feature proposal for enhancing the createRPD script located in a different repo:
https://github.com/JasonGlazer/createRulesetProjectDescription
Pull Request Author
Reviewer