--- !ruby/object:Gem::Specification name: urbanopt-cli version: !ruby/object:Gem::Version version: 0.6.1 platform: ruby authors: - Nathan Moore autorequire: bindir: bin cert_chain: [] date: 2021-07-02 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: optimist requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3' - !ruby/object:Gem::Dependency name: urbanopt-geojson requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.6.3 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.6.3 - !ruby/object:Gem::Dependency name: urbanopt-reporting requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.4.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.4.1 - !ruby/object:Gem::Dependency name: urbanopt-scenario requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.6.2 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.6.2 - !ruby/object:Gem::Dependency name: urbanopt-reopt requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.6.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.6.1 - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.1.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.1.0 - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '13.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '13.0' - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.7' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.7' - !ruby/object:Gem::Dependency name: rubocop requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.15.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.15.0 - !ruby/object:Gem::Dependency name: rubocop-performance requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.11.3 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.11.3 - !ruby/object:Gem::Dependency name: rubocop-checkstyle_formatter requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.4.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.4.0 description: Interfacing with URBANopt email: - nathan.moore@nrel.gov executables: - uo extensions: [] extra_rdoc_files: [] files: - ".github/ISSUE_TEMPLATE/bug_report.md" - ".github/ISSUE_TEMPLATE/feature_request.md" - ".github/pull_request_template.md" - ".gitignore" - ".rspec" - ".rubocop.yml" - CHANGELOG.md - CMakeLists.txt - CONTRIBUTING.md - FindOpenStudioSDK.cmake - Gemfile - Jenkinsfile - LICENSE.md - README.md - Rakefile - bin/console - bin/setup - bin/uo - example_files/Gemfile - example_files/base_workflow_res.osw - example_files/example_floorspace_project.json - example_files/example_project.json - example_files/example_project_combined.json - example_files/example_project_with_electric_network.json - example_files/mappers/Baseline.rb - example_files/mappers/CreateBar.rb - example_files/mappers/EvCharging.rb - example_files/mappers/Floorspace.rb - example_files/mappers/HighEfficiency.rb - example_files/mappers/HighEfficiencyCreateBar.rb - example_files/mappers/HighEfficiencyFloorspace.rb - example_files/mappers/ThermalStorage.rb - example_files/mappers/base_workflow.osw - example_files/mappers/createbar_workflow.osw - example_files/mappers/floorspace_workflow.osw - example_files/measures/BuildResidentialModel/measure.rb - example_files/measures/BuildResidentialModel/measure.xml - example_files/measures/BuildResidentialModel/resources/constants.rb - example_files/measures/BuildResidentialModel/resources/geometry.rb - example_files/measures/BuildResidentialModel/resources/unit_conversions.rb - example_files/measures/BuildResidentialModel/resources/util.rb - example_files/osm_building/7.osm - example_files/osm_building/7_floorspace.json - example_files/osm_building/7_floorspace.osm - example_files/osm_building/8.osm - example_files/osm_building/9.osm - example_files/reopt/base_assumptions.json - example_files/reopt/multiPV_assumptions.json - example_files/residential/clothes_dryer.tsv - example_files/residential/clothes_washer.tsv - example_files/residential/cooling_system.tsv - example_files/residential/dishwasher.tsv - example_files/residential/enclosure.tsv - example_files/residential/exhaust.tsv - example_files/residential/heat_pump.tsv - example_files/residential/heating_system.tsv - example_files/residential/mechanical_ventilation.tsv - example_files/residential/refrigerator.tsv - example_files/residential/water_heater.tsv - example_files/resources/hpxml-measures/.github/pull_request_template.md - example_files/resources/hpxml-measures/.github/workflows/config.yml - example_files/resources/hpxml-measures/.gitignore - example_files/resources/hpxml-measures/.rubocop.yml - example_files/resources/hpxml-measures/BuildResidentialHPXML/measure.rb - example_files/resources/hpxml-measures/BuildResidentialHPXML/measure.xml - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/constants.rb - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/geometry.rb - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules.rb - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_README.md - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_clothes_dryer_power_consumption_dist.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_clothes_dryer_power_duration_dist.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_clothes_washer_cluster_size_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_clothes_washer_event_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_clothes_washer_power_consumption_dist.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_clothes_washer_power_duration_dist.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_config.json - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_config.md - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_cooking_power_consumption_dist.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_cooking_power_duration_dist.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_dishwasher_cluster_size_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_dishwasher_event_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_dishwasher_power_consumption_dist.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_dishwasher_power_duration_dist.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_shower_cluster_size_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_shower_event_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_0_cooking_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_0_cooking_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_0_cooking_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_0_dishwashing_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_0_dishwashing_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_0_dishwashing_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_0_laundry_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_0_laundry_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_0_laundry_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_0_shower_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_0_shower_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_0_shower_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_1_cooking_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_1_cooking_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_1_cooking_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_1_dishwashing_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_1_dishwashing_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_1_dishwashing_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_1_laundry_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_1_laundry_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_1_laundry_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_1_shower_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_1_shower_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_1_shower_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_2_cooking_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_2_cooking_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_2_cooking_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_2_dishwashing_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_2_dishwashing_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_2_dishwashing_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_2_laundry_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_2_laundry_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_2_laundry_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_2_shower_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_2_shower_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_2_shower_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_3_cooking_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_3_cooking_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_3_cooking_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_3_dishwashing_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_3_dishwashing_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_3_dishwashing_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_3_laundry_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_3_laundry_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_3_laundry_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_3_shower_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_3_shower_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_duration_probability_cluster_3_shower_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_mkv_chain_initial_prob_cluster_0.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_mkv_chain_initial_prob_cluster_1.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_mkv_chain_initial_prob_cluster_2.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_mkv_chain_initial_prob_cluster_3.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_mkv_chain_transition_prob_cluster_0.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_mkv_chain_transition_prob_cluster_1.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_mkv_chain_transition_prob_cluster_2.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_mkv_chain_transition_prob_cluster_3.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_state_and_monthly_schedule_shift.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_0_cooking_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_0_cooking_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_0_cooking_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_0_dishwashing_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_0_dishwashing_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_0_dishwashing_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_0_laundry_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_0_laundry_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_0_laundry_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_0_shower_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_0_shower_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_0_shower_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_1_cooking_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_1_cooking_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_1_cooking_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_1_dishwashing_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_1_dishwashing_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_1_dishwashing_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_1_laundry_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_1_laundry_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_1_laundry_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_1_shower_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_1_shower_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_1_shower_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_2_cooking_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_2_cooking_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_2_cooking_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_2_dishwashing_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_2_dishwashing_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_2_dishwashing_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_2_laundry_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_2_laundry_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_2_laundry_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_2_shower_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_2_shower_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_2_shower_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_3_cooking_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_3_cooking_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_3_cooking_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_3_dishwashing_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_3_dishwashing_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_3_dishwashing_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_3_laundry_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_3_laundry_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_3_laundry_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_3_shower_evening_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_3_shower_midday_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_duration_probability_cluster_3_shower_morning_duration_probability.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_mkv_chain_initial_prob_cluster_0.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_mkv_chain_initial_prob_cluster_1.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_mkv_chain_initial_prob_cluster_2.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_mkv_chain_initial_prob_cluster_3.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_mkv_chain_transition_prob_cluster_0.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_mkv_chain_transition_prob_cluster_1.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_mkv_chain_transition_prob_cluster_2.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_mkv_chain_transition_prob_cluster_3.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_state_and_monthly_schedule_shift.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-coal.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-dehumidifier-ief-portable.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-dehumidifier-ief-whole-home.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-dehumidifier.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-gas.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-modified.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-none.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-oil.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-propane.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-wood.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-atticroof-flat.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-atticroof-radiant-barrier.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-atticroof-unvented-insulated-roof.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-atticroof-vented.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-boiler-only-baseboard.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-boiler-only-fan-coil.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-mechvent-preconditioning.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-mechvent.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-pv.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-water-heater.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-single-family-attached.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-combi-tankless-outside.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-combi-tankless.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-dwhr.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-indirect-outside.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-indirect-standbyloss.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-indirect-with-solar-fraction.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-indirect.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-jacket-electric.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-jacket-gas.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-jacket-hpwh.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-jacket-indirect.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-low-flow-fixtures.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-none.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-demand.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-manual.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-nocontrol.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-temperature.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-timer.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-direct-evacuated-tube.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-direct-flat-plate.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-direct-ics.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-fraction.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-indirect-flat-plate.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-thermosyphon-flat-plate.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-coal.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-elec-uef.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-gas-outside.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-gas-uef.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-gas.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump-outside.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump-uef.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump-with-solar-fraction.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump-with-solar.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-oil.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-wood.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-electric-outside.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-electric-uef.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-electric.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-gas-uef.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-gas-with-solar-fraction.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-gas-with-solar.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-gas.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-propane.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-2stories-garage.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-2stories.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-beds-1.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-beds-2.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-beds-4.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-beds-5.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-garage.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-ach-house-pressure.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-cfm-house-pressure.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-cfm50.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-flue.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-natural-ach.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-overhangs.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-windows-none.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-ambient.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-conditioned-basement-slab-insulation.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-slab.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-unconditioned-basement-assembly-r.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-unconditioned-basement-wall-insulation.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-unconditioned-basement.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-unvented-crawlspace.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-vented-crawlspace.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-1-speed-cooling-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-1-speed-heating-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-1-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-2-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-var-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-coal-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-elec-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-gas-central-ac-1-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-gas-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-oil-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-propane-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-wood-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-central-ac-only-1-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-central-ac-only-2-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-central-ac-only-var-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-central-ac-plus-air-to-air-heat-pump-heating.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed-electric.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-air-to-air-heat-pump-2-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-air-to-air-heat-pump-var-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-mini-split-heat-pump-ducted.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-ducts-leakage-percent.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-elec-resistance-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-evap-cooler-furnace-gas.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-evap-cooler-only-ducted.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-evap-cooler-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-fireplace-wood-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-fixed-heater-gas-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-floor-furnace-propane-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-coal-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-elec-central-ac-1-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-elec-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-gas-central-ac-2-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-gas-central-ac-var-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-gas-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-gas-room-ac.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-oil-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-propane-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-wood-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-ground-to-air-heat-pump-cooling-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-ground-to-air-heat-pump-heating-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-ground-to-air-heat-pump.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-airflow-defect-furnace-gas-central-ac-1-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-air-to-air-heat-pump-1-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-air-to-air-heat-pump-2-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-air-to-air-heat-pump-var-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-furnace-gas-central-ac-1-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-furnace-gas-central-ac-2-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-furnace-gas-central-ac-var-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-furnace-gas-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-ground-to-air-heat-pump.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-mini-split-air-conditioner-only-ducted.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-mini-split-heat-pump-ducted.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-charge-defect-furnace-gas-central-ac-1-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-none-furnace-gas-central-ac-1-speed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-air-conditioner-only-ducted.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-air-conditioner-only-ductless.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-heat-pump-ducted-cooling-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-heat-pump-ducted-heating-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-heat-pump-ducted.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-heat-pump-ductless.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-none.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-portable-heater-gas-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-programmable-thermostat-detailed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-room-ac-only-33percent.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-room-ac-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-setpoints.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-stove-oil-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-stove-wood-pellets-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-undersized.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-wall-furnace-elec-only.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-lighting-ceiling-fans.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-lighting-detailed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-AMY-2012.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-baltimore-md.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-dallas-tx.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-duluth-mn.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-helena-mt.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-honolulu-hi.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-miami-fl.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-phoenix-az.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-portland-or.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-balanced.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-bath-kitchen-fans.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-cfis-evap-cooler-only-ducted.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-cfis.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-erv-atre-asre.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-erv.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-exhaust-rated-flow-rate.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-exhaust.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-hrv-asre.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-hrv.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-supply.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-whole-house-fan.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-defaults.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-loads-large-uncommon.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-loads-large-uncommon2.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-neighbor-shading.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-shielding-of-home.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-usage-multiplier.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-pv.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-schedules-stochastic-vacant.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-schedules-stochastic.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-schedules-user-specified.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-calendar-year-custom.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-daylight-saving-custom.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-daylight-saving-disabled.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-runperiod-1-month.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-timestep-10-mins.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/build_residential_hpxml_test.rb - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-auto.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-double-exterior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-eaves.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-single-exterior-front.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-bottom-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-bottom.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-middle-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-middle.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-top-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-top.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-bottom-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-bottom.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-middle-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-middle.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-top-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-top.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-bottom-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-bottom.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-middle-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-middle.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-top-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-top.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-bottom-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-bottom.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-middle-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-middle.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-top-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-top.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-bottom-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-bottom.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-middle-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-middle.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-top-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-top.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-bottom-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-bottom.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-middle-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-middle.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-top-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-top.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-bottom-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-bottom.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-middle-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-middle.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-top-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-top.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-bottom-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-bottom.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-middle-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-middle.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-top-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-top.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-bottom-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-bottom.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-middle-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-middle.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-top-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-top.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-atticroof-conditioned-eaves-gable.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-atticroof-conditioned-eaves-hip.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-atticroof-flat.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-double-exterior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-double-loaded-interior.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-single-exterior-front.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-slab-middle.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-slab-right.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-slab.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unconditioned-basement-middle.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unconditioned-basement-right.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unconditioned-basement.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unvented-crawlspace-middle.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unvented-crawlspace-right.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unvented-crawlspace.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-vented-crawlspace-middle.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-vented-crawlspace-right.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-vented-crawlspace.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-dhw-solar-latitude.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-atticroof-conditioned-eaves-gable.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-atticroof-conditioned-eaves-hip.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-garage-atticroof-conditioned.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-garage-partially-protruded.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-windows-shading.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-gas-hot-tub-heater-with-zero-kwh.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-gas-pool-heater-with-zero-kwh.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-pv-roofpitch.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-schedules-random-seed.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-boiler-to-heat-pump.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-boiler-to-heating-system.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-fireplace-to-heat-pump.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-fireplace-to-heating-system.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-portable-heater-to-heat-pump.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-portable-heater-to-heating-system.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-refrigerator.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-clothes-washer-kwh.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-dishwasher-kwh.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-extra-refrigerator-kwh.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-freezer-kwh.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-refrigerator-kwh.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/conditioned-attic-with-floor-insulation.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/conditioned-attic-with-one-floor-above-grade.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/conditioned-basement-with-ceiling-insulation.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/cooling-system-and-heat-pump.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/dhw-indirect-without-boiler.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/ducts-location-and-areas-not-same-type.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/foundation-wall-insulation-greater-than-height.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/heating-system-and-heat-pump.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multifamily-bottom-crawlspace-zero-foundation-height.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multifamily-bottom-slab-non-zero-foundation-height.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multifamily-no-building-orientation.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multipliers-without-fuel-loads.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multipliers-without-other-plug-loads.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multipliers-without-tv-plug-loads.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multipliers-without-vehicle-plug-loads.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multipliers-without-well-pump-plug-loads.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/non-electric-heat-pump-water-heater.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/non-integer-ceiling-fan-quantity.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/non-integer-geometry-num-bathrooms.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/second-heating-system-but-no-primary-heating.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/second-heating-system-serves-majority-heat.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/second-heating-system-serves-total-heat-load.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-attached-ambient.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-attached-no-building-orientation.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-detached-finished-basement-zero-foundation-height.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-detached-slab-non-zero-foundation-height.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-detached-with-shared-system.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/slab-non-zero-foundation-height-above-grade.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/unconditioned-basement-with-wall-and-ceiling-insulation.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/unvented-attic-with-floor-and-roof-insulation.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/unvented-crawlspace-with-wall-and-ceiling-insulation.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/vented-attic-with-floor-and-roof-insulation.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/vented-crawlspace-with-wall-and-ceiling-insulation.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/zero-number-of-bedrooms.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/schedules/stochastic.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/schedules/user-specified.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/schedules/vacant.csv - example_files/resources/hpxml-measures/Changelog.md - example_files/resources/hpxml-measures/Gemfile - example_files/resources/hpxml-measures/Gemfile.lock - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/measure.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/measure.xml - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/BaseElements.xsd - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/EPvalidator.xml - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/HPXML.xsd - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/HPXMLDataTypes.xsd - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/HPXMLvalidator.xml - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/airflow.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/constants.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/constructions.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_ashrae_622_wsf.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_climate_zones.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_bath_schedule_1bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_bath_schedule_2bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_bath_schedule_3bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_bath_schedule_4bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_bath_schedule_5bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_clotheswasher_schedule_1bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_clotheswasher_schedule_2bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_clotheswasher_schedule_3bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_clotheswasher_schedule_4bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_clotheswasher_schedule_5bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_dishwasher_schedule_1bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_dishwasher_schedule_2bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_dishwasher_schedule_3bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_dishwasher_schedule_4bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_dishwasher_schedule_5bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_fixtures_schedule_1bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_fixtures_schedule_2bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_fixtures_schedule_3bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_fixtures_schedule_4bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_fixtures_schedule_5bed.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/data_hot_water_max_flows.csv - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/energyplus.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/generator.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/geometry.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hotwater_appliances.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hpxml.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hpxml_defaults.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hvac.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hvac_sizing.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/lighting.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/location.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/materials.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/meta_measure.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/minitest_helper.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/misc_loads.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/psychrometrics.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/pv.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/schedules.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/simcontrols.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/unit_conversions.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/util.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/validator.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/version.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/waterheater.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/weather.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/xmlhelper.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_airflow.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_defaults.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_enclosure.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_generator.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_hotwater_appliance.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_hvac.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_hvac_sizing.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_lighting.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_location.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_miscloads.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_pv.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_simcontrols.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_validation.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_water_heater.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/util.rb - example_files/resources/hpxml-measures/LICENSE.md - example_files/resources/hpxml-measures/README.md - example_files/resources/hpxml-measures/Rakefile - example_files/resources/hpxml-measures/SimulationOutputReport/measure.rb - example_files/resources/hpxml-measures/SimulationOutputReport/measure.xml - example_files/resources/hpxml-measures/SimulationOutputReport/resources/constants.rb - example_files/resources/hpxml-measures/SimulationOutputReport/tests/output_report_test.rb - example_files/resources/hpxml-measures/docs/Makefile - example_files/resources/hpxml-measures/docs/make.bat - example_files/resources/hpxml-measures/docs/source/build_residential_hpxml.rst - example_files/resources/hpxml-measures/docs/source/conf.py - example_files/resources/hpxml-measures/docs/source/getting_started.rst - example_files/resources/hpxml-measures/docs/source/index.rst - example_files/resources/hpxml-measures/docs/source/intro.rst - example_files/resources/hpxml-measures/docs/source/nstatic/stylesheet.css - example_files/resources/hpxml-measures/docs/source/workflow_inputs.rst - example_files/resources/hpxml-measures/docs/source/workflow_outputs.rst - example_files/resources/hpxml-measures/tasks.rb - example_files/resources/hpxml-measures/weather/USA_AZ_Phoenix-Sky.Harbor.Intl.AP.722780_TMY3-cache.csv - example_files/resources/hpxml-measures/weather/USA_AZ_Phoenix-Sky.Harbor.Intl.AP.722780_TMY3.epw - example_files/resources/hpxml-measures/weather/USA_CO_Colorado.Springs-Peterson.Field.724660_TMY3-cache.csv - example_files/resources/hpxml-measures/weather/USA_CO_Colorado.Springs-Peterson.Field.724660_TMY3.epw - example_files/resources/hpxml-measures/weather/USA_CO_Denver.Intl.AP.725650_TMY3-cache.csv - example_files/resources/hpxml-measures/weather/USA_CO_Denver.Intl.AP.725650_TMY3.epw - example_files/resources/hpxml-measures/weather/USA_FL_Miami.Intl.AP.722020_TMY3-cache.csv - example_files/resources/hpxml-measures/weather/USA_FL_Miami.Intl.AP.722020_TMY3.epw - example_files/resources/hpxml-measures/weather/USA_HI_Honolulu.Intl.AP.911820_TMY3-cache.csv - example_files/resources/hpxml-measures/weather/USA_HI_Honolulu.Intl.AP.911820_TMY3.epw - example_files/resources/hpxml-measures/weather/USA_MD_Baltimore-Washington.Intl.AP.724060_TMY3-cache.csv - example_files/resources/hpxml-measures/weather/USA_MD_Baltimore-Washington.Intl.AP.724060_TMY3.epw - example_files/resources/hpxml-measures/weather/USA_MN_Duluth.Intl.AP.727450_TMY3-cache.csv - example_files/resources/hpxml-measures/weather/USA_MN_Duluth.Intl.AP.727450_TMY3.epw - example_files/resources/hpxml-measures/weather/USA_MT_Helena.Rgnl.AP.727720_TMY3-cache.csv - example_files/resources/hpxml-measures/weather/USA_MT_Helena.Rgnl.AP.727720_TMY3.epw - example_files/resources/hpxml-measures/weather/USA_NV_Las.Vegas-McCarran.Intl.AP.723860_TMY3-cache.csv - example_files/resources/hpxml-measures/weather/USA_NV_Las.Vegas-McCarran.Intl.AP.723860_TMY3.epw - example_files/resources/hpxml-measures/weather/USA_OR_Portland.Intl.AP.726980_TMY3-cache.csv - example_files/resources/hpxml-measures/weather/USA_OR_Portland.Intl.AP.726980_TMY3.epw - example_files/resources/hpxml-measures/weather/USA_TX_Dallas-Fort.Worth.Intl.AP.722590_TMY3-cache.csv - example_files/resources/hpxml-measures/weather/USA_TX_Dallas-Fort.Worth.Intl.AP.722590_TMY3.epw - example_files/resources/hpxml-measures/weather/US_CO_Boulder_AMY_2012-cache.csv - example_files/resources/hpxml-measures/weather/US_CO_Boulder_AMY_2012.epw - example_files/resources/hpxml-measures/workflow/run_simulation.rb - example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-coal.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-dehumidifier-ief-portable.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-dehumidifier-ief-whole-home.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-dehumidifier-multiple.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-dehumidifier.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-gas.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-modified.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-none.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-oil.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-propane.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-wood.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-cathedral.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-conditioned.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-flat.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-radiant-barrier.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-unvented-insulated-roof.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-vented.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-adjacent-to-multifamily-buffer-space.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-adjacent-to-multiple.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-adjacent-to-non-freezing-space.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-adjacent-to-other-heated-space.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-adjacent-to-other-housing-unit.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-chiller-baseboard.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-chiller-fan-coil-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-chiller-fan-coil.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-chiller-water-loop-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-cooling-tower-water-loop-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-baseboard.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-fan-coil-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-fan-coil-eae.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-fan-coil.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-water-loop-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-chiller-only-baseboard.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-chiller-only-fan-coil-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-chiller-only-fan-coil.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-chiller-only-water-loop-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-cooling-tower-only-water-loop-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-generator.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-ground-loop-ground-to-air-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-laundry-room.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-mechvent-multiple.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-mechvent-preconditioning.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-mechvent.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-pv.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-water-heater-recirc.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-water-heater.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-single-family-attached.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-combi-tankless-outside.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-combi-tankless.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-2-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-gshp.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-hpwh.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-tankless.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-var-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-dwhr.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect-dse.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect-outside.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect-standbyloss.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect-with-solar-fraction.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-jacket-electric.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-jacket-gas.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-jacket-hpwh.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-jacket-indirect.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-low-flow-fixtures.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-multiple.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-none.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-demand.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-manual.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-nocontrol.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-temperature.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-timer.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-direct-evacuated-tube.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-direct-flat-plate.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-direct-ics.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-fraction.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-indirect-flat-plate.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-thermosyphon-flat-plate.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-coal.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-elec-uef.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-gas-outside.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-gas-uef.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-gas.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump-outside.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump-uef.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump-with-solar-fraction.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump-with-solar.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-oil.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-wood.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-electric-outside.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-electric-uef.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-electric.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-gas-uef.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-gas-with-solar-fraction.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-gas-with-solar.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-gas.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-propane.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-2stories-garage.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-2stories.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-beds-1.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-beds-2.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-beds-4.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-beds-5.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-garage.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-ach-house-pressure.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-cfm-house-pressure.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-cfm50.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-flue.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-natural-ach.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-overhangs.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-rooftypes.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-skylights-shading.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-skylights.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-split-level.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-split-surfaces.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-split-surfaces2.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-walltypes.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-windows-none.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-windows-shading.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-ambient.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-basement-garage.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-complex.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-conditioned-basement-slab-insulation.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-conditioned-basement-wall-interior-insulation.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-multiple.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-slab.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unconditioned-basement-above-grade.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unconditioned-basement-assembly-r.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unconditioned-basement-wall-insulation.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unconditioned-basement.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unvented-crawlspace.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-vented-crawlspace.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-walkout-basement.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-air-to-air-heat-pump-1-speed-cooling-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-air-to-air-heat-pump-1-speed-heating-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-air-to-air-heat-pump-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-air-to-air-heat-pump-2-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-air-to-air-heat-pump-var-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-1-speed-cooling-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-1-speed-heating-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-1-speed-manual-s-oversize-allowances.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-2-speed-manual-s-oversize-allowances.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-2-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-var-speed-manual-s-oversize-allowances.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-var-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-boiler-elec-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-boiler-gas-central-ac-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-boiler-gas-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-central-ac-only-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-central-ac-only-2-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-central-ac-only-var-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-central-ac-plus-air-to-air-heat-pump-heating.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-dual-fuel-air-to-air-heat-pump-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-dual-fuel-mini-split-heat-pump-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-elec-resistance-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-evap-cooler-furnace-gas.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-floor-furnace-propane-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-furnace-elec-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-furnace-gas-central-ac-2-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-furnace-gas-central-ac-var-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-furnace-gas-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-furnace-gas-room-ac.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-ground-to-air-heat-pump-cooling-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-ground-to-air-heat-pump-heating-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-ground-to-air-heat-pump-manual-s-oversize-allowances.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-ground-to-air-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-mini-split-air-conditioner-only-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-mini-split-heat-pump-ducted-cooling-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-mini-split-heat-pump-ducted-heating-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-mini-split-heat-pump-ducted-manual-s-oversize-allowances.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-mini-split-heat-pump-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-room-ac-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-stove-oil-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-wall-furnace-elec-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-coal-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-elec-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-gas-central-ac-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-gas-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-oil-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-propane-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-wood-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-central-ac-only-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-central-ac-only-2-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-central-ac-only-var-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-central-ac-plus-air-to-air-heat-pump-heating.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dse.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed-electric.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-air-to-air-heat-pump-2-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-air-to-air-heat-pump-var-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-mini-split-heat-pump-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ducts-leakage-percent.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-elec-resistance-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-evap-cooler-furnace-gas.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-evap-cooler-only-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-evap-cooler-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-fireplace-wood-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-fixed-heater-gas-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-floor-furnace-propane-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-coal-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-elec-central-ac-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-elec-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-gas-central-ac-2-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-gas-central-ac-var-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-gas-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-gas-room-ac.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-oil-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-propane-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-wood-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-x3-dse.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ground-to-air-heat-pump-cooling-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ground-to-air-heat-pump-heating-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ground-to-air-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-airflow-defect-furnace-gas-central-ac-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-air-to-air-heat-pump-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-air-to-air-heat-pump-2-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-air-to-air-heat-pump-var-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-furnace-gas-central-ac-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-furnace-gas-central-ac-2-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-furnace-gas-central-ac-var-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-furnace-gas-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-ground-to-air-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-mini-split-air-conditioner-only-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-mini-split-heat-pump-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-blower-efficiency-furnace-gas-central-ac-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-charge-defect-furnace-gas-central-ac-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-none-furnace-gas-central-ac-1-speed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-air-conditioner-only-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-air-conditioner-only-ductless.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-heat-pump-ducted-cooling-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-heat-pump-ducted-heating-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-heat-pump-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-heat-pump-ductless.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-multiple.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-none.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-portable-heater-gas-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-programmable-thermostat-detailed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-programmable-thermostat.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-room-ac-only-33percent.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-room-ac-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-setpoints.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-stove-oil-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-stove-wood-pellets-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-undersized-allow-increased-fixed-capacities.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-undersized.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-wall-furnace-elec-only.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-lighting-ceiling-fans.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-lighting-detailed.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-lighting-none.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-location-AMY-2012.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-location-baltimore-md.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-location-dallas-tx.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-location-duluth-mn.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-location-helena-mt.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-location-honolulu-hi.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-location-miami-fl.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-location-phoenix-az.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-location-portland-or.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-balanced.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-bath-kitchen-fans.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-cfis-dse.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-cfis-evap-cooler-only-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-cfis.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-erv-atre-asre.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-erv.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-exhaust-rated-flow-rate.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-exhaust.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-hrv-asre.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-hrv.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-multiple.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-supply.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-whole-house-fan.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-misc-defaults.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-misc-generators.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-misc-loads-large-uncommon.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-misc-loads-large-uncommon2.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-misc-loads-none.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-misc-neighbor-shading.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-misc-shielding-of-home.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-misc-usage-multiplier.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-multiple-buildings.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-pv.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-schedules-stochastic-vacant.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-schedules-stochastic.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-schedules-user-specified.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-calendar-year-custom.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-daylight-saving-custom.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-daylight-saving-disabled.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-runperiod-1-month.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-timestep-10-mins.xml - example_files/resources/hpxml-measures/workflow/sample_files/base.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/boiler-invalid-afue.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/cfis-with-hydronic-distribution.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/clothes-dryer-location.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/clothes-washer-location.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/cooking-range-location.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dehumidifier-fraction-served.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dehumidifier-setpoints.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dhw-frac-load-served.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dhw-invalid-ef-tank.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dhw-invalid-uef-tank-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dishwasher-location.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duct-leakage-cfm25.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duct-leakage-percent.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duct-location-unconditioned-space.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duct-location.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duplicate-id.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-attic-missing-roof.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-basement-missing-exterior-foundation-wall.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-basement-missing-slab.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-floor-area-exceeds-cfa.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-floor-area-exceeds-cfa2.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-garage-missing-exterior-wall.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-garage-missing-roof-ceiling.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-garage-missing-slab.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-living-missing-ceiling-roof.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-living-missing-exterior-wall.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-living-missing-floor-slab.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/frac-sensible-fuel-load.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/frac-sensible-plug-load.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/frac-total-fuel-load.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/frac-total-plug-load.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/furnace-invalid-afue.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/generator-number-of-bedrooms-served.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/generator-output-greater-than-consumption.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/heat-pump-mixed-fixed-and-autosize-capacities.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-distribution-multiple-attached-cooling.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-distribution-multiple-attached-heating.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-distribution-return-duct-leakage-missing.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-dse-multiple-attached-cooling.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-dse-multiple-attached-heating.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-frac-load-served.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-inconsistent-fan-powers.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-invalid-distribution-system-type.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-shared-negative-seer-eq.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-assembly-effective-rvalue.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-datatype-boolean.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-datatype-float.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-datatype-integer.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-daylight-saving.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-distribution-cfa-served.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-epw-filepath.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-facility-type-equipment.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-facility-type-surfaces.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-foundation-wall-properties.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-id.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-id2.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-infiltration-volume.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-input-parameters.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-neighbor-shading-azimuth.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-number-of-bedrooms-served.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-number-of-conditioned-floors.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-number-of-units-served.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-relatedhvac-desuperheater.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-relatedhvac-dhw-indirect.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-runperiod.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-schema-version.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-shared-vent-in-unit-flowrate.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-timestep.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-window-height.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/lighting-fractions.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/missing-duct-location.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/missing-elements.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multifamily-reference-appliance.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multifamily-reference-duct.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multifamily-reference-surface.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multifamily-reference-water-heater.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multiple-buildings-without-building-id.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multiple-buildings-wrong-building-id.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multiple-shared-cooling-systems.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multiple-shared-heating-systems.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/net-area-negative-roof.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/net-area-negative-wall.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/num-bedrooms-exceeds-limit.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/orphaned-hvac-distribution.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/refrigerator-location.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/refrigerators-multiple-primary.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/refrigerators-no-primary.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/repeated-relatedhvac-desuperheater.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/repeated-relatedhvac-dhw-indirect.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/solar-fraction-one.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/solar-thermal-system-with-combi-tankless.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/solar-thermal-system-with-desuperheater.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/solar-thermal-system-with-dhw-indirect.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-cfis.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-door.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-hvac-distribution.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-shared-clothes-washer-water-heater.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-shared-dishwasher-water-heater.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-skylight.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-solar-thermal-system.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-window.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/water-heater-location-other.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/water-heater-location.xml - example_files/resources/hpxml-measures/workflow/template.osw - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L100AC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L100AL.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L110AC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L110AL.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L120AC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L120AL.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L130AC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L130AL.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L140AC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L140AL.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L150AC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L150AL.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L155AC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L155AL.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L160AC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L160AL.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L170AC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L170AL.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L200AC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L200AL.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L202AC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L202AL.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L302XC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L304XC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L322XC.xml - example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L324XC.xml - example_files/resources/hpxml-measures/workflow/tests/base_results/results.csv - example_files/resources/hpxml-measures/workflow/tests/base_results/results_ashrae_140.csv - example_files/resources/hpxml-measures/workflow/tests/base_results/results_hvac_sizing.csv - example_files/resources/hpxml-measures/workflow/tests/compare.rb - example_files/resources/hpxml-measures/workflow/tests/hpxml_translator_test.rb - example_files/resources/measure-info.json - example_files/resources/meta_measure.rb - example_files/runner.conf - example_files/validation_schema.yaml - example_files/visualization/input_visualization_feature.html - example_files/visualization/input_visualization_scenario.html - example_files/weather/USA_NY_Buffalo-Greater.Buffalo.Intl.AP.725280_TMY3.ddy - example_files/weather/USA_NY_Buffalo-Greater.Buffalo.Intl.AP.725280_TMY3.epw - example_files/weather/USA_NY_Buffalo-Greater.Buffalo.Intl.AP.725280_TMY3.stat - lib/uo_cli.rb - lib/uo_cli/version.rb - requirements.txt - scripts/setup-env-gitbash.sh - scripts/setup-env-unix.sh - scripts/setup-env.bat - scripts/setup-env.ps1 - uo_cli.gemspec homepage: https://docs.urbanopt.net/ licenses: - Nonstandard metadata: allowed_push_host: https://rubygems.org/ homepage_uri: https://docs.urbanopt.net/ source_code_uri: https://github.com/urbanopt/urbanopt-cli documentation_uri: https://docs.urbanopt.net/ bug_tracker_uri: https://github.com/urbanopt/urbanopt-cli/issues post_install_message: rdoc_options: [] require_paths: - lib - example_files required_ruby_version: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.7.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.4 signing_key: specification_version: 4 summary: Command Line Interface for URBANopt district building simulations test_files: []