--- !ruby/object:Gem::Specification name: urbanopt-cli version: !ruby/object:Gem::Version version: 0.4.1 platform: ruby authors: - Nathan Moore autorequire: bindir: bin cert_chain: [] date: 2020-11-17 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: pycall requirement: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 1.3.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 1.3.1 - !ruby/object:Gem::Dependency name: urbanopt-geojson requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.4.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.4.0 - !ruby/object:Gem::Dependency name: urbanopt-reopt 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.4.4 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.4.4 - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.1' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.1' - !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: '0.54' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.54' 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 - developer_nrel_key.rb - 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/mappers/Baseline.rb - example_files/mappers/CreateBar.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/measure-info.json - example_files/measures/BuildResidentialModel/resources/meta_measure.rb - example_files/measures/BuildResidentialModel/resources/unit_conversions.rb - example_files/measures/BuildResidentialModel/resources/util.rb - example_files/measures/ResidentialGeometryCreateMultifamily/measure.rb - example_files/measures/ResidentialGeometryCreateMultifamily/measure.xml - example_files/measures/ResidentialGeometryCreateMultifamily/tests/create_residential_multifamily_geometry_test.rb - example_files/measures/ResidentialGeometryCreateSingleFamilyAttached/measure.rb - example_files/measures/ResidentialGeometryCreateSingleFamilyAttached/measure.xml - example_files/measures/ResidentialGeometryCreateSingleFamilyAttached/tests/create_residential_single_family_attached_geometry_test.rb - example_files/measures/ResidentialGeometryCreateSingleFamilyDetached/measure.rb - example_files/measures/ResidentialGeometryCreateSingleFamilyDetached/measure.xml - example_files/measures/ResidentialGeometryCreateSingleFamilyDetached/tests/create_residential_single_family_detached_geometry_test.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/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/.gitignore - 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/location.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.yml - 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_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/tests/base-appliances-coal.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-dehumidifier-50percent.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-dehumidifier-ief.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-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-gas-outside.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-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.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-dhw-uef.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.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-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.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.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-miami-fl.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.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-usage-multiplier.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-multifamily.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-pv.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-single-family-attached.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-dhw-shared-water-heater.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-dhw-solar-latitude.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-garage-partially-protruded.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-mechvent-shared-preconditioning.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-mechvent-shared.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-pv-roofpitch.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-pv-shared.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-fireplace.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-portable-heater.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-refrigerator.osw - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-vacancy-6-months.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-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/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/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-serves-majority-heat.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/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/schedules/stochastic.csv - example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/schedules/user-specified.csv - example_files/resources/hpxml-measures/Gemfile - 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/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/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_hotwater_appliance.rb - example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_hvac.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/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/hpxml_to_openstudio.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/simulation_output_report.rst - example_files/resources/hpxml-measures/tasks.rb - 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_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_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_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-50percent.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-dehumidifier-ief.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-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-shared-laundry-room.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-shared-water-heater-recirc.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-shared-water-heater.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-gas-outside.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-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.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-dhw-uef.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-attached-multifamily.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-common-surfaces.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-other-heated-space.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-other-housing-unit.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-other-multifamily-buffer-space.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-other-non-freezing-space.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.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-split-surfaces.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-walltypes.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-windows-interior-shading.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-windows-none.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-ambient.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.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-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-flowrate.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.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ideal-air.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-multiple2.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.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-shared-boiler-chiller-baseboard.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-chiller-fan-coil-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-chiller-fan-coil.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-chiller-water-loop-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-cooling-tower-water-loop-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-baseboard.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-fan-coil-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-fan-coil-eae.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-fan-coil.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-water-loop-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-chiller-only-baseboard.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-chiller-only-fan-coil-ducted.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-chiller-only-fan-coil.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-chiller-only-water-loop-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-cooling-tower-only-water-loop-heat-pump.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-ground-loop-ground-to-air-heat-pump.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-miami-fl.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-shared-multiple.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-shared-preconditioning.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-shared.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-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-shelter-coefficient.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-misc-usage-multiplier.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-pv-shared.xml - example_files/resources/hpxml-measures/workflow/sample_files/base-pv.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/hvac_autosizing/base-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-air-to-air-heat-pump-1-speed-autosize-manual-s-oversize-allowances.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-air-to-air-heat-pump-1-speed-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-air-to-air-heat-pump-2-speed-autosize-manual-s-oversize-allowances.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-air-to-air-heat-pump-2-speed-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-air-to-air-heat-pump-var-speed-autosize-manual-s-oversize-allowances.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-air-to-air-heat-pump-var-speed-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-boiler-elec-only-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-boiler-gas-central-ac-1-speed-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-boiler-gas-only-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-central-ac-only-1-speed-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-central-ac-only-2-speed-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-central-ac-only-var-speed-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-central-ac-plus-air-to-air-heat-pump-heating-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-dual-fuel-mini-split-heat-pump-ducted-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-elec-resistance-only-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-evap-cooler-furnace-gas-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-floor-furnace-propane-only-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-furnace-elec-only-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-furnace-gas-central-ac-2-speed-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-furnace-gas-central-ac-var-speed-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-furnace-gas-only-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-furnace-gas-room-ac-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-ground-to-air-heat-pump-autosize-manual-s-oversize-allowances.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-ground-to-air-heat-pump-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-mini-split-air-conditioner-only-ducted-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-mini-split-heat-pump-ducted-autosize-manual-s-oversize-allowances.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-mini-split-heat-pump-ducted-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-mini-split-heat-pump-ducted-cooling-only-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-mini-split-heat-pump-ducted-heating-only-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-room-ac-only-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-stove-oil-only-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/hvac_autosizing/base-hvac-wall-furnace-elec-only-autosize.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/appliances-location-unconditioned-space.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/coal-for-non-boiler-heating.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/dhw-frac-load-served.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-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-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/heat-pump-mixed-fixed-and-autosize-capacities.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/heat-pump-mixed-fixed-and-autosize-capacities2.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-invalid-distribution-system-type.xml - example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-calendar-year.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.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-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-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/invalid-window-interior-shading.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/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/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/slab-zero-exposed-perimeter.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/hpxml_translator_test.rb - example_files/runner.conf - 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 - 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.5.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: []