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

Run/euss #953

Draft
wants to merge 138 commits into
base: develop
Choose a base branch
from
Draft

Run/euss #953

wants to merge 138 commits into from

Conversation

rajeee
Copy link
Contributor

@rajeee rajeee commented Jul 6, 2022

Pull Request Description

DRAFT PR - DO NOT MERGE

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)

ekpresent and others added 30 commits April 27, 2022 14:47
[skip ci]
ymls, constants, and measures for heat pump portion for EUSS
Added options to options_lookup.tsv and upgrades to heat pump yml
updating the correct yml and directory cleanup
ekpresent and others added 10 commits July 6, 2022 11:58
c7ed80f2da Add unit test. Remove superfluous GSHP code.
cae4b92635 Update Changelog.md and remove debug statements
091fa977e5 Fixes #1140.
21cdd6079e Merge pull request #1138 from NREL/eri_refactor
9f658c0c83 Some code refactor for ERI.
8a15d65014 Merge pull request #1137 from NREL/utility_bills_for_beopt
5847d152fe Increase precision.
4543af4949 Bugfix.
3218bd0c60 Allow fuel oil and propane too.
d3f001265a Allow 'US' as a state_code for BEopt and allow electricity and gas to use different state codes (e.g., if the user selected state average for electricity and national average for gas).
c07a949548 Allow utility_bills.rb to be called from the commandline for BEopt
8988499209 Merge pull request #1124 from NREL/bill-scenarios
55768547a2 Minor fix for PVAnnualExcessSellbackRateType constant being used for electricity_utility_rate_type. [ci skip]
61019b8650 Merge branch 'bill-scenarios' of https://github.com/NREL/OpenStudio-HPXML into bill-scenarios
d1ffa893e8 Fix comment [ci skip]
0451d822c5 Latest results.
48ea577cd2 ... even better, only generate the doc if there are utility bill scenarios.
cf6d20fd74 Only create hpxml_doc once for performance reasons.
d5ba843b34 A little cleanup.
8d44e115dd Increase PV size in base-misc-bills-pv.xml so that there is annual excess PV production and we see a difference between net-metering w/ retail rate and net-metering w/ wholesale rate.
92e9ca42f0 Changes PV compensation type from a string enumeration to an element for clearer organization.
0417014480 Merge branch 'bill-scenarios' of github.com:NREL/OpenStudio-HPXML into bill-scenarios
2dede54948 Test for checking bill argument lengths.
466b364c36 Latest results.
7606b31f4b Add fixed charges for all fuels.
0359cc6c26 Latest results.
2fb430404b Merge branch 'bill-scenarios' of github.com:NREL/OpenStudio-HPXML into bill-scenarios
d82c6f0028 Rename tests and add a third scenario.
7a5cf3779f Latest results.
785e227ddb Merge branch 'bill-scenarios' of github.com:NREL/OpenStudio-HPXML into bill-scenarios
23f7895c85 Place runner warnings back in.
4386bc4f84 Consolidate _write_foo methods in hpxml_translator_test.rb.
2bb268e827 Typo.
4911f35126 Update sample files and remove debugs and skips.
0fac01ecf7 Update format of monthly grid connection fee.
a11c1e02de Latest results.
27dd22da9a Fix up utility bill tests.
766557d1b6 Typo in epvalidator.
b53341ca1f Update docs.
3fded7587c Latest results.
b0e244b2fd Clean up grid connection constant.
376f4aa222 Fix wood constant.
1772b8b25d Smart defaulting based on fuel type presence.
ad8ef9c1f9 Fix defaults test.
39bfcd7682 Create and use hpxml constants.
f4e17e2156 Update sample files.
a3ee9864f3 Update build measure arg names and descriptions.
37b1f4f744 More changelog.
88856bda1a Update changelog.
a818388d43 Update epvalidator xml.
f02149cba1 Add utility bill scenarios section to docs.
35d9de9694 Merge branch 'master' into bill-scenarios
8c018a7fcd Merge pull request #1135 from NREL/vent_fan_bugfix
505ec7644f Merge branch 'vent_fan_bugfix' of https://github.com/NREL/OpenStudio-HPXML into vent_fan_bugfix
f5fee2b274 Update test.
652271339a Latest results.
814f250bb7 Latest results.
d0d0b88566 Fixes zero energy use for a ventilation fan w/ non-zero fan power and zero airflow rate. Should be pretty rare for real homes but it can occur for the ERI Reference Home.
9b751a264f Merge branch 'master' into bill-scenarios
382dca31e8 Fix write_bill_results method.
f1308149ad Latest results.
4c5a6f8a23 Merge pull request #1133 from mdahlhausen/doc/default_emissions_factors
d472ca2b9a Merge pull request #1132 from NREL/prevent_comparepy_error
5d3fc27825 Syntax.
18816a2437 Bunch of updates after feedback.
19e482f529 Latest results.
8bd51da2e4 Fix code and test when no rates found.
d8567e8923 Merge branch 'master' into bill-scenarios
2e4c700e65 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into prevent_comparepy_error
482608a1dc Need to make some change another place.
553ec49afd Merge pull request #1134 from NREL/reporting_measure_registered_values
ff02e21495 Better debug.
2f3db8fd86 Debug statement.
726544fa7c Merge branch 'master' into bill-scenarios
6c3e6bebf1 Remove line breaks.
12035645d3 clarify emissions factor table in ANSI/RESNET/ICCC 301
71b0dd28d8 Prevents an error if base/feature have different files.
32d8d92258 Tests for multiple bill scenarios.
72ef20a100 Get most tests passing.
ac7bdf9930 Make the switch to hpxml bill inputs.
6af7955fbc Move auto rates into resource file.
36417ab676 Update docs for bill scenarios.
0f17d0d9c6 Merge branch 'master' into bill-scenarios
cc20ffe6a1 Update epvalidator for pv elements.
d31f8733ac Update epvalidator.
68d8a84548 Add defaulting test.
281a98176c Stub out defaulting.
5bc976007a Add fixed charges arguments.
c3bc89d96e Minor updates.
7b09e7f0f8 Merge branch 'master' into bill-scenarios
afa24248f9 Latest results.
4b9d4c0e6a Add bills sample file.
fa04c643f4 Stub bills args in build measure.
f7bdd9d85d Stub bills scenarios in hpxml resource.

git-subtree-dir: resources/hpxml-measures
git-subtree-split: c7ed80f2da8a5d94d6e9dc309ea0d506cb76a062
…uss_emissions_bugfix

# Conflicts:
#	resources/hpxml-measures/workflow/tests/base_results/results_bills.csv
@shorowit shorowit changed the base branch from develop to weather_dump_bugfix July 19, 2022 20:16
Base automatically changed from weather_dump_bugfix to develop July 19, 2022 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants