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

Update to RECS 2020 data #1031

Merged
merged 115 commits into from
Jun 8, 2023
Merged

Update to RECS 2020 data #1031

merged 115 commits into from
Jun 8, 2023

Conversation

afontani
Copy link
Contributor

@afontani afontani commented Feb 23, 2023

Pull Request Description

Companion PR: ResStock-Estimation #323

Transitioning characteristics to use the EIA's 2020 RECS survey final characteristics. The development effort had the following goals:

Goals of the effort:

  • Include Alaska and Hawaii into ResStock
  • Include State level characteristics differentiation instead of previous multi-state regions
  • Differentiate characteristics of mobile homes from single-family detached homes
  • Include income and tenure correlations to characteristic saturation and efficiency levels

Characteristics that use the 2020 RECS data:

  • Clothes Dryer
  • Clothes Washer
  • Clothes Washer Presence
  • Cooking Range
  • Cooling Setpoint
  • Cooling Setpoint Has Offset
  • Cooling Setpoint Offset Magnitude
  • Cooling Setpoint Offset Period
  • Dishwasher
  • Geometry Attic Type
  • HVAC Cooling Efficiency
  • HVAC Cooling Type
  • HVAC Has Ducts
  • HVAC Has Shared System
  • HVAC Heating Efficiency
  • HVAC Heating Type
  • HVAC Heating Type And Fuel
  • HVAC Shared Efficiencies
  • Heating Setpoint
  • Heating Setpoint Has Offset
  • Heating Setpoint Offset Magnitude
  • Heating Setpoint Offset Period
  • Misc Extra Refrigerator
  • Misc Freezer
  • Misc Hot Tub Spa
  • Misc Pool
  • Misc Pool Heater
  • Refrigerator
  • Roof Material
  • Water Heater Efficiency
  • Water Heater Fuel
  • Water Heater In Unit
  • Windows

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)

@afontani afontani self-assigned this May 31, 2023
@afontani
Copy link
Contributor Author

Can we add a changelog entry for this?

@joseph-robertson : Done. 2ca14ec

Copy link
Contributor

@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.

Should n_buildings_represented in the project ymls be updated (since adding AK/HI)?

Because integration test samples change, how do / should we check for regressions?

project_national/national_upgrades.yml Show resolved Hide resolved
project_national/national_upgrades.yml Show resolved Hide resolved
measures/BuildExistingModel/measure.rb Outdated Show resolved Hide resolved
resources/options_lookup.tsv Show resolved Hide resolved
@@ -62,8 +62,7 @@ def expected_baseline_contents(testing)
'existing.osw',
'existing.xml',
'in.osm',
'in.idf',
'schedules.csv'
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe we remove schedules.csv because now we actually sample Occupants=0?

@afontani
Copy link
Contributor Author

afontani commented Jun 6, 2023

Should n_buildings_represented in the project ymls be updated (since adding AK/HI)?

Because integration test samples change, how do / should we check for regressions?

Thanks. Addressed a4bce99. I have taken a look at the regression comparisons before this commit. Increasing the unit counts will just increase the total energy. Moving forward we should be consistent after the merge.

Copy link
Contributor

@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.

Assuming CI comes back with ✔️, I'm good with this.

@afontani afontani changed the title RECS 2020 Development Effort Update to RECS 2020 data Jun 8, 2023
@afontani afontani merged commit 79c130d into develop Jun 8, 2023
@afontani afontani deleted the recs2020_develop branch June 8, 2023 14:49
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.

4 participants