Skip to content
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

Latest OS-HPXML #1162

Merged
merged 5 commits into from
Nov 9, 2023
Merged

Latest OS-HPXML #1162

merged 5 commits into from
Nov 9, 2023

Conversation

joseph-robertson
Copy link
Contributor

@joseph-robertson joseph-robertson commented Nov 8, 2023

Pull Request Description

Pulls in:

Checked means that something in resstock was changed or updated as a result of pulling in.

Checklist

Not all may apply:

  • Tests (and test files) have been updated
  • Documentation has been updated
  • Changelog has been updated
  • openstudio tasks.rb update_measures has been run
  • No unexpected regression test changes on CI (checked comparison artifacts)

…0c55f

319f860c55f Merge pull request #1543 from NREL/build-res-hpxml-doc-defaults
af0b8c67010 Merge pull request #1544 from NREL/docs_formatting
111190f2692 Fix a few typos.
7d0241f9626 Add dashes to the rest. [ci skip]
ee7c106c158 Test [ci skip]
d29c06dba79 Try unicode character to preserve dashes. [ci skip]
eef65300680 Use paragraphs in footnotes to work around readthedocs/sphinx_rtd_theme#1472
2cd420ca1ee Few more href updates.
445d7a40a43 Replace all measure descriptions with href.
6daa7ce3a56 Test [ci skip]
529975bb3ad Test [ci skip]
4b4903fdfed Test [ci skip]
1f8868465ee Test [ci skip]
356f1e743cf Test [ci skip]
eb328e35be3 Test [ci skip]
0605b62d893 Attempt to fix docs formatting, which changed in recent weeks. [ci skip]
a2fcdf2c809 Update readme erb to convert href to markdown.
1c6fd3dce40 Try an argument description with href.
3e68033aabe Merge pull request #1526 from NREL/ducted_mshp_sizing
31b63e97229 Latest results.
fae91e33231 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into ducted_mshp_sizing
8bfc8c4eb32 Merge pull request #1541 from NREL/balance_workflow_tests
f16d845e89a Merge branch 'balance_workflow_tests' of https://github.com/NREL/OpenStudio-HPXML into balance_workflow_tests
e44ad71caac Latest results.
46007f49b4d Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into balance_workflow_tests
5aef27a6ae1 Merge pull request #1542 from NREL/fix_msgpack_hourly
0656b5a5211 🤦
e4788c4f5ab Update build measure argument descriptions with links to docs.
f4fcb5a921a Missed one update.
1e59ff5253f Fix use of hourly msgpack file. Hit this error in a BEopt test now that most of our end uses are derived from Output:Meters instead of Output:Variables.
3dd4cba484f Better balance the runtime across the two workflow CI jobs.
02207f7a83c Merge pull request #1540 from NREL/deprecation-msgs
b251c34b737 Adds error messages for all extension elements that have been moved/deprecated since v1.0, so that the input is not silently ignored. No need to do this for non-extension elements since the XSD Schema will report errors for these situations.
5889de415f7 Update unit tests.
0f813a83fe1 Hotfix for recirc energy when multiple water heaters.
51f9d2fde58 Merge pull request #1537 from NREL/ground_temperatures2
c45fa9de0fb Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into ground_temperatures2
6598ab6059d Merge pull request #1539 from NREL/fix_system_use
053e9130f24 Fix CI failures.
54280437497 Run update_measures.
fb2bf8fb803 Merge branch 'ground_temperatures2' of github.com:NREL/OpenStudio-HPXML into ground_temperatures2
4063887f5d0 Accept nearest station in xing lookup.
9d9ad3647d7 Add comment [ci skip]
1043ac2d1b9 Fix comment [ci skip]
2b0d89bf4ba Fix possible incorrect value for system use, bug introduced in #1456. Adds error-checking to prevent this going forward. Some other minor misc cleanup.
d4ed83b6688 Merge branch 'ground_temperatures2' of github.com:NREL/OpenStudio-HPXML into ground_temperatures2
54d28d2ce6b Skip deep ground temp calcs if no gshp.
b00bb924031 Add test for defaulting xing values.
3a783ad4a25 Respond to review.
23f6e542ea5 Latest results.
71ac84dff44 Merge branch 'master' into ground_temperatures2
98ace8d4ac0 Update the changelog. [ci skip]
9cd53e49d11 Merge pull request #1538 from NREL/misc_cleanup
e24568fd749 Latest results.
951dc933449 Misc cleanup.
092d4981415 Latest results.
3370a534320 Convert new csv to utf8.
cde1f9aaab2 Get the units right.
27148f692cf Missed a return.
533d2926d78 Update the changelog.
4a6174d571f Assign deep ground variables and use throughout.
1fbc7087565 Add deep temperature lookup based on xing model.
6c91ec33ac5 Revert shallow and deep ground temperature conflation.
4127a5dcb4a Merge pull request #1536 from NREL/split_workflow_tests
00b8d21b992 Remove old files. [ci skip]
fd88b9696ce Latest results.
004c05172b3 Fix CI failure
d2a87c7e3aa Update pull_request_template.md [ci skip]
ab259ce187a Split workflow tests, so they can be parallelized on the CI for faster turnaround time.
08087e56e1b Latest results.
91b20b687a1 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into ducted_mshp_sizing
8768fdd2d4f Latest results.
a890bb11c51 Merge branch 'ducted_mshp_sizing' of https://github.com/NREL/OpenStudio-HPXML into ducted_mshp_sizing
db9528575ba Add airflow rates to CI artifact.
2b7363b3820 Latest results.
790b177584a Treat ducted MSHPs like ASHPs for equipment adjustments in sizing.

git-subtree-dir: resources/hpxml-measures
git-subtree-split: 319f860c55f4bc56a21a1c119a6c365a29169f2d
@joseph-robertson joseph-robertson added this to the ResStock v3.2.0 milestone Nov 8, 2023
@joseph-robertson joseph-robertson self-assigned this Nov 8, 2023
@joseph-robertson joseph-robertson marked this pull request as ready for review November 9, 2023 14:19
@joseph-robertson joseph-robertson merged commit 50e9b62 into develop Nov 9, 2023
@joseph-robertson joseph-robertson deleted the latest-os-hpxml branch November 9, 2023 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant