-
Notifications
You must be signed in to change notification settings - Fork 58
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
HVAC Detailed Performance Data #1192
Closed
Closed
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
…ng_detailed_performance
c3fdc0713a update_measures 7b1c6eead7 docs and changelog d475647bb9 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance 5d9aa74af8 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance ebcc65c486 update hpxmls 21f675c788 fixed ci error and added a test for capacity and capacity fractions f59feb3721 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance 315d22a5af require nominal cooling heating capacities when capacities are provided in detailed performance data 83c2193438 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance 1b00e68f88 first cut to implement autosizing detailed performance data 66ebdb1090 add new test files REVERT: 9d6504d6c3 Clarify operable window area [ci skip] REVERT: 9345750def Minor stuff. [ci skip] git-subtree-dir: resources/hpxml-measures git-subtree-split: c3fdc0713a94b2261d70caa8e733791684863058
ff419d5f4d Merge branch 'master' into autosizing_detailed_performance bafce2715a Convert dps to floats and test passes. 1531070587 Merge pull request #1588 from NREL/appliance_schema_validation 6a87401e45 Update measure.xml dec0958e72 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into appliance_schema_validation 1caac3fdb4 Update to HPXML v4-rc3. c75b04ac09 New build test for perf data with apply_defaults=true. 9587aeb95d Latest results. 69730d7aaf Merge branch 'autosizing_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance 6c5cedc713 reconfigure a test file 14fd75bf8e Small fix, noticed by @joseph-robertson. 2be3174fa5 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance 5201bca29f Ignore OS message. 0d2ad4c32e Merge pull request #1590 from NREL/revert_xmlvalidator 5e0f974989 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into revert_xmlvalidator 451001898c Merge pull request #1589 from NREL/flatten_documentation 7cb579f037 Some cleanup/fixes. 612c71105d Update test. 9d22e625c0 Update BuildResHPXML measure links. 188a92825c Handle hot water distribution [ci skip] 53249533f4 Handle solar thermal [ci skip] c482b8eb41 Use consistent language [ci skip] ec645b9a5e Handle ventilation fans. [ci skip] 32f2f2c567 Address HVAC distribution [ci skip] 5305dbff27 Address water heaters. [ci skip] 80c4a2586a Address heat pumps [ci skip] 1c83895eb8 Update measure.xml [ci skip] 7292979287 Try reverting XMLValidator workaround for NREL/OpenStudio#4824. b9b2eef38b Flatten HVAC heating and cooling systems. [ci skip] 9d6504d6c3 Clarify operable window area [ci skip] 9345750def Minor stuff. [ci skip] 7f87b2aef9 Moves most of the appliance schematron validation to the HPXML schema itself. git-subtree-dir: resources/hpxml-measures git-subtree-split: ff419d5f4d4260690ceb08485694987120158019
…ng_detailed_performance
…stock into autosizing_detailed_performance
Next steps here are to:
|
7 tasks
Superseded by #1197. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Pull Request Description
Test NREL/OpenStudio-HPXML#1558.
Adding
national_upgrades_perf_data.yml
.Checklist
Not all may apply:
openstudio tasks.rb update_measures
has been run