Latest OS-HPXML#1353
Merged
Merged
Conversation
…ff05595 d9e1aff05595 Merge pull request #1935 from NREL/neep_ashp_sample_files2 d2fde3254dc7 Latest results. 245ce305765e Update HPXMLs. 9d59ea222604 Update sample files to use NEEP products that pass data quality checks. git-subtree-dir: resources/hpxml-measures git-subtree-split: d9e1aff05595d7c79f41b9b39865c043c65a0678
…52e14b9 86a8e52e14b9 Merge pull request #1943 from NREL/speedup_weather2 a4d50985b1f9 Bugfix. 9c2db0ede895 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into speedup_weather2 9dca9400f6eb Merge pull request #1934 from NREL/bugfix_shared_combi_boiler 6f8aabc811a5 Fix zipcode formatting. 222eae731926 Reintroduces the WSF lookup, but much faster than the previous lookup. Turns out that our calculation is off for some TMY3 locations by 0.01, which is enough to fail a HERS test. 2981dfcdcc1b Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into bugfix_shared_combi_boiler fd722bba430c Merge pull request #1941 from NREL/speedup_weather 44ee77f5118b Bugfix. 6d3f5d2ff1c8 Bugfix. 631cbf18ea07 Accommodate multiple EPW files in the context of e.g. unit tests or tasks.rb tasks. bcd539cc71f3 Bugfix. cb0517782201 Bugfixes. 446c77afbd5b Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into speedup_weather 3fd49210610f Internally cache weather-processed data so that if the code is called from, e.g., different OpenStudio measures, we don't have to re-process the data. Also found a couple other opportunities to reduce processing related to weather. b00e40c3b722 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into bugfix_shared_combi_boiler c78a94c30ea5 Merge pull request #1940 from NREL/attic_foundation_types bd5d6a94453d Update HPXML class so that it covers all possible attic/foundation types, since the AtticType/FoundationType elements are required by the XSD. d092056c2b0d Merge pull request #1938 from NREL/hvac_sizing_bugfix 042d650b07f3 Latest results. 87ca10bc6341 Fixes possible error if there's a surface w/ interior unconditioned space and exterior "other housing unit". e222dcbc691e Update unit in docs [ci skip] d17ce3efb7fb Latest results. eb0f4bbf3f82 BuildResidentialHPXML measure: Fixes error when specifying a combi boiler as the water heater type and a *shared* boiler as the heating system type. git-subtree-dir: resources/hpxml-measures git-subtree-split: 86a8e52e14b97e22ae29f04f70c1a9d76a547d0a
…eb3a27e 2c17beb3a27e Merge pull request #1942 from NREL/schedule_shift_fix 49326b07b164 Rubocop 0aa1eeb2db9c Remove unused method 40f9335bcd7a Update xmls 1df5aaf0dfc9 Apply rubocup and fix function signatures 5ee4d6009d41 Simplify weighted_random function dde2d27a53cb Optimize weighted random using precomputed values e8ed2a21f88c Cleanup timing code and rotate in place 415e50fc2aab Further optimize plugload/lighting schedule generation da445108d783 Fix timing regression and add timing log dc1e381a79ef Update BuildResidentialScheduleFile/resources/schedules.rb ffd8d4c2f746 Latest results. 3fa52c09e357 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into schedule_shift_fix 59473db84c12 Merge pull request #1944 from NREL/smooth_schedule_plugev f1dac89c70c9 Update changelog [ci skip] 40d62899edab Latest results. 53341ce9aef0 Smooth schedule for plugload ev d422db54ad1d Bug fix for print_diff when columns are added/removed e69c24a88e5e Add some explanatory comments eb490f75ed31 Get rid of present occupants 352a55c713ba Fill function signature 79980b11dbd3 Merge branch 'master' into schedule_shift_fix 21cbc0525555 Update changelog eead0e2c82f8 Latest results. d4ebfee8233d Fix other test 2f540b1ad672 Fix build residential schedule test e01d301c6140 Commit schedule file changes 42533a45df70 Simplify print_diff f3fdf3b3810a Run python script using openstudio d5c48421e8de Install pip 47282753d70f Update config 1fae02f4a4f2 Use exit codes cac0703d9397 Add diff printing script 4ecfa6880ca4 Fix prand pertubation 2c999caadb15 Aggregation bug fix e414e78555a9 Shift all schedules in sync and fix occupancy aggregation git-subtree-dir: resources/hpxml-measures git-subtree-split: 2c17beb3a27e11866f61a54b657b6ef6c0e83474
This file contains hidden or 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
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
Keep ResStock up-to-date w/the master branch of OpenStudio-HPXML.
Related Pull Requests
Pulls in:
Checked means that something in resstock was changed or updated as a result of pulling in.
Related Issues
[What issue(s) is the PR addressing]
Checklist
Required:
Optional (not all items may apply):
openstudio tasks.rb update_measureshas been run