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

Allow building site inputs #1636

Merged
merged 17 commits into from
Mar 1, 2024
Merged

Allow building site inputs #1636

merged 17 commits into from
Mar 1, 2024

Conversation

shorowit
Copy link
Contributor

@shorowit shorowit commented Feb 29, 2024

Pull Request Description

Allow building site inputs; this is particularly useful when the building is located far from, or at a very different elevation than, the EPW weather station. When not provided, defaults to using EPW header values (as before).

Some code was refactored to help ensure that our code uses the HPXML inputs (or defaults) rather than directly using EPW values.

Checklist

PR Author: Check these when they're done. Not all may apply. strikethrough and check any that do not apply.

PR Reviewer: Verify each has been completed.

  • Schematron validator (EPvalidator.xml) has been updated
  • Sample files have been added/updated (openstudio tasks.rb update_hpxmls)
  • Tests have been added/updated (e.g., HPXMLtoOpenStudio/tests/test*.rb and/or workflow/tests/test*.rb)
  • Documentation has been updated
  • Changelog has been updated
  • openstudio tasks.rb update_measures has been run
  • No unexpected changes to simulation results of sample files

@shorowit shorowit added the enhancement New feature or request label Feb 29, 2024
@shorowit shorowit self-assigned this Feb 29, 2024
@shorowit shorowit marked this pull request as ready for review February 29, 2024 19:46
Copy link
Collaborator

@joseph-robertson joseph-robertson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just a couple comments/questions.

…o site_inputs

# Conflicts:
#	BuildResidentialHPXML/measure.xml
#	HPXMLtoOpenStudio/measure.xml
#	workflow/tests/base_results/results_workflow_simulations1.csv
#	workflow/tests/base_results/results_workflow_simulations1_bills.csv
@shorowit shorowit merged commit 24f0399 into master Mar 1, 2024
@shorowit shorowit deleted the site_inputs branch March 1, 2024 18:37
@joseph-robertson joseph-robertson mentioned this pull request Mar 1, 2024
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants