urbanopt-cli 0.4.1 → 0.6.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +3 -1
- data/CHANGELOG.md +59 -0
- data/CMakeLists.txt +17 -17
- data/FindOpenStudioSDK.cmake +12 -7
- data/Gemfile +8 -10
- data/LICENSE.md +11 -1
- data/README.md +1 -0
- data/Rakefile +16 -6
- data/example_files/Gemfile +25 -9
- data/example_files/example_project.json +35 -20
- data/example_files/example_project_combined.json +100 -5
- data/example_files/example_project_with_electric_network.json +2116 -0
- data/example_files/mappers/Baseline.rb +111 -51
- data/example_files/mappers/CreateBar.rb +19 -7
- data/example_files/mappers/EvCharging.rb +141 -0
- data/example_files/mappers/Floorspace.rb +29 -17
- data/example_files/mappers/HighEfficiency.rb +20 -8
- data/example_files/mappers/HighEfficiencyCreateBar.rb +19 -8
- data/example_files/mappers/HighEfficiencyFloorspace.rb +19 -8
- data/example_files/mappers/ThermalStorage.rb +16 -6
- data/example_files/mappers/base_workflow.osw +26 -1
- data/example_files/mappers/floorspace_workflow.osw +9 -0
- data/example_files/measures/BuildResidentialModel/measure.rb +249 -134
- data/example_files/reopt/base_assumptions.json +2 -2
- data/example_files/reopt/multiPV_assumptions.json +4 -3
- data/example_files/residential/clothes_dryer.tsv +7 -7
- data/example_files/residential/clothes_washer.tsv +2 -2
- data/example_files/residential/cooling_system.tsv +42 -22
- data/example_files/residential/dishwasher.tsv +1 -1
- data/example_files/residential/exhaust.tsv +3 -0
- data/example_files/residential/heat_pump.tsv +62 -40
- data/example_files/residential/water_heater.tsv +1 -1
- data/example_files/resources/hpxml-measures/.github/pull_request_template.md +14 -0
- data/example_files/resources/hpxml-measures/.github/workflows/config.yml +116 -0
- data/example_files/resources/hpxml-measures/.gitignore +1 -8
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/measure.rb +1088 -1329
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/measure.xml +1819 -1383
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/constants.rb +0 -8
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/geometry.rb +450 -362
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules.rb +165 -112
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_config.json +388 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_config.md +43 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_state_and_monthly_schedule_shift.csv +613 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_state_and_monthly_schedule_shift.csv +613 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-coal.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{base-appliances-dehumidifier-ief.osw → base-appliances-dehumidifier-ief-portable.osw} +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{base-appliances-dehumidifier-50percent.osw → base-appliances-dehumidifier-ief-whole-home.osw} +59 -85
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-dehumidifier.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-gas.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-modified.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-none.osw +61 -87
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-oil.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-propane.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-wood.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-atticroof-flat.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-atticroof-radiant-barrier.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-atticroof-unvented-insulated-roof.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-atticroof-vented.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-boiler-only-baseboard.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-boiler-only-fan-coil.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-mechvent-shared-preconditioning.osw → base-bldgtype-multifamily-shared-mechvent-preconditioning.osw} +70 -95
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-mechvent-shared.osw → base-bldgtype-multifamily-shared-mechvent.osw} +70 -95
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-pv.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-water-heater.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{base-single-family-attached.osw → base-bldgtype-single-family-attached.osw} +59 -85
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-combi-tankless-outside.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-combi-tankless.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-dwhr.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-indirect-outside.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-indirect-standbyloss.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-indirect-with-solar-fraction.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-indirect.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-jacket-electric.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-jacket-gas.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-jacket-hpwh.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-jacket-indirect.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-low-flow-fixtures.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-none.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-demand.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-manual.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-nocontrol.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-temperature.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-timer.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-direct-evacuated-tube.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-direct-flat-plate.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-direct-ics.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-fraction.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-indirect-flat-plate.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-thermosyphon-flat-plate.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-coal.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-elec-uef.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-gas-outside.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-gas-uef.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-gas.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump-outside.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump-uef.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump-with-solar-fraction.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump-with-solar.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-oil.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-wood.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-electric-outside.osw +56 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-electric-uef.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-electric.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-gas-uef.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-gas-with-solar-fraction.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-gas-with-solar.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-gas.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-propane.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-2stories-garage.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-2stories.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-beds-1.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-beds-2.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-beds-4.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-beds-5.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-garage.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-ach-house-pressure.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-cfm-house-pressure.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-cfm50.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-flue.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-natural-ach.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-overhangs.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-windows-none.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-ambient.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-conditioned-basement-slab-insulation.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-slab.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-unconditioned-basement-assembly-r.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-unconditioned-basement-wall-insulation.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-unconditioned-basement.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-unvented-crawlspace.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-vented-crawlspace.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-1-speed-cooling-only.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-1-speed-heating-only.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-1-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-2-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-var-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-coal-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-elec-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-gas-central-ac-1-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-gas-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-oil-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-propane-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-wood-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-central-ac-only-1-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-central-ac-only-2-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-central-ac-only-var-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-central-ac-plus-air-to-air-heat-pump-heating.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed-electric.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-air-to-air-heat-pump-2-speed.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-air-to-air-heat-pump-var-speed.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-mini-split-heat-pump-ducted.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-ducts-leakage-percent.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-elec-resistance-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-evap-cooler-furnace-gas.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-evap-cooler-only-ducted.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-evap-cooler-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-fireplace-wood-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-fixed-heater-gas-only.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-floor-furnace-propane-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-coal-only.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-elec-central-ac-1-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-elec-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-gas-central-ac-2-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-gas-central-ac-var-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-gas-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-gas-room-ac.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-oil-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-propane-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-wood-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-ground-to-air-heat-pump-cooling-only.osw +336 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-ground-to-air-heat-pump-heating-only.osw +336 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-ground-to-air-heat-pump.osw +56 -84
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-airflow-defect-furnace-gas-central-ac-1-speed.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-air-to-air-heat-pump-1-speed.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-air-to-air-heat-pump-2-speed.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-air-to-air-heat-pump-var-speed.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-furnace-gas-central-ac-1-speed.osw +340 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-furnace-gas-central-ac-2-speed.osw +340 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-furnace-gas-central-ac-var-speed.osw +340 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-furnace-gas-only.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-ground-to-air-heat-pump.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-mini-split-air-conditioner-only-ducted.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-mini-split-heat-pump-ducted.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-charge-defect-furnace-gas-central-ac-1-speed.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-none-furnace-gas-central-ac-1-speed.osw +340 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-air-conditioner-only-ducted.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-air-conditioner-only-ductless.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-heat-pump-ducted-cooling-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-heat-pump-ducted-heating-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-heat-pump-ducted.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-heat-pump-ductless.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-none.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-portable-heater-gas-only.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-programmable-thermostat-detailed.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-room-ac-only-33percent.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-room-ac-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-setpoints.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-stove-oil-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-stove-wood-pellets-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-undersized.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-wall-furnace-elec-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-lighting-ceiling-fans.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-lighting-detailed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-AMY-2012.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-baltimore-md.osw +64 -90
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-dallas-tx.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-duluth-mn.osw +69 -95
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-helena-mt.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-honolulu-hi.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-miami-fl.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-phoenix-az.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-portland-or.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-balanced.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-bath-kitchen-fans.osw +64 -92
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-cfis-evap-cooler-only-ducted.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-cfis.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-erv-atre-asre.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-erv.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-exhaust-rated-flow-rate.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-exhaust.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-hrv-asre.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-hrv.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-supply.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-whole-house-fan.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-defaults.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-loads-large-uncommon.osw +60 -86
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-loads-large-uncommon2.osw +60 -86
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-neighbor-shading.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-shielding-of-home.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-usage-multiplier.osw +52 -78
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-pv.osw +52 -78
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-vacancy-6-months.osw → base-schedules-stochastic-vacant.osw} +59 -85
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-schedules-stochastic.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-schedules-user-specified.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-calendar-year-custom.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-daylight-saving-custom.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-daylight-saving-disabled.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-runperiod-1-month.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-timestep-10-mins.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/build_residential_hpxml_test.rb +71 -57
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-auto.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-double-exterior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-eaves.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-single-exterior-front.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-atticroof-conditioned-eaves-gable.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-atticroof-conditioned-eaves-hip.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-atticroof-flat.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-pv-shared.osw → extra-bldgtype-single-family-attached-double-exterior.osw} +62 -89
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-double-loaded-interior.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-dhw-shared-water-heater.osw → extra-bldgtype-single-family-attached-single-exterior-front.osw} +60 -86
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-slab-middle.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-slab-right.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-slab.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unconditioned-basement-middle.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unconditioned-basement-right.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{base-multifamily.osw → extra-bldgtype-single-family-attached-unconditioned-basement.osw} +64 -91
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unvented-crawlspace-middle.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unvented-crawlspace-right.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unvented-crawlspace.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-vented-crawlspace-middle.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-vented-crawlspace-right.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-vented-crawlspace.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-dhw-solar-latitude.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-atticroof-conditioned-eaves-gable.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-atticroof-conditioned-eaves-hip.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-garage-atticroof-conditioned.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-garage-partially-protruded.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-windows-shading.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-gas-hot-tub-heater-with-zero-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-gas-pool-heater-with-zero-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-pv-roofpitch.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-schedules-random-seed.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-boiler-to-heat-pump.osw +336 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-boiler-to-heating-system.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-fireplace-to-heat-pump.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-second-heating-system-fireplace.osw → extra-second-heating-system-fireplace-to-heating-system.osw} +58 -84
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-portable-heater-to-heat-pump.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-second-heating-system-portable-heater.osw → extra-second-heating-system-portable-heater-to-heating-system.osw} +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-refrigerator.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-clothes-washer-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-dishwasher-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-extra-refrigerator-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-freezer-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-refrigerator-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/conditioned-attic-with-floor-insulation.osw +59 -85
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/conditioned-attic-with-one-floor-above-grade.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/conditioned-basement-with-ceiling-insulation.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/cooling-system-and-heat-pump.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/dhw-indirect-without-boiler.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/ducts-location-and-areas-not-same-type.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/foundation-wall-insulation-greater-than-height.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/heating-system-and-heat-pump.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multifamily-bottom-crawlspace-zero-foundation-height.osw +64 -89
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multifamily-bottom-slab-non-zero-foundation-height.osw +64 -89
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multifamily-no-building-orientation.osw +63 -88
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{base-hvac-programmable-thermostat.osw → invalid_files/multipliers-without-fuel-loads.osw} +54 -80
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multipliers-without-other-plug-loads.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multipliers-without-tv-plug-loads.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{base-dhw-uef.osw → invalid_files/multipliers-without-vehicle-plug-loads.osw} +58 -84
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multipliers-without-well-pump-plug-loads.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/non-electric-heat-pump-water-heater.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/non-integer-ceiling-fan-quantity.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/non-integer-geometry-num-bathrooms.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/second-heating-system-but-no-primary-heating.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/second-heating-system-serves-majority-heat.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/second-heating-system-serves-total-heat-load.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-attached-ambient.osw +58 -84
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-attached-no-building-orientation.osw +58 -84
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-detached-finished-basement-zero-foundation-height.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-detached-slab-non-zero-foundation-height.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-detached-with-shared-system.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/slab-non-zero-foundation-height-above-grade.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/unconditioned-basement-with-wall-and-ceiling-insulation.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/unvented-attic-with-floor-and-roof-insulation.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/unvented-crawlspace-with-wall-and-ceiling-insulation.osw +59 -85
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/vented-attic-with-floor-and-roof-insulation.osw +58 -84
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/vented-crawlspace-with-wall-and-ceiling-insulation.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/zero-number-of-bedrooms.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/schedules/vacant.csv +8761 -0
- data/example_files/resources/hpxml-measures/Changelog.md +249 -0
- data/example_files/resources/hpxml-measures/Gemfile +2 -5
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/measure.rb +404 -1357
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/measure.xml +247 -171
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/BaseElements.xsd +11 -101
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/EPvalidator.xml +824 -301
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/HPXMLDataTypes.xsd +18 -35
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/HPXMLvalidator.xml +526 -0
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/airflow.rb +135 -207
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/constants.rb +14 -186
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/constructions.rb +549 -93
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/energyplus.rb +12 -15
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/generator.rb +78 -0
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/geometry.rb +413 -15
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hotwater_appliances.rb +48 -37
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hpxml.rb +1627 -1227
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hpxml_defaults.rb +1192 -434
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hvac.rb +1555 -1616
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hvac_sizing.rb +1436 -1479
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/lighting.rb +3 -2
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/location.rb +22 -10
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/meta_measure.rb +85 -19
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/minitest_helper.rb +4 -26
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/misc_loads.rb +22 -46
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/pv.rb +22 -21
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/schedules.rb +51 -14
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/simcontrols.rb +24 -7
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/unit_conversions.rb +2 -0
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/validator.rb +80 -19
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/version.rb +9 -2
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/waterheater.rb +106 -75
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/xmlhelper.rb +109 -34
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_airflow.rb +22 -36
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_defaults.rb +1565 -768
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_enclosure.rb +151 -0
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_generator.rb +101 -0
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_hotwater_appliance.rb +9 -18
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_hvac.rb +316 -28
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_hvac_sizing.rb +53 -0
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_lighting.rb +4 -2
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_location.rb +13 -11
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_miscloads.rb +4 -2
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_pv.rb +5 -3
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_simcontrols.rb +13 -11
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_validation.rb +102 -62
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_water_heater.rb +189 -35
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/util.rb +26 -0
- data/example_files/resources/hpxml-measures/README.md +5 -5
- data/example_files/resources/hpxml-measures/Rakefile +2 -10
- data/example_files/resources/hpxml-measures/SimulationOutputReport/measure.rb +416 -299
- data/example_files/resources/hpxml-measures/SimulationOutputReport/measure.xml +364 -481
- data/example_files/resources/hpxml-measures/SimulationOutputReport/resources/constants.rb +1 -2
- data/example_files/resources/hpxml-measures/SimulationOutputReport/tests/output_report_test.rb +327 -320
- data/example_files/resources/hpxml-measures/docs/source/build_residential_hpxml.rst +3 -3
- data/example_files/resources/hpxml-measures/docs/source/conf.py +11 -5
- data/example_files/resources/hpxml-measures/docs/source/getting_started.rst +6 -6
- data/example_files/resources/hpxml-measures/docs/source/index.rst +2 -2
- data/example_files/resources/hpxml-measures/docs/source/intro.rst +7 -109
- data/example_files/resources/hpxml-measures/docs/source/nstatic/stylesheet.css +13 -1
- data/example_files/resources/hpxml-measures/docs/source/workflow_inputs.rst +2482 -0
- data/example_files/resources/hpxml-measures/docs/source/workflow_outputs.rst +282 -0
- data/example_files/resources/hpxml-measures/tasks.rb +2494 -1248
- data/example_files/resources/hpxml-measures/weather/USA_AZ_Phoenix-Sky.Harbor.Intl.AP.722780_TMY3-cache.csv +35 -0
- data/example_files/resources/hpxml-measures/weather/USA_AZ_Phoenix-Sky.Harbor.Intl.AP.722780_TMY3.epw +8768 -0
- data/example_files/resources/hpxml-measures/weather/USA_CO_Denver.Intl.AP.725650_TMY3-cache.csv +10 -10
- data/example_files/resources/hpxml-measures/weather/USA_HI_Honolulu.Intl.AP.911820_TMY3-cache.csv +35 -0
- data/example_files/resources/hpxml-measures/weather/USA_HI_Honolulu.Intl.AP.911820_TMY3.epw +8768 -0
- data/example_files/resources/hpxml-measures/weather/USA_MT_Helena.Rgnl.AP.727720_TMY3-cache.csv +35 -0
- data/example_files/resources/hpxml-measures/weather/USA_MT_Helena.Rgnl.AP.727720_TMY3.epw +8768 -0
- data/example_files/resources/hpxml-measures/weather/USA_OR_Portland.Intl.AP.726980_TMY3-cache.csv +35 -0
- data/example_files/resources/hpxml-measures/weather/USA_OR_Portland.Intl.AP.726980_TMY3.epw +8768 -0
- data/example_files/resources/hpxml-measures/workflow/run_simulation.rb +96 -21
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-coal.xml +558 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-appliances-dehumidifier-ief.xml → base-appliances-dehumidifier-ief-portable.xml} +8 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-appliances-dehumidifier-50percent.xml → base-appliances-dehumidifier-ief-whole-home.xml} +10 -9
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-dehumidifier-multiple.xml +535 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-dehumidifier.xml +525 -524
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-gas.xml +558 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-modified.xml +564 -565
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-none.xml +513 -513
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-oil.xml +558 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-propane.xml +558 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-wood.xml +558 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-cathedral.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-conditioned.xml +633 -634
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-flat.xml +531 -532
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-radiant-barrier.xml +517 -518
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-unvented-insulated-roof.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-vented.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-enclosure-other-multifamily-buffer-space.xml → base-bldgtype-multifamily-adjacent-to-multifamily-buffer-space.xml} +34 -62
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-adjacent-to-multiple.xml +554 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-enclosure-other-non-freezing-space.xml → base-bldgtype-multifamily-adjacent-to-non-freezing-space.xml} +34 -62
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-enclosure-other-heated-space.xml → base-bldgtype-multifamily-adjacent-to-other-heated-space.xml} +34 -62
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-enclosure-other-housing-unit.xml → base-bldgtype-multifamily-adjacent-to-other-housing-unit.xml} +34 -62
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-chiller-baseboard.xml +425 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-chiller-fan-coil-ducted.xml +457 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-chiller-fan-coil.xml +427 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-chiller-water-loop-heat-pump.xml +479 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-cooling-tower-water-loop-heat-pump.xml +474 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-baseboard.xml +408 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-fan-coil-ducted.xml +439 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-fan-coil-eae.xml +406 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-fan-coil.xml +409 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-water-loop-heat-pump.xml +457 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-chiller-only-baseboard.xml +407 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-chiller-only-fan-coil-ducted.xml +438 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-chiller-only-fan-coil.xml +408 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-chiller-only-water-loop-heat-pump.xml +456 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-cooling-tower-only-water-loop-heat-pump.xml +451 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-generator.xml +460 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-ground-loop-ground-to-air-heat-pump.xml +451 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-laundry-room.xml +466 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-mechvent-shared-multiple.xml → base-bldgtype-multifamily-shared-mechvent-multiple.xml} +43 -415
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-mechvent-preconditioning.xml +489 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-mechvent.xml +473 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-pv.xml +465 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-water-heater-recirc.xml +458 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-water-heater.xml +451 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily.xml +448 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-single-family-attached.xml +619 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-combi-tankless-outside.xml +516 -519
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-combi-tankless.xml +516 -519
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-2-speed.xml +550 -551
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-gshp.xml +7 -9
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-hpwh.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-tankless.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-var-speed.xml +550 -551
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater.xml +550 -551
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-dwhr.xml +567 -568
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect-dse.xml +517 -520
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect-outside.xml +517 -520
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect-standbyloss.xml +518 -521
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect-with-solar-fraction.xml +525 -528
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect.xml +517 -520
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-jacket-electric.xml +567 -568
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-jacket-gas.xml +568 -569
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-jacket-hpwh.xml +566 -567
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-jacket-indirect.xml +522 -525
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-low-flow-fixtures.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-multiple.xml +575 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-none.xml +497 -497
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-demand.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-manual.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-nocontrol.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-temperature.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-timer.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-direct-evacuated-tube.xml +577 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-direct-flat-plate.xml +577 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-direct-ics.xml +577 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-fraction.xml +570 -571
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-indirect-flat-plate.xml +577 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-thermosyphon-flat-plate.xml +577 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-coal.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-elec-uef.xml +564 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-gas-outside.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-gas-uef.xml +565 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-gas.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump-outside.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump-uef.xml +564 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump-with-solar-fraction.xml +569 -570
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump-with-solar.xml +576 -577
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-oil.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-wood.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-electric-outside.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-electric-uef.xml +561 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-electric.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-gas-uef.xml +561 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-gas-with-solar-fraction.xml +568 -569
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-gas-with-solar.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-gas.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-propane.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-2stories-garage.xml +661 -664
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-2stories.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-beds-1.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-beds-2.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-beds-4.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-beds-5.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-garage.xml +636 -639
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-ach-house-pressure.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-cfm-house-pressure.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-cfm50.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-flue.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-natural-ach.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-overhangs.xml +582 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-rooftypes.xml +590 -591
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-skylights-shading.xml +601 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-skylights.xml +590 -591
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-split-level.xml +517 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-split-surfaces.xml +2474 -2493
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-split-surfaces2.xml +2475 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-walltypes.xml +754 -755
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-windows-none.xml +504 -505
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-enclosure-windows-interior-shading.xml → base-enclosure-windows-shading.xml} +23 -9
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-ambient.xml +498 -497
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-basement-garage.xml +644 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-complex.xml +724 -729
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-conditioned-basement-slab-insulation.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-conditioned-basement-wall-interior-insulation.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-multiple.xml +685 -688
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-slab.xml +516 -517
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unconditioned-basement-above-grade.xml +609 -610
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unconditioned-basement-assembly-r.xml +558 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unconditioned-basement-wall-insulation.xml +573 -574
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unconditioned-basement.xml +573 -574
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unvented-crawlspace.xml +573 -574
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-vented-crawlspace.xml +576 -577
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-walkout-basement.xml +627 -628
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed-autosize.xml → base-hvac-air-to-air-heat-pump-1-speed-cooling-only.xml} +8 -12
- data/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 → base-hvac-air-to-air-heat-pump-1-speed-heating-only.xml} +9 -9
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-air-to-air-heat-pump-1-speed.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-air-to-air-heat-pump-2-speed.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-air-to-air-heat-pump-var-speed.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-1-speed-cooling-only.xml +553 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-air-to-air-heat-pump-1-speed-autosize.xml → base-hvac-autosize-air-to-air-heat-pump-1-speed-heating-only.xml} +5 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-1-speed-manual-s-oversize-allowances.xml +561 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-1-speed.xml +558 -0
- data/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 → base-hvac-autosize-air-to-air-heat-pump-2-speed-manual-s-oversize-allowances.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-air-to-air-heat-pump-2-speed-autosize.xml → base-hvac-autosize-air-to-air-heat-pump-2-speed.xml} +4 -5
- data/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 → base-hvac-autosize-air-to-air-heat-pump-var-speed-manual-s-oversize-allowances.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-air-to-air-heat-pump-var-speed-autosize.xml → base-hvac-autosize-air-to-air-heat-pump-var-speed.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-boiler-elec-only-autosize.xml → base-hvac-autosize-boiler-elec-only.xml} +2 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-boiler-gas-central-ac-1-speed-autosize.xml → base-hvac-autosize-boiler-gas-central-ac-1-speed.xml} +4 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-boiler-gas-only-autosize.xml → base-hvac-autosize-boiler-gas-only.xml} +2 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-central-ac-only-1-speed-autosize.xml → base-hvac-autosize-central-ac-only-1-speed.xml} +547 -548
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-central-ac-only-2-speed-autosize.xml → base-hvac-autosize-central-ac-only-2-speed.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-central-ac-only-var-speed-autosize.xml → base-hvac-autosize-central-ac-only-var-speed.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-central-ac-plus-air-to-air-heat-pump-heating-autosize.xml → base-hvac-autosize-central-ac-plus-air-to-air-heat-pump-heating.xml} +570 -571
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-dual-fuel-air-to-air-heat-pump-1-speed.xml +559 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-dual-fuel-mini-split-heat-pump-ducted-autosize.xml → base-hvac-autosize-dual-fuel-mini-split-heat-pump-ducted.xml} +557 -558
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-elec-resistance-only-autosize.xml → base-hvac-autosize-elec-resistance-only.xml} +2 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-evap-cooler-furnace-gas-autosize.xml → base-hvac-autosize-evap-cooler-furnace-gas.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-floor-furnace-propane-only-autosize.xml → base-hvac-autosize-floor-furnace-propane-only.xml} +5 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-furnace-elec-only-autosize.xml → base-hvac-autosize-furnace-elec-only.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-furnace-gas-central-ac-2-speed-autosize.xml → base-hvac-autosize-furnace-gas-central-ac-2-speed.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-furnace-gas-central-ac-var-speed-autosize.xml → base-hvac-autosize-furnace-gas-central-ac-var-speed.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-furnace-gas-only-autosize.xml → base-hvac-autosize-furnace-gas-only.xml} +4 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-furnace-gas-room-ac-autosize.xml → base-hvac-autosize-furnace-gas-room-ac.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-ground-to-air-heat-pump-cooling-only.xml +555 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-ground-to-air-heat-pump-heating-only.xml +560 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-ground-to-air-heat-pump-autosize-manual-s-oversize-allowances.xml → base-hvac-autosize-ground-to-air-heat-pump-manual-s-oversize-allowances.xml} +4 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-ground-to-air-heat-pump-autosize.xml → base-hvac-autosize-ground-to-air-heat-pump.xml} +4 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-mini-split-air-conditioner-only-ducted.xml +547 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-mini-split-heat-pump-ducted-cooling-only-autosize.xml → base-hvac-autosize-mini-split-heat-pump-ducted-cooling-only.xml} +551 -552
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-mini-split-heat-pump-ducted-heating-only-autosize.xml → base-hvac-autosize-mini-split-heat-pump-ducted-heating-only.xml} +556 -557
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-mini-split-heat-pump-ducted-manual-s-oversize-allowances.xml +560 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-mini-split-heat-pump-ducted-autosize.xml → base-hvac-autosize-mini-split-heat-pump-ducted.xml} +556 -557
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-room-ac-only-autosize.xml → base-hvac-autosize-room-ac-only.xml} +2 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-stove-oil-only-autosize.xml → base-hvac-autosize-stove-oil-only.xml} +5 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-wall-furnace-elec-only-autosize.xml → base-hvac-autosize-wall-furnace-elec-only.xml} +5 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-autosize.xml → base-hvac-autosize.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-coal-only.xml +518 -521
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-elec-only.xml +518 -521
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-gas-central-ac-1-speed.xml +571 -573
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-gas-only.xml +519 -522
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-oil-only.xml +518 -521
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-propane-only.xml +518 -521
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-wood-only.xml +518 -521
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-central-ac-only-1-speed.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-central-ac-only-2-speed.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-central-ac-only-var-speed.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-central-ac-plus-air-to-air-heat-pump-heating.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dse.xml +532 -535
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed-electric.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-air-to-air-heat-pump-2-speed.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-air-to-air-heat-pump-var-speed.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-mini-split-heat-pump-ducted.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ducts-leakage-percent.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-elec-resistance-only.xml +509 -512
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-evap-cooler-furnace-gas.xml +555 -555
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-evap-cooler-only-ducted.xml +536 -528
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-evap-cooler-only.xml +503 -505
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-fireplace-wood-only.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-fixed-heater-gas-only.xml +6 -57
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-floor-furnace-propane-only.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-coal-only.xml +549 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-elec-central-ac-1-speed.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-elec-only.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-gas-central-ac-2-speed.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-gas-central-ac-var-speed.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-gas-only.xml +5 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-gas-room-ac.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-oil-only.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-propane-only.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-wood-only.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-x3-dse.xml +576 -579
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ground-to-air-heat-pump-cooling-only.xml +557 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ground-to-air-heat-pump-heating-only.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ground-to-air-heat-pump.xml +7 -9
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-hvac-flowrate.xml → base-hvac-install-quality-airflow-defect-furnace-gas-central-ac-1-speed.xml} +8 -9
- data/example_files/resources/hpxml-measures/workflow/sample_files/{invalid_files/heat-pump-mixed-fixed-and-autosize-capacities2.xml → base-hvac-install-quality-all-air-to-air-heat-pump-1-speed.xml} +13 -8
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-air-to-air-heat-pump-2-speed.xml +567 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-air-to-air-heat-pump-var-speed.xml +567 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-furnace-gas-central-ac-1-speed.xml +572 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-furnace-gas-central-ac-2-speed.xml +572 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-furnace-gas-central-ac-var-speed.xml +572 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-furnace-gas-only.xml +553 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-ground-to-air-heat-pump.xml +566 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-mini-split-air-conditioner-only-ducted-autosize.xml → base-hvac-install-quality-all-mini-split-air-conditioner-only-ducted.xml} +10 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-mini-split-heat-pump-ducted-autosize-manual-s-oversize-allowances.xml → base-hvac-install-quality-all-mini-split-heat-pump-ducted.xml} +13 -8
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-blower-efficiency-furnace-gas-central-ac-1-speed.xml +569 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-misc-shelter-coefficient.xml → base-hvac-install-quality-charge-defect-furnace-gas-central-ac-1-speed.xml} +9 -10
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-none-furnace-gas-central-ac-1-speed.xml +570 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-air-conditioner-only-ducted.xml +547 -548
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-air-conditioner-only-ductless.xml +508 -511
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-heat-pump-ducted-cooling-only.xml +554 -555
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-heat-pump-ducted-heating-only.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-heat-pump-ducted.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-heat-pump-ductless.xml +515 -518
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-multiple.xml +21 -13
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-none.xml +486 -489
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-portable-heater-gas-only.xml +6 -57
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-programmable-thermostat-detailed.xml +567 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-programmable-thermostat.xml +570 -571
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-room-ac-only-33percent.xml +508 -511
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-room-ac-only.xml +508 -511
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-setpoints.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-stove-oil-only.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-stove-wood-pellets-only.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-undersized-allow-increased-fixed-capacities.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-undersized.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-wall-furnace-elec-only.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-lighting-ceiling-fans.xml +573 -574
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-lighting-detailed.xml +585 -586
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-lighting-none.xml +488 -489
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-AMY-2012.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-baltimore-md.xml +573 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-dallas-tx.xml +516 -517
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-duluth-mn.xml +573 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-helena-mt.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-honolulu-hi.xml +517 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-miami-fl.xml +516 -517
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-phoenix-az.xml +517 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-portland-or.xml +577 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-balanced.xml +574 -575
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-bath-kitchen-fans.xml +590 -591
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-cfis-dse.xml +545 -548
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-cfis-evap-cooler-only-ducted.xml +549 -541
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-cfis.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-erv-atre-asre.xml +576 -577
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-erv.xml +576 -577
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-exhaust-rated-flow-rate.xml +574 -575
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-exhaust.xml +574 -575
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-hrv-asre.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-hrv.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-multiple.xml +796 -795
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-supply.xml +574 -575
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-whole-house-fan.xml +572 -573
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-defaults.xml +478 -495
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-generators.xml +579 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-loads-large-uncommon.xml +758 -833
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-loads-large-uncommon2.xml +749 -820
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-loads-none.xml +550 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-neighbor-shading.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/{invalid_files/invalid-calendar-year.xml → base-misc-shielding-of-home.xml} +7 -8
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-usage-multiplier.xml +728 -725
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-multiple-buildings.xml +1657 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-pv.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-schedules-stochastic-vacant.xml +564 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-schedules-stochastic.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-schedules-user-specified.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-calendar-year-custom.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-daylight-saving-custom.xml +569 -570
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-daylight-saving-disabled.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-runperiod-1-month.xml +566 -567
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-timestep-10-mins.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/boiler-invalid-afue.xml +519 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/cfis-with-hydronic-distribution.xml +532 -535
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/clothes-dryer-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/clothes-washer-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/cooking-range-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dehumidifier-fraction-served.xml +535 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dehumidifier-setpoints.xml +535 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dhw-frac-load-served.xml +575 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-dhw-uef.xml → invalid_files/dhw-invalid-ef-tank.xml} +7 -8
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dhw-invalid-uef-tank-heat-pump.xml +564 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dishwasher-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duct-leakage-cfm25.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duct-leakage-percent.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duct-location-unconditioned-space.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duct-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duplicate-id.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-attic-missing-roof.xml +546 -547
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-basement-missing-exterior-foundation-wall.xml +543 -544
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-basement-missing-slab.xml +546 -545
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-floor-area-exceeds-cfa.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-floor-area-exceeds-cfa2.xml +448 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-garage-missing-exterior-wall.xml +613 -616
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-garage-missing-roof-ceiling.xml +626 -629
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-garage-missing-slab.xml +610 -611
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-living-missing-ceiling-roof.xml +550 -551
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-living-missing-exterior-wall.xml +472 -473
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-living-missing-floor-slab.xml +488 -534
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/frac-sensible-fuel-load.xml +760 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/frac-sensible-plug-load.xml +759 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/frac-total-fuel-load.xml +761 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/frac-total-plug-load.xml +759 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/furnace-invalid-afue.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/generator-number-of-bedrooms-served.xml +460 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/generator-output-greater-than-consumption.xml +579 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/heat-pump-mixed-fixed-and-autosize-capacities.xml +559 -560
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-distribution-multiple-attached-cooling.xml +21 -13
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-distribution-multiple-attached-heating.xml +21 -13
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-distribution-return-duct-leakage-missing.xml +528 -534
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-dse-multiple-attached-cooling.xml +546 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-dse-multiple-attached-heating.xml +546 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-frac-load-served.xml +21 -13
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-inconsistent-fan-powers.xml +569 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-invalid-distribution-system-type.xml +570 -571
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-shared-negative-seer-eq.xml +407 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-assembly-effective-rvalue.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-datatype-boolean.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-datatype-float.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-datatype-integer.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-daylight-saving.xml +569 -567
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-distribution-cfa-served.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-epw-filepath.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-facility-type-equipment.xml +466 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-facility-type-surfaces.xml +644 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/{appliances-location-unconditioned-space.xml → invalid-foundation-wall-properties.xml} +39 -29
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-id.xml +591 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-id2.xml +591 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-infiltration-volume.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-input-parameters.xml +565 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-neighbor-shading-azimuth.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-number-of-bedrooms-served.xml +465 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/{slab-zero-exposed-perimeter.xml → invalid-number-of-conditioned-floors.xml} +7 -8
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-number-of-units-served.xml +451 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-relatedhvac-desuperheater.xml +550 -551
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-relatedhvac-dhw-indirect.xml +517 -520
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-runperiod.xml +564 -565
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-schema-version.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-shared-vent-in-unit-flowrate.xml +473 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-timestep.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-window-height.xml +582 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/lighting-fractions.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/missing-duct-location.xml +21 -13
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/missing-elements.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multifamily-reference-appliance.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multifamily-reference-duct.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multifamily-reference-surface.xml +575 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multifamily-reference-water-heater.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multiple-buildings-without-building-id.xml +1657 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multiple-buildings-wrong-building-id.xml +1657 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multiple-shared-cooling-systems.xml +432 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multiple-shared-heating-systems.xml +434 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/net-area-negative-roof.xml +590 -591
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/net-area-negative-wall.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/num-bedrooms-exceeds-limit.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/orphaned-hvac-distribution.xml +546 -547
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/refrigerator-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/refrigerators-multiple-primary.xml +568 -569
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/refrigerators-no-primary.xml +568 -569
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/repeated-relatedhvac-desuperheater.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/repeated-relatedhvac-dhw-indirect.xml +526 -529
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/solar-fraction-one.xml +571 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/solar-thermal-system-with-combi-tankless.xml +531 -534
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/solar-thermal-system-with-desuperheater.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/solar-thermal-system-with-dhw-indirect.xml +531 -534
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-cfis.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-door.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-hvac-distribution.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-shared-clothes-washer-water-heater.xml +465 -827
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-shared-dishwasher-water-heater.xml +465 -827
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-skylight.xml +590 -591
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-solar-thermal-system.xml +577 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-window.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/water-heater-location-other.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/water-heater-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/template.osw +5 -1
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L100AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L100AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L110AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L110AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L120AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L120AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L130AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L130AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L140AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L140AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L150AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L150AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L155AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L155AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L160AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L160AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L170AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L170AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L200AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L200AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L202AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L202AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L302XC.xml +6 -19
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L304XC.xml +6 -19
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L322XC.xml +6 -19
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L324XC.xml +6 -19
- data/example_files/resources/hpxml-measures/workflow/tests/base_results/results.csv +294 -0
- data/example_files/resources/hpxml-measures/workflow/tests/base_results/results_ashrae_140.csv +27 -0
- data/example_files/resources/hpxml-measures/workflow/tests/base_results/results_hvac_sizing.csv +294 -0
- data/example_files/resources/hpxml-measures/workflow/tests/compare.rb +130 -0
- data/example_files/resources/hpxml-measures/workflow/tests/hpxml_translator_test.rb +522 -527
- data/example_files/{measures/BuildResidentialModel/resources → resources}/measure-info.json +0 -0
- data/example_files/{measures/BuildResidentialModel/resources → resources}/meta_measure.rb +53 -44
- data/example_files/validation_schema.yaml +149 -0
- data/example_files/visualization/input_visualization_feature.html +213 -56
- data/example_files/visualization/input_visualization_scenario.html +92 -30
- data/lib/uo_cli.rb +406 -128
- data/lib/uo_cli/version.rb +17 -7
- data/requirements.txt +2 -0
- data/scripts/setup-env-gitbash.sh +5 -5
- data/scripts/setup-env-unix.sh +4 -4
- data/scripts/setup-env.bat +14 -11
- data/scripts/setup-env.ps1 +13 -10
- data/uo_cli.gemspec +10 -8
- metadata +390 -130
- data/developer_nrel_key.rb +0 -31
- data/example_files/measures/ResidentialGeometryCreateMultifamily/measure.rb +0 -1005
- data/example_files/measures/ResidentialGeometryCreateMultifamily/measure.xml +0 -326
- data/example_files/measures/ResidentialGeometryCreateMultifamily/tests/create_residential_multifamily_geometry_test.rb +0 -477
- data/example_files/measures/ResidentialGeometryCreateSingleFamilyAttached/measure.rb +0 -1039
- data/example_files/measures/ResidentialGeometryCreateSingleFamilyAttached/measure.xml +0 -393
- data/example_files/measures/ResidentialGeometryCreateSingleFamilyAttached/tests/create_residential_single_family_attached_geometry_test.rb +0 -456
- data/example_files/measures/ResidentialGeometryCreateSingleFamilyDetached/measure.rb +0 -979
- data/example_files/measures/ResidentialGeometryCreateSingleFamilyDetached/measure.xml +0 -388
- data/example_files/measures/ResidentialGeometryCreateSingleFamilyDetached/tests/create_residential_single_family_detached_geometry_test.rb +0 -704
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/location.rb +0 -24
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_config.yml +0 -61
- data/example_files/resources/hpxml-measures/docs/source/hpxml_to_openstudio.rst +0 -1386
- data/example_files/resources/hpxml-measures/docs/source/simulation_output_report.rst +0 -252
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-shared-laundry-room.xml +0 -828
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-shared-water-heater-recirc.xml +0 -820
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-shared-water-heater.xml +0 -813
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-attached-multifamily.xml +0 -810
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-common-surfaces.xml +0 -928
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ideal-air.xml +0 -501
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-multiple2.xml +0 -838
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-chiller-baseboard.xml +0 -777
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-chiller-fan-coil-ducted.xml +0 -808
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-chiller-fan-coil.xml +0 -780
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-chiller-water-loop-heat-pump.xml +0 -820
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-cooling-tower-water-loop-heat-pump.xml +0 -815
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-baseboard.xml +0 -760
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-fan-coil-ducted.xml +0 -790
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-fan-coil-eae.xml +0 -759
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-fan-coil.xml +0 -762
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-water-loop-heat-pump.xml +0 -796
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-chiller-only-baseboard.xml +0 -759
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-chiller-only-fan-coil-ducted.xml +0 -789
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-chiller-only-fan-coil.xml +0 -761
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-chiller-only-water-loop-heat-pump.xml +0 -796
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-cooling-tower-only-water-loop-heat-pump.xml +0 -791
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-ground-loop-ground-to-air-heat-pump.xml +0 -814
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-shared-preconditioning.xml +0 -851
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-shared.xml +0 -835
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-pv-shared.xml +0 -827
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/coal-for-non-boiler-heating.xml +0 -514
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-facility-type.xml +0 -828
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-window-interior-shading.xml +0 -564
@@ -620,6 +620,7 @@
|
|
620
620
|
"attic_type": "attic - vented",
|
621
621
|
"system_type": "Residential - furnace and central air conditioner",
|
622
622
|
"heating_system_fuel_type": "natural gas",
|
623
|
+
"onsite_parking_fraction": 1,
|
623
624
|
"template": "Residential IECC 2015 - Customizable Template Sep 2020"
|
624
625
|
},
|
625
626
|
"geometry": {
|
@@ -660,7 +661,7 @@
|
|
660
661
|
"floor_area": 4260,
|
661
662
|
"footprint_area": 2130,
|
662
663
|
"number_of_stories_above_ground": 2,
|
663
|
-
"number_of_stories":
|
664
|
+
"number_of_stories": 3,
|
664
665
|
"number_of_bedrooms": 4,
|
665
666
|
"foundation_type": "basement - unconditioned",
|
666
667
|
"attic_type": "attic - unvented",
|
@@ -700,13 +701,13 @@
|
|
700
701
|
"type": "Feature",
|
701
702
|
"properties": {
|
702
703
|
"id": "16",
|
703
|
-
"name": "
|
704
|
+
"name": "Residenital 3",
|
704
705
|
"type": "Building",
|
705
706
|
"building_type": "Single-Family Detached",
|
706
707
|
"floor_area": 5500,
|
707
|
-
"footprint_area":
|
708
|
-
"number_of_stories_above_ground":
|
709
|
-
"number_of_stories":
|
708
|
+
"footprint_area": 1833,
|
709
|
+
"number_of_stories_above_ground": 2,
|
710
|
+
"number_of_stories": 3,
|
710
711
|
"number_of_bedrooms": 5,
|
711
712
|
"foundation_type": "basement - conditioned",
|
712
713
|
"attic_type": "attic - conditioned",
|
@@ -749,6 +750,100 @@
|
|
749
750
|
]
|
750
751
|
]
|
751
752
|
}
|
753
|
+
},
|
754
|
+
{
|
755
|
+
"type": "Feature",
|
756
|
+
"properties": {
|
757
|
+
"id": "17",
|
758
|
+
"name": "Residential 4",
|
759
|
+
"type": "Building",
|
760
|
+
"building_type": "Single-Family Attached",
|
761
|
+
"floor_area": 18320,
|
762
|
+
"footprint_area": 9160,
|
763
|
+
"number_of_stories_above_ground": 2,
|
764
|
+
"number_of_stories": 2,
|
765
|
+
"number_of_bedrooms": 6,
|
766
|
+
"foundation_type": "slab",
|
767
|
+
"attic_type": "attic - vented",
|
768
|
+
"system_type": "Residential - furnace and room air conditioner",
|
769
|
+
"heating_system_fuel_type": "fuel oil",
|
770
|
+
"number_of_residential_units": 4,
|
771
|
+
"template": "Residential IECC 2015 - Customizable Template Sep 2020"
|
772
|
+
},
|
773
|
+
"geometry": {
|
774
|
+
"type": "Polygon",
|
775
|
+
"coordinates": [
|
776
|
+
[
|
777
|
+
[
|
778
|
+
-78.84911656368786,
|
779
|
+
42.81252982958267
|
780
|
+
],
|
781
|
+
[
|
782
|
+
-78.84890198696667,
|
783
|
+
42.81258229954116
|
784
|
+
],
|
785
|
+
[
|
786
|
+
-78.84870886759019,
|
787
|
+
42.81219926882915
|
788
|
+
],
|
789
|
+
[
|
790
|
+
-78.84893774986267,
|
791
|
+
42.812152045720157
|
792
|
+
],
|
793
|
+
[
|
794
|
+
-78.84911656368786,
|
795
|
+
42.81252982958267
|
796
|
+
]
|
797
|
+
]
|
798
|
+
]
|
799
|
+
}
|
800
|
+
},
|
801
|
+
{
|
802
|
+
"type": "Feature",
|
803
|
+
"properties": {
|
804
|
+
"id": "18",
|
805
|
+
"name": "Residential 5",
|
806
|
+
"type": "Building",
|
807
|
+
"building_type": "Multifamily",
|
808
|
+
"floor_area": 28636,
|
809
|
+
"footprint_area": 14318,
|
810
|
+
"number_of_stories_above_ground": 2,
|
811
|
+
"number_of_stories": 2,
|
812
|
+
"number_of_bedrooms": 16,
|
813
|
+
"foundation_type": "slab",
|
814
|
+
"attic_type": "flat roof",
|
815
|
+
"system_type": "Residential - furnace and room air conditioner",
|
816
|
+
"heating_system_fuel_type": "wood",
|
817
|
+
"number_of_residential_units": 8,
|
818
|
+
"template": "Residential IECC 2015 - Customizable Template Sep 2020"
|
819
|
+
},
|
820
|
+
"geometry": {
|
821
|
+
"type": "Polygon",
|
822
|
+
"coordinates": [
|
823
|
+
[
|
824
|
+
[
|
825
|
+
-78.84857296921837,
|
826
|
+
42.81262558701127
|
827
|
+
],
|
828
|
+
[
|
829
|
+
-78.84849429130556,
|
830
|
+
42.81245768365727
|
831
|
+
],
|
832
|
+
[
|
833
|
+
-78.84770035743714,
|
834
|
+
42.8126465749435
|
835
|
+
],
|
836
|
+
[
|
837
|
+
-78.8478219506942,
|
838
|
+
42.812809230906598
|
839
|
+
],
|
840
|
+
[
|
841
|
+
-78.84857296921837,
|
842
|
+
42.81262558701127
|
843
|
+
]
|
844
|
+
]
|
845
|
+
]
|
846
|
+
}
|
752
847
|
}
|
753
848
|
],
|
754
849
|
"mappers": [],
|
@@ -0,0 +1,2116 @@
|
|
1
|
+
{
|
2
|
+
"type": "FeatureCollection",
|
3
|
+
"mappers": [],
|
4
|
+
"project": {
|
5
|
+
"id": "7c33a001-bccb-413e-ac87-67558b5d4b07",
|
6
|
+
"name": "New Project",
|
7
|
+
"begin_date": "2017-01-01T07:00:00.000Z",
|
8
|
+
"end_date": "2017-12-31T07:00:00.000Z",
|
9
|
+
"cec_climate_zone": null,
|
10
|
+
"climate_zone": "6A",
|
11
|
+
"default_template": "90.1-2013",
|
12
|
+
"import_surrounding_buildings_as_shading": null,
|
13
|
+
"surface_elevation": null,
|
14
|
+
"tariff_filename": null,
|
15
|
+
"timesteps_per_hour": 1,
|
16
|
+
"weather_filename": "USA_NY_Buffalo-Greater.Buffalo.Intl.AP.725280_TMY3.epw"
|
17
|
+
},
|
18
|
+
"scenarios": [
|
19
|
+
{
|
20
|
+
"feature_mappings": [],
|
21
|
+
"id": "72301739-c6c3-4dd7-bf1a-f37c8eff40db",
|
22
|
+
"name": "New Scenario"
|
23
|
+
}
|
24
|
+
],
|
25
|
+
"features": [
|
26
|
+
{
|
27
|
+
"type": "Feature",
|
28
|
+
"properties": {
|
29
|
+
"id": "53340c2c-ab20-40db-aba1-11ac607c52a7",
|
30
|
+
"name": "Site Origin",
|
31
|
+
"type": "Site Origin",
|
32
|
+
"begin_date": "2017-01-01T07:00:00.000Z",
|
33
|
+
"end_date": "2017-12-31T07:00:00.000Z",
|
34
|
+
"cec_climate_zone": null,
|
35
|
+
"climate_zone": "6A",
|
36
|
+
"default_template": "90.1-2013",
|
37
|
+
"import_surrounding_buildings_as_shading": null,
|
38
|
+
"surface_elevation": null,
|
39
|
+
"tariff_filename": null,
|
40
|
+
"timesteps_per_hour": 1,
|
41
|
+
"weather_filename": "USA_NY_Buffalo-Greater.Buffalo.Intl.AP.725280_TMY3.epw"
|
42
|
+
},
|
43
|
+
"geometry": {
|
44
|
+
"type": "Point",
|
45
|
+
"coordinates": [
|
46
|
+
-78.84948467732347,
|
47
|
+
42.81677154451123
|
48
|
+
]
|
49
|
+
}
|
50
|
+
},
|
51
|
+
|
52
|
+
{
|
53
|
+
"type": "Feature",
|
54
|
+
"properties": {
|
55
|
+
"id": "1",
|
56
|
+
"name": "Mixed_use 1",
|
57
|
+
"type": "Building",
|
58
|
+
"building_type": "Mixed use",
|
59
|
+
"floor_area": 752184,
|
60
|
+
"footprint_area": 188046,
|
61
|
+
"number_of_stories": 4,
|
62
|
+
"mixed_type_1": "Office",
|
63
|
+
"mixed_type_1_percentage": 50,
|
64
|
+
"mixed_type_2": "Food service",
|
65
|
+
"mixed_type_2_percentage": 50,
|
66
|
+
"mixed_type_3": "Strip shopping mall",
|
67
|
+
"mixed_type_3_percentage": 0,
|
68
|
+
"mixed_type_4": "Lodging",
|
69
|
+
"mixed_type_4_percentage": 0
|
70
|
+
},
|
71
|
+
"geometry": {
|
72
|
+
"type": "Polygon",
|
73
|
+
"coordinates": [
|
74
|
+
[
|
75
|
+
[
|
76
|
+
-78.84650338745196,
|
77
|
+
42.81331301863236
|
78
|
+
],
|
79
|
+
[
|
80
|
+
-78.84652443964629,
|
81
|
+
42.81463974371101
|
82
|
+
],
|
83
|
+
[
|
84
|
+
-78.84680142363833,
|
85
|
+
42.815293654042534
|
86
|
+
],
|
87
|
+
[
|
88
|
+
-78.84744455124724,
|
89
|
+
42.81514110006128
|
90
|
+
],
|
91
|
+
[
|
92
|
+
-78.84728610028628,
|
93
|
+
42.81478165791734
|
94
|
+
],
|
95
|
+
[
|
96
|
+
-78.84786797764677,
|
97
|
+
42.814643631760134
|
98
|
+
],
|
99
|
+
[
|
100
|
+
-78.84721106637106,
|
101
|
+
42.813153418927016
|
102
|
+
],
|
103
|
+
[
|
104
|
+
-78.84650338745196,
|
105
|
+
42.81331301863236
|
106
|
+
]
|
107
|
+
]
|
108
|
+
]
|
109
|
+
}
|
110
|
+
},
|
111
|
+
|
112
|
+
{
|
113
|
+
"type": "Feature",
|
114
|
+
"properties": {
|
115
|
+
"id": "2",
|
116
|
+
"name": "Restaurant 1",
|
117
|
+
"type": "Building",
|
118
|
+
"building_type": "Food service",
|
119
|
+
"floor_area": 22313,
|
120
|
+
"footprint_area": 22313,
|
121
|
+
"number_of_stories": 1,
|
122
|
+
"ev_charging": true,
|
123
|
+
"ev_charging_behavior": "Business as Usual",
|
124
|
+
"ev_percent": 100,
|
125
|
+
"ev_curtailment_frac": 0.5
|
126
|
+
},
|
127
|
+
"geometry": {
|
128
|
+
"type": "Polygon",
|
129
|
+
"coordinates": [
|
130
|
+
[
|
131
|
+
[
|
132
|
+
-78.8500120420453,
|
133
|
+
42.81812185529549
|
134
|
+
],
|
135
|
+
[
|
136
|
+
-78.85038975191084,
|
137
|
+
42.81803226424341
|
138
|
+
],
|
139
|
+
[
|
140
|
+
-78.850630729414,
|
141
|
+
42.81857888627522
|
142
|
+
],
|
143
|
+
[
|
144
|
+
-78.85025301954843,
|
145
|
+
42.81866847653532
|
146
|
+
],
|
147
|
+
[
|
148
|
+
-78.8500120420453,
|
149
|
+
42.81812185529549
|
150
|
+
]
|
151
|
+
]
|
152
|
+
]
|
153
|
+
}
|
154
|
+
},
|
155
|
+
|
156
|
+
{
|
157
|
+
"type": "Feature",
|
158
|
+
"properties": {
|
159
|
+
"id": "3",
|
160
|
+
"name": "Restaurant 10",
|
161
|
+
"type": "Building",
|
162
|
+
"building_type": "Food service",
|
163
|
+
"floor_area": 125631,
|
164
|
+
"footprint_area": 41877,
|
165
|
+
"number_of_stories": 3,
|
166
|
+
"ev_charging": true,
|
167
|
+
"ev_charging_station_type": "Typical Public"
|
168
|
+
},
|
169
|
+
"geometry": {
|
170
|
+
"type": "Polygon",
|
171
|
+
"coordinates": [
|
172
|
+
[
|
173
|
+
[
|
174
|
+
-78.84962224800356,
|
175
|
+
42.81329273502644
|
176
|
+
],
|
177
|
+
[
|
178
|
+
-78.84929833482822,
|
179
|
+
42.81337083838241
|
180
|
+
],
|
181
|
+
[
|
182
|
+
-78.84983265832118,
|
183
|
+
42.814563298664666
|
184
|
+
],
|
185
|
+
[
|
186
|
+
-78.85015657149653,
|
187
|
+
42.81448519681467
|
188
|
+
],
|
189
|
+
[
|
190
|
+
-78.84962224800356,
|
191
|
+
42.81329273502644
|
192
|
+
]
|
193
|
+
]
|
194
|
+
]
|
195
|
+
}
|
196
|
+
},
|
197
|
+
|
198
|
+
{
|
199
|
+
"type": "Feature",
|
200
|
+
"properties": {
|
201
|
+
"id": "4",
|
202
|
+
"name": "Restaurant 12",
|
203
|
+
"type": "Building",
|
204
|
+
"building_type": "Food service",
|
205
|
+
"floor_area": 31623,
|
206
|
+
"footprint_area": 10541,
|
207
|
+
"number_of_stories": 3,
|
208
|
+
"ev_charging": true,
|
209
|
+
"ev_charging_station_type": "Typical Public"
|
210
|
+
},
|
211
|
+
"geometry": {
|
212
|
+
"type": "Polygon",
|
213
|
+
"coordinates": [
|
214
|
+
[
|
215
|
+
[
|
216
|
+
-78.84907318596754,
|
217
|
+
42.81342719667407
|
218
|
+
],
|
219
|
+
[
|
220
|
+
-78.84862090048105,
|
221
|
+
42.81353625345659
|
222
|
+
],
|
223
|
+
[
|
224
|
+
-78.84871721918239,
|
225
|
+
42.813751210926796
|
226
|
+
],
|
227
|
+
[
|
228
|
+
-78.84916950466888,
|
229
|
+
42.81364215452331
|
230
|
+
],
|
231
|
+
[
|
232
|
+
-78.84907318596754,
|
233
|
+
42.81342719667407
|
234
|
+
]
|
235
|
+
]
|
236
|
+
]
|
237
|
+
}
|
238
|
+
},
|
239
|
+
|
240
|
+
{
|
241
|
+
"type": "Feature",
|
242
|
+
"properties": {
|
243
|
+
"id": "5",
|
244
|
+
"name": "District Office 1",
|
245
|
+
"type": "Building",
|
246
|
+
"building_type": "Office",
|
247
|
+
"system_type": "VAV district chilled water with district hot water reheat",
|
248
|
+
"floor_area": 8804,
|
249
|
+
"footprint_area": 8804,
|
250
|
+
"number_of_stories": 1,
|
251
|
+
"ev_charging": true,
|
252
|
+
"ev_charging_station_type": "Typical Work"
|
253
|
+
},
|
254
|
+
"geometry": {
|
255
|
+
"type": "Polygon",
|
256
|
+
"coordinates": [
|
257
|
+
[
|
258
|
+
[
|
259
|
+
-78.84809175426629,
|
260
|
+
42.81367038997507
|
261
|
+
],
|
262
|
+
[
|
263
|
+
-78.84848670778973,
|
264
|
+
42.81357515750889
|
265
|
+
],
|
266
|
+
[
|
267
|
+
-78.84857883872144,
|
268
|
+
42.81378076888831
|
269
|
+
],
|
270
|
+
[
|
271
|
+
-78.84818388519801,
|
272
|
+
42.81387600103781
|
273
|
+
],
|
274
|
+
[
|
275
|
+
-78.84809175426629,
|
276
|
+
42.81367038997507
|
277
|
+
]
|
278
|
+
]
|
279
|
+
]
|
280
|
+
}
|
281
|
+
},
|
282
|
+
|
283
|
+
{
|
284
|
+
"type": "Feature",
|
285
|
+
"properties": {
|
286
|
+
"id": "6",
|
287
|
+
"name": "District Office 2",
|
288
|
+
"type": "Building",
|
289
|
+
"building_type": "Office",
|
290
|
+
"system_type": "VAV district chilled water with district hot water reheat",
|
291
|
+
"floor_area": 10689,
|
292
|
+
"footprint_area": 10689,
|
293
|
+
"number_of_stories": 1,
|
294
|
+
"ev_charging": true
|
295
|
+
},
|
296
|
+
"geometry": {
|
297
|
+
"type": "Polygon",
|
298
|
+
"coordinates": [
|
299
|
+
[
|
300
|
+
[
|
301
|
+
-78.84846106738529,
|
302
|
+
42.814495803077364
|
303
|
+
],
|
304
|
+
[
|
305
|
+
-78.8486903952376,
|
306
|
+
42.81444050756261
|
307
|
+
],
|
308
|
+
[
|
309
|
+
-78.8484977578349,
|
310
|
+
42.81401059666683
|
311
|
+
],
|
312
|
+
[
|
313
|
+
-78.84826842998261,
|
314
|
+
42.81406589256599
|
315
|
+
],
|
316
|
+
[
|
317
|
+
-78.84846106738529,
|
318
|
+
42.814495803077364
|
319
|
+
]
|
320
|
+
]
|
321
|
+
]
|
322
|
+
}
|
323
|
+
},
|
324
|
+
|
325
|
+
{
|
326
|
+
"type": "Feature",
|
327
|
+
"properties": {
|
328
|
+
"id": "7",
|
329
|
+
"name": "Office 1",
|
330
|
+
"type": "Building",
|
331
|
+
"building_type": "Office",
|
332
|
+
"system_type": "VAV district chilled water with district hot water reheat",
|
333
|
+
"number_of_stories": 6,
|
334
|
+
"detailed_model_filename": "7.osm"
|
335
|
+
},
|
336
|
+
"geometry": {
|
337
|
+
"type": "Polygon",
|
338
|
+
"coordinates": [
|
339
|
+
[
|
340
|
+
[
|
341
|
+
-78.84733878006863,
|
342
|
+
42.816466983030836
|
343
|
+
],
|
344
|
+
[
|
345
|
+
-78.84854275129324,
|
346
|
+
42.81617669028003
|
347
|
+
],
|
348
|
+
[
|
349
|
+
-78.848356395545,
|
350
|
+
42.81576080994094
|
351
|
+
],
|
352
|
+
[
|
353
|
+
-78.84715242432038,
|
354
|
+
42.81605110464406
|
355
|
+
],
|
356
|
+
[
|
357
|
+
-78.84733878006863,
|
358
|
+
42.816466983030836
|
359
|
+
]
|
360
|
+
]
|
361
|
+
]
|
362
|
+
}
|
363
|
+
},
|
364
|
+
|
365
|
+
{
|
366
|
+
"type": "Feature",
|
367
|
+
"properties": {
|
368
|
+
"id": "8",
|
369
|
+
"name": "Hospital 1",
|
370
|
+
"type": "Building",
|
371
|
+
"building_type": "Outpatient health care",
|
372
|
+
"system_type": "VAV district chilled water with district hot water reheat",
|
373
|
+
"number_of_stories": 10,
|
374
|
+
"detailed_model_filename": "8.osm"
|
375
|
+
},
|
376
|
+
"geometry": {
|
377
|
+
"type": "Polygon",
|
378
|
+
"coordinates": [
|
379
|
+
[
|
380
|
+
[
|
381
|
+
-78.84973966335251,
|
382
|
+
42.8154441454509
|
383
|
+
],
|
384
|
+
[
|
385
|
+
-78.85049562542395,
|
386
|
+
42.81525669280299
|
387
|
+
],
|
388
|
+
[
|
389
|
+
-78.85078257620685,
|
390
|
+
42.81588131780643
|
391
|
+
],
|
392
|
+
[
|
393
|
+
-78.8505086568277,
|
394
|
+
42.81594736368234
|
395
|
+
],
|
396
|
+
[
|
397
|
+
-78.85041233812638,
|
398
|
+
42.815732413845666
|
399
|
+
],
|
400
|
+
[
|
401
|
+
-78.84991755499783,
|
402
|
+
42.81585689105046
|
403
|
+
],
|
404
|
+
[
|
405
|
+
-78.84973966335251,
|
406
|
+
42.8154441454509
|
407
|
+
]
|
408
|
+
]
|
409
|
+
]
|
410
|
+
}
|
411
|
+
},
|
412
|
+
|
413
|
+
{
|
414
|
+
"type": "Feature",
|
415
|
+
"properties": {
|
416
|
+
"id": "9",
|
417
|
+
"name": "Hospital 2",
|
418
|
+
"type": "Building",
|
419
|
+
"building_type": "Inpatient health care",
|
420
|
+
"number_of_stories": 3,
|
421
|
+
"detailed_model_filename": "9.osm"
|
422
|
+
},
|
423
|
+
"geometry": {
|
424
|
+
"type": "Polygon",
|
425
|
+
"coordinates": [
|
426
|
+
[
|
427
|
+
[
|
428
|
+
-78.85083627755732,
|
429
|
+
42.81600678613279
|
430
|
+
],
|
431
|
+
[
|
432
|
+
-78.85056039001891,
|
433
|
+
42.816076133580566
|
434
|
+
],
|
435
|
+
[
|
436
|
+
-78.85072568130569,
|
437
|
+
42.816450649528036
|
438
|
+
],
|
439
|
+
[
|
440
|
+
-78.84940134236577,
|
441
|
+
42.81677160705479
|
442
|
+
],
|
443
|
+
[
|
444
|
+
-78.84958014898304,
|
445
|
+
42.81716858994267
|
446
|
+
],
|
447
|
+
[
|
448
|
+
-78.8507262115271,
|
449
|
+
42.816890840117026
|
450
|
+
],
|
451
|
+
[
|
452
|
+
-78.8508565789851,
|
453
|
+
42.81719595796099
|
454
|
+
],
|
455
|
+
[
|
456
|
+
-78.85132137101688,
|
457
|
+
42.81708331517635
|
458
|
+
],
|
459
|
+
[
|
460
|
+
-78.85083627755732,
|
461
|
+
42.81600678613279
|
462
|
+
]
|
463
|
+
]
|
464
|
+
]
|
465
|
+
}
|
466
|
+
},
|
467
|
+
|
468
|
+
{
|
469
|
+
"type": "Feature",
|
470
|
+
"properties": {
|
471
|
+
"id": "10",
|
472
|
+
"name": "Mixed use 2",
|
473
|
+
"type": "Building",
|
474
|
+
"building_type": "Mixed use",
|
475
|
+
"floor_area": 1278384,
|
476
|
+
"footprint_area": 159798,
|
477
|
+
"number_of_stories": 8,
|
478
|
+
"mixed_type_1": "Strip shopping mall",
|
479
|
+
"mixed_type_1_percentage": 25,
|
480
|
+
"mixed_type_2": "Food service",
|
481
|
+
"mixed_type_2_percentage": 25,
|
482
|
+
"mixed_type_3": "Office",
|
483
|
+
"mixed_type_3_percentage": 15,
|
484
|
+
"mixed_type_4": "Lodging",
|
485
|
+
"mixed_type_4_percentage": 35
|
486
|
+
},
|
487
|
+
"geometry": {
|
488
|
+
"type": "Polygon",
|
489
|
+
"coordinates": [
|
490
|
+
[
|
491
|
+
[
|
492
|
+
-78.85115264550463,
|
493
|
+
42.81786093060211
|
494
|
+
],
|
495
|
+
[
|
496
|
+
-78.85163483958878,
|
497
|
+
42.81774467026972
|
498
|
+
],
|
499
|
+
[
|
500
|
+
-78.85246596719499,
|
501
|
+
42.819583261120755
|
502
|
+
],
|
503
|
+
[
|
504
|
+
-78.85082390085432,
|
505
|
+
42.819979162017745
|
506
|
+
],
|
507
|
+
[
|
508
|
+
-78.85060552295334,
|
509
|
+
42.81947573727234
|
510
|
+
],
|
511
|
+
[
|
512
|
+
-78.85174564783776,
|
513
|
+
42.81920483484765
|
514
|
+
],
|
515
|
+
[
|
516
|
+
-78.85115264550463,
|
517
|
+
42.81786093060211
|
518
|
+
]
|
519
|
+
]
|
520
|
+
]
|
521
|
+
}
|
522
|
+
},
|
523
|
+
|
524
|
+
{
|
525
|
+
"type": "Feature",
|
526
|
+
"properties": {
|
527
|
+
"id": "11",
|
528
|
+
"name": "Restaurant 13",
|
529
|
+
"type": "Building",
|
530
|
+
"building_type": "Food service",
|
531
|
+
"floor_area": 32511,
|
532
|
+
"footprint_area": 10837,
|
533
|
+
"number_of_stories": 3
|
534
|
+
},
|
535
|
+
"geometry": {
|
536
|
+
"type": "Polygon",
|
537
|
+
"coordinates": [
|
538
|
+
[
|
539
|
+
[
|
540
|
+
-78.84961163640645,
|
541
|
+
42.81460851835703
|
542
|
+
],
|
543
|
+
[
|
544
|
+
-78.84914661048371,
|
545
|
+
42.81472064501696
|
546
|
+
],
|
547
|
+
[
|
548
|
+
-78.84905029178236,
|
549
|
+
42.81450569091638
|
550
|
+
],
|
551
|
+
[
|
552
|
+
-78.84951531770513,
|
553
|
+
42.81439356386673
|
554
|
+
],
|
555
|
+
[
|
556
|
+
-78.84961163640645,
|
557
|
+
42.81460851835703
|
558
|
+
]
|
559
|
+
]
|
560
|
+
]
|
561
|
+
}
|
562
|
+
},
|
563
|
+
|
564
|
+
{"type": "Feature",
|
565
|
+
"properties": {
|
566
|
+
"id": "12",
|
567
|
+
"name": "Mall 1",
|
568
|
+
"type": "Building",
|
569
|
+
"building_type": "Strip shopping mall",
|
570
|
+
"floor_area": 374409,
|
571
|
+
"footprint_area": 124803,
|
572
|
+
"number_of_stories": 3
|
573
|
+
},
|
574
|
+
"geometry": {
|
575
|
+
"type": "Polygon",
|
576
|
+
"coordinates": [
|
577
|
+
[
|
578
|
+
[
|
579
|
+
-78.84768338040897,
|
580
|
+
42.817161656757065
|
581
|
+
],
|
582
|
+
[
|
583
|
+
-78.8482630702579,
|
584
|
+
42.8170218879136
|
585
|
+
],
|
586
|
+
[
|
587
|
+
-78.84915297130291,
|
588
|
+
42.81900776764229
|
589
|
+
],
|
590
|
+
[
|
591
|
+
-78.84857328145401,
|
592
|
+
42.81914753199706
|
593
|
+
],
|
594
|
+
[
|
595
|
+
-78.84768338040897,
|
596
|
+
42.817161656757065
|
597
|
+
]
|
598
|
+
]
|
599
|
+
]
|
600
|
+
}
|
601
|
+
},
|
602
|
+
|
603
|
+
{
|
604
|
+
"type": "Feature",
|
605
|
+
"properties": {
|
606
|
+
"id": "13",
|
607
|
+
"name": "Hotel 1",
|
608
|
+
"type": "Building",
|
609
|
+
"building_type": "Lodging",
|
610
|
+
"floor_area": 316160,
|
611
|
+
"footprint_area": 31616,
|
612
|
+
"number_of_stories": 10
|
613
|
+
},
|
614
|
+
"geometry": {
|
615
|
+
"type": "Polygon",
|
616
|
+
"coordinates": [
|
617
|
+
[
|
618
|
+
[
|
619
|
+
-78.8494955083645,
|
620
|
+
42.819748790984335
|
621
|
+
],
|
622
|
+
[
|
623
|
+
-78.84891089471263,
|
624
|
+
42.81989327725856
|
625
|
+
],
|
626
|
+
[
|
627
|
+
-78.8491389243777,
|
628
|
+
42.82038967009544
|
629
|
+
],
|
630
|
+
[
|
631
|
+
-78.84972353802956,
|
632
|
+
42.82024518498119
|
633
|
+
],
|
634
|
+
[
|
635
|
+
-78.8494955083645,
|
636
|
+
42.819748790984335
|
637
|
+
]
|
638
|
+
]
|
639
|
+
]
|
640
|
+
}
|
641
|
+
},
|
642
|
+
{
|
643
|
+
"type": "Feature",
|
644
|
+
"properties": {
|
645
|
+
"id": "3f960177-51b5-4a0b-9c35-41da085597fc",
|
646
|
+
"geometryType": "Rectangle",
|
647
|
+
"name": "substation",
|
648
|
+
"type": "District System",
|
649
|
+
"footprint_area": 36412,
|
650
|
+
"footprint_perimeter": 769,
|
651
|
+
"district_system_type": "Electrical Substation"
|
652
|
+
},
|
653
|
+
"geometry": {
|
654
|
+
"type": "Polygon",
|
655
|
+
"coordinates": [
|
656
|
+
[
|
657
|
+
[
|
658
|
+
-78.84050846099855,
|
659
|
+
42.82071392432047
|
660
|
+
],
|
661
|
+
[
|
662
|
+
-78.84050846099855,
|
663
|
+
42.820257495607194
|
664
|
+
],
|
665
|
+
[
|
666
|
+
-78.83969306945802,
|
667
|
+
42.820257495607194
|
668
|
+
],
|
669
|
+
[
|
670
|
+
-78.83969306945802,
|
671
|
+
42.82071392432047
|
672
|
+
],
|
673
|
+
[
|
674
|
+
-78.84050846099855,
|
675
|
+
42.82071392432047
|
676
|
+
]
|
677
|
+
]
|
678
|
+
]
|
679
|
+
}
|
680
|
+
},
|
681
|
+
{
|
682
|
+
"type": "Feature",
|
683
|
+
"properties": {
|
684
|
+
"id": "897530f5-a6d6-446f-94fd-4087196fceaf",
|
685
|
+
"geometryType": "Rectangle",
|
686
|
+
"name": "t1",
|
687
|
+
"type": "District System",
|
688
|
+
"footprint_area": 8921,
|
689
|
+
"footprint_perimeter": 379,
|
690
|
+
"district_system_type": "Transformer",
|
691
|
+
"equipment": [
|
692
|
+
"Transformer--75KVA PM"
|
693
|
+
]
|
694
|
+
},
|
695
|
+
"geometry": {
|
696
|
+
"type": "Polygon",
|
697
|
+
"coordinates": [
|
698
|
+
[
|
699
|
+
[
|
700
|
+
-78.84829759597778,
|
701
|
+
42.819816802617964
|
702
|
+
],
|
703
|
+
[
|
704
|
+
-78.84829759597778,
|
705
|
+
42.81958071579592
|
706
|
+
],
|
707
|
+
[
|
708
|
+
-78.84791135787965,
|
709
|
+
42.81958071579592
|
710
|
+
],
|
711
|
+
[
|
712
|
+
-78.84791135787965,
|
713
|
+
42.819816802617964
|
714
|
+
],
|
715
|
+
[
|
716
|
+
-78.84829759597778,
|
717
|
+
42.819816802617964
|
718
|
+
]
|
719
|
+
]
|
720
|
+
]
|
721
|
+
}
|
722
|
+
},
|
723
|
+
{
|
724
|
+
"type": "Feature",
|
725
|
+
"properties": {
|
726
|
+
"id": "b02e3fe9-77d0-47f9-86cb-e4db960afd62",
|
727
|
+
"geometryType": "Rectangle",
|
728
|
+
"name": "t2",
|
729
|
+
"type": "District System",
|
730
|
+
"footprint_area": 13682,
|
731
|
+
"footprint_perimeter": 471,
|
732
|
+
"district_system_type": "Transformer",
|
733
|
+
"equipment": [
|
734
|
+
"Transformer--75KVA CT"
|
735
|
+
]
|
736
|
+
},
|
737
|
+
"geometry": {
|
738
|
+
"type": "Polygon",
|
739
|
+
"coordinates": [
|
740
|
+
[
|
741
|
+
[
|
742
|
+
-78.84600162506105,
|
743
|
+
42.81466990552482
|
744
|
+
],
|
745
|
+
[
|
746
|
+
-78.84600162506105,
|
747
|
+
42.81430787523061
|
748
|
+
],
|
749
|
+
[
|
750
|
+
-78.8456153869629,
|
751
|
+
42.81430787523061
|
752
|
+
],
|
753
|
+
[
|
754
|
+
-78.8456153869629,
|
755
|
+
42.81466990552482
|
756
|
+
],
|
757
|
+
[
|
758
|
+
-78.84600162506105,
|
759
|
+
42.81466990552482
|
760
|
+
]
|
761
|
+
]
|
762
|
+
]
|
763
|
+
}
|
764
|
+
},
|
765
|
+
{
|
766
|
+
"type": "Feature",
|
767
|
+
"properties": {
|
768
|
+
"id": "54cd0a5a-2ebe-4b39-936a-f238b503c221",
|
769
|
+
"geometryType": "Rectangle",
|
770
|
+
"name": "t3",
|
771
|
+
"type": "District System",
|
772
|
+
"footprint_area": 13085,
|
773
|
+
"footprint_perimeter": 459,
|
774
|
+
"district_system_type": "Transformer",
|
775
|
+
"equipment": [
|
776
|
+
"Transformer--100KVA PM"
|
777
|
+
]
|
778
|
+
},
|
779
|
+
"geometry": {
|
780
|
+
"type": "Polygon",
|
781
|
+
"coordinates": [
|
782
|
+
[
|
783
|
+
[
|
784
|
+
-78.85344743728639,
|
785
|
+
42.819336758466164
|
786
|
+
],
|
787
|
+
[
|
788
|
+
-78.85344743728639,
|
789
|
+
42.818990494797106
|
790
|
+
],
|
791
|
+
[
|
792
|
+
-78.85306119918825,
|
793
|
+
42.818990494797106
|
794
|
+
],
|
795
|
+
[
|
796
|
+
-78.85306119918825,
|
797
|
+
42.819336758466164
|
798
|
+
],
|
799
|
+
[
|
800
|
+
-78.85344743728639,
|
801
|
+
42.819336758466164
|
802
|
+
]
|
803
|
+
]
|
804
|
+
]
|
805
|
+
}
|
806
|
+
},
|
807
|
+
{
|
808
|
+
"type": "Feature",
|
809
|
+
"properties": {
|
810
|
+
"id": "1b4b5dcf-8d18-4954-b655-a93634542733",
|
811
|
+
"geometryType": "Rectangle",
|
812
|
+
"name": "t4",
|
813
|
+
"type": "District System",
|
814
|
+
"footprint_area": 6279,
|
815
|
+
"footprint_perimeter": 333,
|
816
|
+
"district_system_type": "Transformer",
|
817
|
+
"equipment": [
|
818
|
+
"Transformer--50KVA PM"
|
819
|
+
]
|
820
|
+
},
|
821
|
+
"geometry": {
|
822
|
+
"type": "Polygon",
|
823
|
+
"coordinates": [
|
824
|
+
[
|
825
|
+
[
|
826
|
+
-78.8517951965332,
|
827
|
+
42.815889774609616
|
828
|
+
],
|
829
|
+
[
|
830
|
+
-78.8517951965332,
|
831
|
+
42.81573237349923
|
832
|
+
],
|
833
|
+
[
|
834
|
+
-78.85138750076295,
|
835
|
+
42.81573237349923
|
836
|
+
],
|
837
|
+
[
|
838
|
+
-78.85138750076295,
|
839
|
+
42.815889774609616
|
840
|
+
],
|
841
|
+
[
|
842
|
+
-78.8517951965332,
|
843
|
+
42.815889774609616
|
844
|
+
]
|
845
|
+
]
|
846
|
+
]
|
847
|
+
}
|
848
|
+
},
|
849
|
+
{
|
850
|
+
"type": "Feature",
|
851
|
+
"properties": {
|
852
|
+
"id": "502e96e3-853a-4b3d-b88d-fe59af4d7b65",
|
853
|
+
"geometryType": "Rectangle",
|
854
|
+
"name": "t5",
|
855
|
+
"type": "District System",
|
856
|
+
"footprint_area": 13881,
|
857
|
+
"footprint_perimeter": 471,
|
858
|
+
"district_system_type": "Transformer",
|
859
|
+
"equipment": [
|
860
|
+
"Transformer--50KVA CT"
|
861
|
+
]
|
862
|
+
},
|
863
|
+
"geometry": {
|
864
|
+
"type": "Polygon",
|
865
|
+
"coordinates": [
|
866
|
+
[
|
867
|
+
[
|
868
|
+
-78.85035753250122,
|
869
|
+
42.81360741929652
|
870
|
+
],
|
871
|
+
[
|
872
|
+
-78.85035753250122,
|
873
|
+
42.813276864302594
|
874
|
+
],
|
875
|
+
[
|
876
|
+
-78.84992837905885,
|
877
|
+
42.813276864302594
|
878
|
+
],
|
879
|
+
[
|
880
|
+
-78.84992837905885,
|
881
|
+
42.81360741929652
|
882
|
+
],
|
883
|
+
[
|
884
|
+
-78.85035753250122,
|
885
|
+
42.81360741929652
|
886
|
+
]
|
887
|
+
]
|
888
|
+
]
|
889
|
+
}
|
890
|
+
},
|
891
|
+
{
|
892
|
+
"type": "Feature",
|
893
|
+
"properties": {
|
894
|
+
"id": "673b1313-10f8-40fd-bac9-083c187fe932",
|
895
|
+
"type": "ElectricalJunction",
|
896
|
+
"DSId": "3f960177-51b5-4a0b-9c35-41da085597fc"
|
897
|
+
},
|
898
|
+
"geometry": {
|
899
|
+
"type": "Point",
|
900
|
+
"coordinates": [
|
901
|
+
-78.84050846099856,
|
902
|
+
42.82051718821927
|
903
|
+
]
|
904
|
+
}
|
905
|
+
},
|
906
|
+
{
|
907
|
+
"type": "Feature",
|
908
|
+
"properties": {
|
909
|
+
"id": "6398a8fa-be81-4773-a837-6cb0c35ad1a4",
|
910
|
+
"type": "ElectricalJunction"
|
911
|
+
},
|
912
|
+
"geometry": {
|
913
|
+
"type": "Point",
|
914
|
+
"coordinates": [
|
915
|
+
-78.84844779968263,
|
916
|
+
42.82064309939614
|
917
|
+
]
|
918
|
+
}
|
919
|
+
},
|
920
|
+
{
|
921
|
+
"type": "Feature",
|
922
|
+
"properties": {
|
923
|
+
"id": "11abf04c-1002-4d48-9f1d-edb4872cf9c3",
|
924
|
+
"type": "ElectricalConnector",
|
925
|
+
"startJunctionId": "673b1313-10f8-40fd-bac9-083c187fe932",
|
926
|
+
"endJunctionId": "6398a8fa-be81-4773-a837-6cb0c35ad1a4",
|
927
|
+
"total_length": 2125,
|
928
|
+
"connector_type": "Wire",
|
929
|
+
"wires": [
|
930
|
+
"OH AL 2/0 A",
|
931
|
+
"OH AL 2/0 B",
|
932
|
+
"OH AL 2/0 C",
|
933
|
+
"OH AL 2/0 N"
|
934
|
+
],
|
935
|
+
"name": "p1"
|
936
|
+
},
|
937
|
+
"geometry": {
|
938
|
+
"type": "LineString",
|
939
|
+
"coordinates": [
|
940
|
+
[
|
941
|
+
-78.84050846099856,
|
942
|
+
42.82051718821927
|
943
|
+
],
|
944
|
+
[
|
945
|
+
-78.84844779968263,
|
946
|
+
42.82064309939614
|
947
|
+
]
|
948
|
+
]
|
949
|
+
}
|
950
|
+
},
|
951
|
+
{
|
952
|
+
"type": "Feature",
|
953
|
+
"properties": {
|
954
|
+
"id": "38c748dc-7e65-4798-9c57-7a5ad07a8830",
|
955
|
+
"type": "ElectricalJunction"
|
956
|
+
},
|
957
|
+
"geometry": {
|
958
|
+
"type": "Point",
|
959
|
+
"coordinates": [
|
960
|
+
-78.85346889495851,
|
961
|
+
42.82064309939614
|
962
|
+
]
|
963
|
+
}
|
964
|
+
},
|
965
|
+
{
|
966
|
+
"type": "Feature",
|
967
|
+
"properties": {
|
968
|
+
"id": "17f547a3-aad9-4cc3-98be-327aefe6a1d6",
|
969
|
+
"type": "ElectricalConnector",
|
970
|
+
"startJunctionId": "6398a8fa-be81-4773-a837-6cb0c35ad1a4",
|
971
|
+
"endJunctionId": "38c748dc-7e65-4798-9c57-7a5ad07a8830",
|
972
|
+
"total_length": 1344,
|
973
|
+
"connector_type": "Wire",
|
974
|
+
"wires": [
|
975
|
+
"OH AL 2/0 A",
|
976
|
+
"OH AL 2/0 B",
|
977
|
+
"OH AL 2/0 C",
|
978
|
+
"OH AL 2/0 N"
|
979
|
+
],
|
980
|
+
"name": "p2"
|
981
|
+
},
|
982
|
+
"geometry": {
|
983
|
+
"type": "LineString",
|
984
|
+
"coordinates": [
|
985
|
+
[
|
986
|
+
-78.84844779968265,
|
987
|
+
42.82064309939612
|
988
|
+
],
|
989
|
+
[
|
990
|
+
-78.85346889495851,
|
991
|
+
42.82064309939614
|
992
|
+
]
|
993
|
+
]
|
994
|
+
}
|
995
|
+
},
|
996
|
+
{
|
997
|
+
"type": "Feature",
|
998
|
+
"properties": {
|
999
|
+
"id": "4deadac5-3035-4051-91fd-f5910c93cd75",
|
1000
|
+
"type": "ElectricalJunction"
|
1001
|
+
},
|
1002
|
+
"geometry": {
|
1003
|
+
"type": "Point",
|
1004
|
+
"coordinates": [
|
1005
|
+
-78.84765386581422,
|
1006
|
+
42.819745976665985
|
1007
|
+
]
|
1008
|
+
}
|
1009
|
+
},
|
1010
|
+
{
|
1011
|
+
"type": "Feature",
|
1012
|
+
"properties": {
|
1013
|
+
"id": "36fd2f4e-8305-4f45-ae4a-5a7a3cc95013",
|
1014
|
+
"type": "ElectricalConnector",
|
1015
|
+
"startJunctionId": "6398a8fa-be81-4773-a837-6cb0c35ad1a4",
|
1016
|
+
"endJunctionId": "4deadac5-3035-4051-91fd-f5910c93cd75",
|
1017
|
+
"total_length": 390,
|
1018
|
+
"connector_type": "Wire",
|
1019
|
+
"wires": [
|
1020
|
+
"OH AL 2/0 A",
|
1021
|
+
"OH AL 2/0 B",
|
1022
|
+
"OH AL 2/0 C",
|
1023
|
+
"OH AL 2/0 N"
|
1024
|
+
],
|
1025
|
+
"name": "p3"
|
1026
|
+
},
|
1027
|
+
"geometry": {
|
1028
|
+
"type": "LineString",
|
1029
|
+
"coordinates": [
|
1030
|
+
[
|
1031
|
+
-78.84844779968265,
|
1032
|
+
42.82064309939612
|
1033
|
+
],
|
1034
|
+
[
|
1035
|
+
-78.84765386581422,
|
1036
|
+
42.819745976665985
|
1037
|
+
]
|
1038
|
+
]
|
1039
|
+
}
|
1040
|
+
},
|
1041
|
+
{
|
1042
|
+
"type": "Feature",
|
1043
|
+
"properties": {
|
1044
|
+
"id": "7bba9925-4f7c-4f0d-9b94-d0b8298962ea",
|
1045
|
+
"type": "ElectricalJunction"
|
1046
|
+
},
|
1047
|
+
"geometry": {
|
1048
|
+
"type": "Point",
|
1049
|
+
"coordinates": [
|
1050
|
+
-78.84529352188112,
|
1051
|
+
42.81456759283041
|
1052
|
+
]
|
1053
|
+
}
|
1054
|
+
},
|
1055
|
+
{
|
1056
|
+
"type": "Feature",
|
1057
|
+
"properties": {
|
1058
|
+
"id": "16e5aef9-56d0-478e-a9b2-903c7e6f7222",
|
1059
|
+
"type": "ElectricalConnector",
|
1060
|
+
"startJunctionId": "4deadac5-3035-4051-91fd-f5910c93cd75",
|
1061
|
+
"endJunctionId": "7bba9925-4f7c-4f0d-9b94-d0b8298962ea",
|
1062
|
+
"total_length": 1992,
|
1063
|
+
"connector_type": "Wire",
|
1064
|
+
"wires": [
|
1065
|
+
"OH AL 2/0 A",
|
1066
|
+
"OH AL 2/0 B",
|
1067
|
+
"OH AL 2/0 C",
|
1068
|
+
"OH AL 2/0 N"
|
1069
|
+
],
|
1070
|
+
"name": "p4"
|
1071
|
+
},
|
1072
|
+
"geometry": {
|
1073
|
+
"type": "LineString",
|
1074
|
+
"coordinates": [
|
1075
|
+
[
|
1076
|
+
-78.84765386581424,
|
1077
|
+
42.819745976665956
|
1078
|
+
],
|
1079
|
+
[
|
1080
|
+
-78.84529352188112,
|
1081
|
+
42.81456759283041
|
1082
|
+
]
|
1083
|
+
]
|
1084
|
+
}
|
1085
|
+
},
|
1086
|
+
{
|
1087
|
+
"type": "Feature",
|
1088
|
+
"properties": {
|
1089
|
+
"id": "df21bd3d-f2a5-40df-a41b-54c8d73829a5",
|
1090
|
+
"type": "ElectricalJunction"
|
1091
|
+
},
|
1092
|
+
"geometry": {
|
1093
|
+
"type": "Point",
|
1094
|
+
"coordinates": [
|
1095
|
+
-78.85276079177858,
|
1096
|
+
42.81899049479709
|
1097
|
+
]
|
1098
|
+
}
|
1099
|
+
},
|
1100
|
+
{
|
1101
|
+
"type": "Feature",
|
1102
|
+
"properties": {
|
1103
|
+
"id": "1324f2a2-4fc9-4020-b144-b027f2633991",
|
1104
|
+
"type": "ElectricalConnector",
|
1105
|
+
"startJunctionId": "38c748dc-7e65-4798-9c57-7a5ad07a8830",
|
1106
|
+
"endJunctionId": "df21bd3d-f2a5-40df-a41b-54c8d73829a5",
|
1107
|
+
"total_length": 632,
|
1108
|
+
"connector_type": "Wire",
|
1109
|
+
"wires": [
|
1110
|
+
"OH AL 2/0 A",
|
1111
|
+
"OH AL 2/0 B",
|
1112
|
+
"OH AL 2/0 C",
|
1113
|
+
"OH AL 2/0 N"
|
1114
|
+
],
|
1115
|
+
"name": "p5"
|
1116
|
+
},
|
1117
|
+
"geometry": {
|
1118
|
+
"type": "LineString",
|
1119
|
+
"coordinates": [
|
1120
|
+
[
|
1121
|
+
-78.85346889495851,
|
1122
|
+
42.82064309939612
|
1123
|
+
],
|
1124
|
+
[
|
1125
|
+
-78.85276079177858,
|
1126
|
+
42.81899049479709
|
1127
|
+
]
|
1128
|
+
]
|
1129
|
+
}
|
1130
|
+
},
|
1131
|
+
{
|
1132
|
+
"type": "Feature",
|
1133
|
+
"properties": {
|
1134
|
+
"id": "2796b96e-5bc0-4890-9bb0-bcf7b5baf9c7",
|
1135
|
+
"type": "ElectricalJunction"
|
1136
|
+
},
|
1137
|
+
"geometry": {
|
1138
|
+
"type": "Point",
|
1139
|
+
"coordinates": [
|
1140
|
+
-78.85100126266482,
|
1141
|
+
42.81555923181502
|
1142
|
+
]
|
1143
|
+
}
|
1144
|
+
},
|
1145
|
+
{
|
1146
|
+
"type": "Feature",
|
1147
|
+
"properties": {
|
1148
|
+
"id": "f912d33f-f017-4ba5-b2fd-2ed2eec38b71",
|
1149
|
+
"type": "ElectricalConnector",
|
1150
|
+
"startJunctionId": "df21bd3d-f2a5-40df-a41b-54c8d73829a5",
|
1151
|
+
"endJunctionId": "2796b96e-5bc0-4890-9bb0-bcf7b5baf9c7",
|
1152
|
+
"total_length": 1216,
|
1153
|
+
"connector_type": "Wire",
|
1154
|
+
"wires": [
|
1155
|
+
"OH AL 2/0 A",
|
1156
|
+
"OH AL 2/0 B",
|
1157
|
+
"OH AL 2/0 C",
|
1158
|
+
"OH AL 2/0 N"
|
1159
|
+
],
|
1160
|
+
"name": "p6"
|
1161
|
+
},
|
1162
|
+
"geometry": {
|
1163
|
+
"type": "LineString",
|
1164
|
+
"coordinates": [
|
1165
|
+
[
|
1166
|
+
-78.85276079177858,
|
1167
|
+
42.81899049479709
|
1168
|
+
],
|
1169
|
+
[
|
1170
|
+
-78.85115146636963,
|
1171
|
+
42.81587403451662
|
1172
|
+
],
|
1173
|
+
[
|
1174
|
+
-78.85100126266482,
|
1175
|
+
42.81555923181502
|
1176
|
+
]
|
1177
|
+
]
|
1178
|
+
}
|
1179
|
+
},
|
1180
|
+
{
|
1181
|
+
"type": "Feature",
|
1182
|
+
"properties": {
|
1183
|
+
"id": "258aad84-ed22-48ee-995a-4c5869ae9274",
|
1184
|
+
"type": "ElectricalJunction"
|
1185
|
+
},
|
1186
|
+
"geometry": {
|
1187
|
+
"type": "Point",
|
1188
|
+
"coordinates": [
|
1189
|
+
-78.85018587112428,
|
1190
|
+
42.8138907507422
|
1191
|
+
]
|
1192
|
+
}
|
1193
|
+
},
|
1194
|
+
{
|
1195
|
+
"type": "Feature",
|
1196
|
+
"properties": {
|
1197
|
+
"id": "5b3d3f0c-0c14-4c3d-9080-0fb5bbea5470",
|
1198
|
+
"type": "ElectricalConnector",
|
1199
|
+
"startJunctionId": "2796b96e-5bc0-4890-9bb0-bcf7b5baf9c7",
|
1200
|
+
"endJunctionId": "258aad84-ed22-48ee-995a-4c5869ae9274",
|
1201
|
+
"total_length": 647,
|
1202
|
+
"connector_type": "Wire",
|
1203
|
+
"wires": [
|
1204
|
+
"OH AL 2/0 A",
|
1205
|
+
"OH AL 2/0 B",
|
1206
|
+
"OH AL 2/0 C",
|
1207
|
+
"OH AL 2/0 N"
|
1208
|
+
],
|
1209
|
+
"name": "p7"
|
1210
|
+
},
|
1211
|
+
"geometry": {
|
1212
|
+
"type": "LineString",
|
1213
|
+
"coordinates": [
|
1214
|
+
[
|
1215
|
+
-78.85100126266484,
|
1216
|
+
42.81555923181503
|
1217
|
+
],
|
1218
|
+
[
|
1219
|
+
-78.85018587112428,
|
1220
|
+
42.8138907507422
|
1221
|
+
]
|
1222
|
+
]
|
1223
|
+
}
|
1224
|
+
},
|
1225
|
+
{
|
1226
|
+
"type": "Feature",
|
1227
|
+
"properties": {
|
1228
|
+
"id": "9dae1cd8-ddca-4bdd-8324-61b771b77225",
|
1229
|
+
"type": "ElectricalJunction",
|
1230
|
+
"DSId": "897530f5-a6d6-446f-94fd-4087196fceaf"
|
1231
|
+
},
|
1232
|
+
"geometry": {
|
1233
|
+
"type": "Point",
|
1234
|
+
"coordinates": [
|
1235
|
+
-78.84791135787965,
|
1236
|
+
42.819580715795915
|
1237
|
+
]
|
1238
|
+
}
|
1239
|
+
},
|
1240
|
+
{
|
1241
|
+
"type": "Feature",
|
1242
|
+
"properties": {
|
1243
|
+
"id": "861ae659-79c7-45f7-9933-bed0a2560e7c",
|
1244
|
+
"type": "ElectricalConnector",
|
1245
|
+
"startJunctionId": "4deadac5-3035-4051-91fd-f5910c93cd75",
|
1246
|
+
"endJunctionId": "9dae1cd8-ddca-4bdd-8324-61b771b77225",
|
1247
|
+
"total_length": 92,
|
1248
|
+
"connector_type": "Wire",
|
1249
|
+
"wires": [
|
1250
|
+
"OH AL 2/0 A",
|
1251
|
+
"OH AL 2/0 B",
|
1252
|
+
"OH AL 2/0 C",
|
1253
|
+
"OH AL 2/0 N"
|
1254
|
+
],
|
1255
|
+
"name": "p8"
|
1256
|
+
},
|
1257
|
+
"geometry": {
|
1258
|
+
"type": "LineString",
|
1259
|
+
"coordinates": [
|
1260
|
+
[
|
1261
|
+
-78.84765386581424,
|
1262
|
+
42.81974597666594
|
1263
|
+
],
|
1264
|
+
[
|
1265
|
+
-78.84791135787965,
|
1266
|
+
42.819580715795915
|
1267
|
+
]
|
1268
|
+
]
|
1269
|
+
}
|
1270
|
+
},
|
1271
|
+
{
|
1272
|
+
"type": "Feature",
|
1273
|
+
"properties": {
|
1274
|
+
"id": "3ad29eb4-60b2-4050-a87c-dcd858184622",
|
1275
|
+
"type": "ElectricalJunction",
|
1276
|
+
"DSId": "54cd0a5a-2ebe-4b39-936a-f238b503c221"
|
1277
|
+
},
|
1278
|
+
"geometry": {
|
1279
|
+
"type": "Point",
|
1280
|
+
"coordinates": [
|
1281
|
+
-78.85306119918825,
|
1282
|
+
42.81899049479709
|
1283
|
+
]
|
1284
|
+
}
|
1285
|
+
},
|
1286
|
+
{
|
1287
|
+
"type": "Feature",
|
1288
|
+
"properties": {
|
1289
|
+
"id": "6cdda038-b853-4a8e-bf6d-304c49d93688",
|
1290
|
+
"type": "ElectricalConnector",
|
1291
|
+
"startJunctionId": "df21bd3d-f2a5-40df-a41b-54c8d73829a5",
|
1292
|
+
"endJunctionId": "3ad29eb4-60b2-4050-a87c-dcd858184622",
|
1293
|
+
"total_length": 80,
|
1294
|
+
"connector_type": "Wire",
|
1295
|
+
"wires": [
|
1296
|
+
"OH AL 2/0 A",
|
1297
|
+
"OH AL 2/0 B",
|
1298
|
+
"OH AL 2/0 C",
|
1299
|
+
"OH AL 2/0 N"
|
1300
|
+
],
|
1301
|
+
"name": "p9"
|
1302
|
+
},
|
1303
|
+
"geometry": {
|
1304
|
+
"type": "LineString",
|
1305
|
+
"coordinates": [
|
1306
|
+
[
|
1307
|
+
-78.85276079177858,
|
1308
|
+
42.81899049479709
|
1309
|
+
],
|
1310
|
+
[
|
1311
|
+
-78.85306119918825,
|
1312
|
+
42.81899049479709
|
1313
|
+
]
|
1314
|
+
]
|
1315
|
+
}
|
1316
|
+
},
|
1317
|
+
{
|
1318
|
+
"type": "Feature",
|
1319
|
+
"properties": {
|
1320
|
+
"id": "b4d75954-0bde-4707-875a-c2fabffec277",
|
1321
|
+
"type": "ElectricalJunction",
|
1322
|
+
"DSId": "1b4b5dcf-8d18-4954-b655-a93634542733"
|
1323
|
+
},
|
1324
|
+
"geometry": {
|
1325
|
+
"type": "Point",
|
1326
|
+
"coordinates": [
|
1327
|
+
-78.85138750076295,
|
1328
|
+
42.81588977460963
|
1329
|
+
]
|
1330
|
+
}
|
1331
|
+
},
|
1332
|
+
{
|
1333
|
+
"type": "Feature",
|
1334
|
+
"properties": {
|
1335
|
+
"id": "ed866262-f11e-4ea7-b5f9-eecfea8ecbaf",
|
1336
|
+
"type": "ElectricalJunction",
|
1337
|
+
"DSId": "502e96e3-853a-4b3d-b88d-fe59af4d7b65"
|
1338
|
+
},
|
1339
|
+
"geometry": {
|
1340
|
+
"type": "Point",
|
1341
|
+
"coordinates": [
|
1342
|
+
-78.85035753250123,
|
1343
|
+
42.81360741929651
|
1344
|
+
]
|
1345
|
+
}
|
1346
|
+
},
|
1347
|
+
{
|
1348
|
+
"type": "Feature",
|
1349
|
+
"properties": {
|
1350
|
+
"id": "b1003fd0-cd27-4de5-9851-f14382846fc4",
|
1351
|
+
"type": "ElectricalJunction",
|
1352
|
+
"DSId": "54cd0a5a-2ebe-4b39-936a-f238b503c221"
|
1353
|
+
},
|
1354
|
+
"geometry": {
|
1355
|
+
"type": "Point",
|
1356
|
+
"coordinates": [
|
1357
|
+
-78.85306119918825,
|
1358
|
+
42.81933675846616
|
1359
|
+
]
|
1360
|
+
}
|
1361
|
+
},
|
1362
|
+
{
|
1363
|
+
"type": "Feature",
|
1364
|
+
"properties": {
|
1365
|
+
"id": "44963046-644a-4c03-b81c-f65d80475015",
|
1366
|
+
"type": "ElectricalJunction",
|
1367
|
+
"buildingId": "10"
|
1368
|
+
},
|
1369
|
+
"geometry": {
|
1370
|
+
"type": "Point",
|
1371
|
+
"coordinates": [
|
1372
|
+
-78.85246596719499,
|
1373
|
+
42.81958326112075
|
1374
|
+
]
|
1375
|
+
}
|
1376
|
+
},
|
1377
|
+
{
|
1378
|
+
"type": "Feature",
|
1379
|
+
"properties": {
|
1380
|
+
"id": "f2d0448f-aab3-4da0-8aca-17564c8e3a58",
|
1381
|
+
"type": "ElectricalConnector",
|
1382
|
+
"startJunctionId": "b1003fd0-cd27-4de5-9851-f14382846fc4",
|
1383
|
+
"endJunctionId": "44963046-644a-4c03-b81c-f65d80475015",
|
1384
|
+
"total_length": 183,
|
1385
|
+
"wires": [
|
1386
|
+
"UG TPLX 1/0 A",
|
1387
|
+
"UG TPLX 1/0 B",
|
1388
|
+
"UG TPLX 1/0 C"
|
1389
|
+
],
|
1390
|
+
"connector_type": "Wire",
|
1391
|
+
"name": "s1"
|
1392
|
+
},
|
1393
|
+
"geometry": {
|
1394
|
+
"type": "LineString",
|
1395
|
+
"coordinates": [
|
1396
|
+
[
|
1397
|
+
-78.85306119918825,
|
1398
|
+
42.81933675846616
|
1399
|
+
],
|
1400
|
+
[
|
1401
|
+
-78.85246596719499,
|
1402
|
+
42.81958326112075
|
1403
|
+
]
|
1404
|
+
]
|
1405
|
+
}
|
1406
|
+
},
|
1407
|
+
{
|
1408
|
+
"type": "Feature",
|
1409
|
+
"properties": {
|
1410
|
+
"id": "53c917d8-b04d-4110-bdd9-cbf044e6a1fa",
|
1411
|
+
"type": "ElectricalJunction",
|
1412
|
+
"buildingId": "2"
|
1413
|
+
},
|
1414
|
+
"geometry": {
|
1415
|
+
"type": "Point",
|
1416
|
+
"coordinates": [
|
1417
|
+
-78.850630729414,
|
1418
|
+
42.81857888627522
|
1419
|
+
]
|
1420
|
+
}
|
1421
|
+
},
|
1422
|
+
{
|
1423
|
+
"type": "Feature",
|
1424
|
+
"properties": {
|
1425
|
+
"id": "59f65367-c852-40ab-9d7f-dc30822570f7",
|
1426
|
+
"type": "ElectricalConnector",
|
1427
|
+
"startJunctionId": "b1003fd0-cd27-4de5-9851-f14382846fc4",
|
1428
|
+
"endJunctionId": "53c917d8-b04d-4110-bdd9-cbf044e6a1fa",
|
1429
|
+
"total_length": 707,
|
1430
|
+
"wires": [
|
1431
|
+
"UG TPLX 1/0 A",
|
1432
|
+
"UG TPLX 1/0 B",
|
1433
|
+
"UG TPLX 1/0 C"
|
1434
|
+
],
|
1435
|
+
"connector_type": "Wire",
|
1436
|
+
"name": "s2"
|
1437
|
+
},
|
1438
|
+
"geometry": {
|
1439
|
+
"type": "LineString",
|
1440
|
+
"coordinates": [
|
1441
|
+
[
|
1442
|
+
-78.85306119918825,
|
1443
|
+
42.81933675846616
|
1444
|
+
],
|
1445
|
+
[
|
1446
|
+
-78.850630729414,
|
1447
|
+
42.81857888627522
|
1448
|
+
]
|
1449
|
+
]
|
1450
|
+
}
|
1451
|
+
},
|
1452
|
+
{
|
1453
|
+
"type": "Feature",
|
1454
|
+
"properties": {
|
1455
|
+
"id": "3a0599b8-84a9-488a-ab8d-dc62b244ee8c",
|
1456
|
+
"type": "ElectricalJunction",
|
1457
|
+
"DSId": "897530f5-a6d6-446f-94fd-4087196fceaf"
|
1458
|
+
},
|
1459
|
+
"geometry": {
|
1460
|
+
"type": "Point",
|
1461
|
+
"coordinates": [
|
1462
|
+
-78.84829759597778,
|
1463
|
+
42.81981680261798
|
1464
|
+
]
|
1465
|
+
}
|
1466
|
+
},
|
1467
|
+
{
|
1468
|
+
"type": "Feature",
|
1469
|
+
"properties": {
|
1470
|
+
"id": "38a42375-ff02-497e-90ef-c5d9eb78850e",
|
1471
|
+
"type": "ElectricalJunction",
|
1472
|
+
"buildingId": "13"
|
1473
|
+
},
|
1474
|
+
"geometry": {
|
1475
|
+
"type": "Point",
|
1476
|
+
"coordinates": [
|
1477
|
+
-78.84913892437771,
|
1478
|
+
42.82038967009542
|
1479
|
+
]
|
1480
|
+
}
|
1481
|
+
},
|
1482
|
+
{
|
1483
|
+
"type": "Feature",
|
1484
|
+
"properties": {
|
1485
|
+
"id": "10e9de09-902c-4373-8fa3-06a3e19e8b38",
|
1486
|
+
"type": "ElectricalConnector",
|
1487
|
+
"startJunctionId": "3a0599b8-84a9-488a-ab8d-dc62b244ee8c",
|
1488
|
+
"endJunctionId": "38a42375-ff02-497e-90ef-c5d9eb78850e",
|
1489
|
+
"total_length": 307,
|
1490
|
+
"wires": [
|
1491
|
+
"UG TPLX 1/0 A",
|
1492
|
+
"UG TPLX 1/0 B",
|
1493
|
+
"UG TPLX 1/0 C"
|
1494
|
+
],
|
1495
|
+
"connector_type": "Wire",
|
1496
|
+
"name": "s3"
|
1497
|
+
},
|
1498
|
+
"geometry": {
|
1499
|
+
"type": "LineString",
|
1500
|
+
"coordinates": [
|
1501
|
+
[
|
1502
|
+
-78.84829759597778,
|
1503
|
+
42.81981680261798
|
1504
|
+
],
|
1505
|
+
[
|
1506
|
+
-78.84913892437771,
|
1507
|
+
42.82038967009542
|
1508
|
+
]
|
1509
|
+
]
|
1510
|
+
}
|
1511
|
+
},
|
1512
|
+
{
|
1513
|
+
"type": "Feature",
|
1514
|
+
"properties": {
|
1515
|
+
"id": "753b77b9-b88b-443f-9c3b-3cd977bb3558",
|
1516
|
+
"type": "ElectricalJunction",
|
1517
|
+
"buildingId": "12"
|
1518
|
+
},
|
1519
|
+
"geometry": {
|
1520
|
+
"type": "Point",
|
1521
|
+
"coordinates": [
|
1522
|
+
-78.84857328145401,
|
1523
|
+
42.81914753199707
|
1524
|
+
]
|
1525
|
+
}
|
1526
|
+
},
|
1527
|
+
{
|
1528
|
+
"type": "Feature",
|
1529
|
+
"properties": {
|
1530
|
+
"id": "de88d8f3-d596-4088-8ee7-d96326ab083c",
|
1531
|
+
"type": "ElectricalConnector",
|
1532
|
+
"startJunctionId": "3a0599b8-84a9-488a-ab8d-dc62b244ee8c",
|
1533
|
+
"endJunctionId": "753b77b9-b88b-443f-9c3b-3cd977bb3558",
|
1534
|
+
"total_length": 255,
|
1535
|
+
"wires": [
|
1536
|
+
"UG TPLX 1/0 A",
|
1537
|
+
"UG TPLX 1/0 B",
|
1538
|
+
"UG TPLX 1/0 C"
|
1539
|
+
],
|
1540
|
+
"connector_type": "Wire",
|
1541
|
+
"name": "s4"
|
1542
|
+
},
|
1543
|
+
"geometry": {
|
1544
|
+
"type": "LineString",
|
1545
|
+
"coordinates": [
|
1546
|
+
[
|
1547
|
+
-78.84829759597778,
|
1548
|
+
42.81981680261798
|
1549
|
+
],
|
1550
|
+
[
|
1551
|
+
-78.84857328145401,
|
1552
|
+
42.81914753199707
|
1553
|
+
]
|
1554
|
+
]
|
1555
|
+
}
|
1556
|
+
},
|
1557
|
+
{
|
1558
|
+
"type": "Feature",
|
1559
|
+
"properties": {
|
1560
|
+
"id": "14080f48-4e0d-4ca6-9ed2-7db253f920f4",
|
1561
|
+
"type": "ElectricalJunction",
|
1562
|
+
"DSId": "b02e3fe9-77d0-47f9-86cb-e4db960afd62"
|
1563
|
+
},
|
1564
|
+
"geometry": {
|
1565
|
+
"type": "Point",
|
1566
|
+
"coordinates": [
|
1567
|
+
-78.84600162506106,
|
1568
|
+
42.81466990552482
|
1569
|
+
]
|
1570
|
+
}
|
1571
|
+
},
|
1572
|
+
{
|
1573
|
+
"type": "Feature",
|
1574
|
+
"properties": {
|
1575
|
+
"id": "9d037967-7ac1-4296-8f87-2d4a842d7a87",
|
1576
|
+
"type": "ElectricalJunction",
|
1577
|
+
"buildingId": "7"
|
1578
|
+
},
|
1579
|
+
"geometry": {
|
1580
|
+
"type": "Point",
|
1581
|
+
"coordinates": [
|
1582
|
+
-78.8471524243204,
|
1583
|
+
42.81605110464405
|
1584
|
+
]
|
1585
|
+
}
|
1586
|
+
},
|
1587
|
+
{
|
1588
|
+
"type": "Feature",
|
1589
|
+
"properties": {
|
1590
|
+
"id": "44c05d80-7a90-4229-94f7-0ef2787b2cc7",
|
1591
|
+
"type": "ElectricalConnector",
|
1592
|
+
"startJunctionId": "14080f48-4e0d-4ca6-9ed2-7db253f920f4",
|
1593
|
+
"endJunctionId": "9d037967-7ac1-4296-8f87-2d4a842d7a87",
|
1594
|
+
"total_length": 591,
|
1595
|
+
"wires": [
|
1596
|
+
"OH TPLX 2/0 S1",
|
1597
|
+
"OH TPLX 2/0 S2",
|
1598
|
+
"OH TPLX 2/0 N"
|
1599
|
+
],
|
1600
|
+
"connector_type": "Wire",
|
1601
|
+
"name": "s5"
|
1602
|
+
},
|
1603
|
+
"geometry": {
|
1604
|
+
"type": "LineString",
|
1605
|
+
"coordinates": [
|
1606
|
+
[
|
1607
|
+
-78.84600162506106,
|
1608
|
+
42.81466990552482
|
1609
|
+
],
|
1610
|
+
[
|
1611
|
+
-78.8471524243204,
|
1612
|
+
42.81605110464405
|
1613
|
+
]
|
1614
|
+
]
|
1615
|
+
}
|
1616
|
+
},
|
1617
|
+
{
|
1618
|
+
"type": "Feature",
|
1619
|
+
"properties": {
|
1620
|
+
"id": "e4bcf9d6-e0b7-421c-91d4-554d06c69364",
|
1621
|
+
"type": "ElectricalJunction",
|
1622
|
+
"buildingId": "1"
|
1623
|
+
},
|
1624
|
+
"geometry": {
|
1625
|
+
"type": "Point",
|
1626
|
+
"coordinates": [
|
1627
|
+
-78.84690284729004,
|
1628
|
+
42.81494536193761
|
1629
|
+
]
|
1630
|
+
}
|
1631
|
+
},
|
1632
|
+
{
|
1633
|
+
"type": "Feature",
|
1634
|
+
"properties": {
|
1635
|
+
"id": "40c59858-58c3-4b8c-8521-f7a251f06740",
|
1636
|
+
"type": "ElectricalConnector",
|
1637
|
+
"startJunctionId": "14080f48-4e0d-4ca6-9ed2-7db253f920f4",
|
1638
|
+
"endJunctionId": "e4bcf9d6-e0b7-421c-91d4-554d06c69364",
|
1639
|
+
"total_length": 261,
|
1640
|
+
"wires": [
|
1641
|
+
"OH TPLX 2/0 S2",
|
1642
|
+
"OH TPLX 2/0 N",
|
1643
|
+
"OH TPLX 2/0 S1"
|
1644
|
+
],
|
1645
|
+
"connector_type": "Wire",
|
1646
|
+
"name": "s6"
|
1647
|
+
},
|
1648
|
+
"geometry": {
|
1649
|
+
"type": "LineString",
|
1650
|
+
"coordinates": [
|
1651
|
+
[
|
1652
|
+
-78.84600162506106,
|
1653
|
+
42.81466990552482
|
1654
|
+
],
|
1655
|
+
[
|
1656
|
+
-78.84690284729004,
|
1657
|
+
42.81494536193761
|
1658
|
+
]
|
1659
|
+
]
|
1660
|
+
}
|
1661
|
+
},
|
1662
|
+
{
|
1663
|
+
"type": "Feature",
|
1664
|
+
"properties": {
|
1665
|
+
"id": "40867501-5a41-4626-a9d4-be5444a5b575",
|
1666
|
+
"type": "ElectricalJunction",
|
1667
|
+
"buildingId": "9"
|
1668
|
+
},
|
1669
|
+
"geometry": {
|
1670
|
+
"type": "Point",
|
1671
|
+
"coordinates": [
|
1672
|
+
-78.85132137101688,
|
1673
|
+
42.81708331517632
|
1674
|
+
]
|
1675
|
+
}
|
1676
|
+
},
|
1677
|
+
{
|
1678
|
+
"type": "Feature",
|
1679
|
+
"properties": {
|
1680
|
+
"id": "96ac00ff-1369-472b-b8cd-d8721355f4c5",
|
1681
|
+
"type": "ElectricalConnector",
|
1682
|
+
"startJunctionId": "b4d75954-0bde-4707-875a-c2fabffec277",
|
1683
|
+
"endJunctionId": "40867501-5a41-4626-a9d4-be5444a5b575",
|
1684
|
+
"total_length": 436,
|
1685
|
+
"wires": [
|
1686
|
+
"UG TPLX 2/0 C",
|
1687
|
+
"UG TPLX 2/0 B",
|
1688
|
+
"UG TPLX 2/0 A"
|
1689
|
+
],
|
1690
|
+
"connector_type": "Wire",
|
1691
|
+
"name": "s7"
|
1692
|
+
},
|
1693
|
+
"geometry": {
|
1694
|
+
"type": "LineString",
|
1695
|
+
"coordinates": [
|
1696
|
+
[
|
1697
|
+
-78.85138750076295,
|
1698
|
+
42.81588977460963
|
1699
|
+
],
|
1700
|
+
[
|
1701
|
+
-78.85132137101688,
|
1702
|
+
42.81708331517632
|
1703
|
+
]
|
1704
|
+
]
|
1705
|
+
}
|
1706
|
+
},
|
1707
|
+
{
|
1708
|
+
"type": "Feature",
|
1709
|
+
"properties": {
|
1710
|
+
"id": "18fe5a25-2547-4c32-a225-8bd455e93c9b",
|
1711
|
+
"type": "ElectricalJunction",
|
1712
|
+
"buildingId": "8"
|
1713
|
+
},
|
1714
|
+
"geometry": {
|
1715
|
+
"type": "Point",
|
1716
|
+
"coordinates": [
|
1717
|
+
-78.85078257620687,
|
1718
|
+
42.81588131780642
|
1719
|
+
]
|
1720
|
+
}
|
1721
|
+
},
|
1722
|
+
{
|
1723
|
+
"type": "Feature",
|
1724
|
+
"properties": {
|
1725
|
+
"id": "e2dcff78-1f88-496b-9111-66ea2cc6c889",
|
1726
|
+
"type": "ElectricalConnector",
|
1727
|
+
"startJunctionId": "b4d75954-0bde-4707-875a-c2fabffec277",
|
1728
|
+
"endJunctionId": "18fe5a25-2547-4c32-a225-8bd455e93c9b",
|
1729
|
+
"total_length": 162,
|
1730
|
+
"wires": [
|
1731
|
+
"UG TPLX 2/0 A",
|
1732
|
+
"UG TPLX 2/0 B",
|
1733
|
+
"UG TPLX 2/0 C"
|
1734
|
+
],
|
1735
|
+
"connector_type": "Wire",
|
1736
|
+
"name": "s8"
|
1737
|
+
},
|
1738
|
+
"geometry": {
|
1739
|
+
"type": "LineString",
|
1740
|
+
"coordinates": [
|
1741
|
+
[
|
1742
|
+
-78.85138750076295,
|
1743
|
+
42.81588977460963
|
1744
|
+
],
|
1745
|
+
[
|
1746
|
+
-78.85078257620687,
|
1747
|
+
42.81588131780642
|
1748
|
+
]
|
1749
|
+
]
|
1750
|
+
}
|
1751
|
+
},
|
1752
|
+
{
|
1753
|
+
"type": "Feature",
|
1754
|
+
"properties": {
|
1755
|
+
"id": "67b07fac-6666-4954-98b8-3e08b0896646",
|
1756
|
+
"type": "ElectricalJunction",
|
1757
|
+
"buildingId": "3"
|
1758
|
+
},
|
1759
|
+
"geometry": {
|
1760
|
+
"type": "Point",
|
1761
|
+
"coordinates": [
|
1762
|
+
-78.84962224800354,
|
1763
|
+
42.81329273502643
|
1764
|
+
]
|
1765
|
+
}
|
1766
|
+
},
|
1767
|
+
{
|
1768
|
+
"type": "Feature",
|
1769
|
+
"properties": {
|
1770
|
+
"id": "9e3fff1f-2625-4f3f-b510-f4e51683c941",
|
1771
|
+
"type": "ElectricalConnector",
|
1772
|
+
"startJunctionId": "ed866262-f11e-4ea7-b5f9-eecfea8ecbaf",
|
1773
|
+
"endJunctionId": "67b07fac-6666-4954-98b8-3e08b0896646",
|
1774
|
+
"total_length": 228,
|
1775
|
+
"wires": [
|
1776
|
+
"OH TPLX 2/0 N",
|
1777
|
+
"OH TPLX 2/0 S2",
|
1778
|
+
"OH TPLX 2/0 S1"
|
1779
|
+
],
|
1780
|
+
"connector_type": "Wire",
|
1781
|
+
"name": "s9"
|
1782
|
+
},
|
1783
|
+
"geometry": {
|
1784
|
+
"type": "LineString",
|
1785
|
+
"coordinates": [
|
1786
|
+
[
|
1787
|
+
-78.85035753250125,
|
1788
|
+
42.81360741929651
|
1789
|
+
],
|
1790
|
+
[
|
1791
|
+
-78.84962224800354,
|
1792
|
+
42.81329273502643
|
1793
|
+
]
|
1794
|
+
]
|
1795
|
+
}
|
1796
|
+
},
|
1797
|
+
{
|
1798
|
+
"type": "Feature",
|
1799
|
+
"properties": {
|
1800
|
+
"id": "14072af7-3121-4e3d-b85f-c79868702ec9",
|
1801
|
+
"type": "ElectricalJunction",
|
1802
|
+
"buildingId": "11"
|
1803
|
+
},
|
1804
|
+
"geometry": {
|
1805
|
+
"type": "Point",
|
1806
|
+
"coordinates": [
|
1807
|
+
-78.84951531770513,
|
1808
|
+
42.814393563866716
|
1809
|
+
]
|
1810
|
+
}
|
1811
|
+
},
|
1812
|
+
{
|
1813
|
+
"type": "Feature",
|
1814
|
+
"properties": {
|
1815
|
+
"id": "a0ba7300-0264-4450-8a1b-6f8045ee7cfe",
|
1816
|
+
"type": "ElectricalConnector",
|
1817
|
+
"startJunctionId": "ed866262-f11e-4ea7-b5f9-eecfea8ecbaf",
|
1818
|
+
"endJunctionId": "14072af7-3121-4e3d-b85f-c79868702ec9",
|
1819
|
+
"total_length": 365,
|
1820
|
+
"wires": [
|
1821
|
+
"OH TPLX 2/0 S2",
|
1822
|
+
"OH TPLX 2/0 S1",
|
1823
|
+
"OH TPLX 2/0 N"
|
1824
|
+
],
|
1825
|
+
"connector_type": "Wire",
|
1826
|
+
"name": "s10"
|
1827
|
+
},
|
1828
|
+
"geometry": {
|
1829
|
+
"type": "LineString",
|
1830
|
+
"coordinates": [
|
1831
|
+
[
|
1832
|
+
-78.85035753250125,
|
1833
|
+
42.81360741929651
|
1834
|
+
],
|
1835
|
+
[
|
1836
|
+
-78.84951531770513,
|
1837
|
+
42.814393563866716
|
1838
|
+
]
|
1839
|
+
]
|
1840
|
+
}
|
1841
|
+
},
|
1842
|
+
{
|
1843
|
+
"type": "Feature",
|
1844
|
+
"properties": {
|
1845
|
+
"id": "db52eea7-f395-4fb1-999d-47c82333a4a7",
|
1846
|
+
"type": "ElectricalJunction",
|
1847
|
+
"buildingId": "6"
|
1848
|
+
},
|
1849
|
+
"geometry": {
|
1850
|
+
"type": "Point",
|
1851
|
+
"coordinates": [
|
1852
|
+
-78.84856946000984,
|
1853
|
+
42.81417061550575
|
1854
|
+
]
|
1855
|
+
}
|
1856
|
+
},
|
1857
|
+
{
|
1858
|
+
"type": "Feature",
|
1859
|
+
"properties": {
|
1860
|
+
"id": "bf23c675-d787-4994-803b-18d8d4900699",
|
1861
|
+
"type": "ElectricalConnector",
|
1862
|
+
"startJunctionId": "ed866262-f11e-4ea7-b5f9-eecfea8ecbaf",
|
1863
|
+
"endJunctionId": "db52eea7-f395-4fb1-999d-47c82333a4a7",
|
1864
|
+
"total_length": 521,
|
1865
|
+
"wires": [
|
1866
|
+
"OH TPLX 2/0 S1",
|
1867
|
+
"OH TPLX 2/0 S2",
|
1868
|
+
"OH TPLX 2/0 N"
|
1869
|
+
],
|
1870
|
+
"connector_type": "Wire",
|
1871
|
+
"name": "s11"
|
1872
|
+
},
|
1873
|
+
"geometry": {
|
1874
|
+
"type": "LineString",
|
1875
|
+
"coordinates": [
|
1876
|
+
[
|
1877
|
+
-78.85035753250125,
|
1878
|
+
42.81360741929651
|
1879
|
+
],
|
1880
|
+
[
|
1881
|
+
-78.84856946000984,
|
1882
|
+
42.81417061550575
|
1883
|
+
]
|
1884
|
+
]
|
1885
|
+
}
|
1886
|
+
},
|
1887
|
+
{
|
1888
|
+
"type": "Feature",
|
1889
|
+
"properties": {
|
1890
|
+
"id": "be6e5e58-e73e-4172-a939-250c6a7a3c2c",
|
1891
|
+
"type": "ElectricalJunction",
|
1892
|
+
"buildingId": "4"
|
1893
|
+
},
|
1894
|
+
"geometry": {
|
1895
|
+
"type": "Point",
|
1896
|
+
"coordinates": [
|
1897
|
+
-78.8491695046689,
|
1898
|
+
42.81364215452331
|
1899
|
+
]
|
1900
|
+
}
|
1901
|
+
},
|
1902
|
+
{
|
1903
|
+
"type": "Feature",
|
1904
|
+
"properties": {
|
1905
|
+
"id": "bbb1f6a0-394e-4b38-bd51-1fa8f70d89dd",
|
1906
|
+
"type": "ElectricalConnector",
|
1907
|
+
"startJunctionId": "ed866262-f11e-4ea7-b5f9-eecfea8ecbaf",
|
1908
|
+
"endJunctionId": "be6e5e58-e73e-4172-a939-250c6a7a3c2c",
|
1909
|
+
"total_length": 318,
|
1910
|
+
"wires": [
|
1911
|
+
"OH TPLX 2/0 S1",
|
1912
|
+
"OH TPLX 2/0 S2",
|
1913
|
+
"OH TPLX 2/0 N"
|
1914
|
+
],
|
1915
|
+
"connector_type": "Wire",
|
1916
|
+
"name": "s12"
|
1917
|
+
},
|
1918
|
+
"geometry": {
|
1919
|
+
"type": "LineString",
|
1920
|
+
"coordinates": [
|
1921
|
+
[
|
1922
|
+
-78.85035753250125,
|
1923
|
+
42.81360741929651
|
1924
|
+
],
|
1925
|
+
[
|
1926
|
+
-78.8491695046689,
|
1927
|
+
42.81364215452331
|
1928
|
+
]
|
1929
|
+
]
|
1930
|
+
}
|
1931
|
+
},
|
1932
|
+
{
|
1933
|
+
"type": "Feature",
|
1934
|
+
"properties": {
|
1935
|
+
"id": "3d1aa47d-69dd-4200-ab34-9b6244ad82d7",
|
1936
|
+
"type": "ElectricalJunction",
|
1937
|
+
"buildingId": "5"
|
1938
|
+
},
|
1939
|
+
"geometry": {
|
1940
|
+
"type": "Point",
|
1941
|
+
"coordinates": [
|
1942
|
+
-78.84818388519801,
|
1943
|
+
42.8138760010378
|
1944
|
+
]
|
1945
|
+
}
|
1946
|
+
},
|
1947
|
+
{
|
1948
|
+
"type": "Feature",
|
1949
|
+
"properties": {
|
1950
|
+
"id": "68c17aed-1c16-4a75-b0a7-7cf2db5d605d",
|
1951
|
+
"type": "ElectricalConnector",
|
1952
|
+
"startJunctionId": "ed866262-f11e-4ea7-b5f9-eecfea8ecbaf",
|
1953
|
+
"endJunctionId": "3d1aa47d-69dd-4200-ab34-9b6244ad82d7",
|
1954
|
+
"total_length": 590,
|
1955
|
+
"wires": [
|
1956
|
+
"OH TPLX 2/0 S1",
|
1957
|
+
"OH TPLX 2/0 S2",
|
1958
|
+
"OH TPLX 2/0 N"
|
1959
|
+
],
|
1960
|
+
"connector_type": "Wire",
|
1961
|
+
"name": "s13"
|
1962
|
+
},
|
1963
|
+
"geometry": {
|
1964
|
+
"type": "LineString",
|
1965
|
+
"coordinates": [
|
1966
|
+
[
|
1967
|
+
-78.85035753250125,
|
1968
|
+
42.81360741929651
|
1969
|
+
],
|
1970
|
+
[
|
1971
|
+
-78.84818388519801,
|
1972
|
+
42.8138760010378
|
1973
|
+
]
|
1974
|
+
]
|
1975
|
+
}
|
1976
|
+
},
|
1977
|
+
{
|
1978
|
+
"type": "Feature",
|
1979
|
+
"properties": {
|
1980
|
+
"id": "194f2b59-5877-4485-85b9-bd0ac6f75e25",
|
1981
|
+
"type": "ElectricalJunction",
|
1982
|
+
"DSId": "b02e3fe9-77d0-47f9-86cb-e4db960afd62"
|
1983
|
+
},
|
1984
|
+
"geometry": {
|
1985
|
+
"type": "Point",
|
1986
|
+
"coordinates": [
|
1987
|
+
-78.8456153869629,
|
1988
|
+
42.8143078752306
|
1989
|
+
]
|
1990
|
+
}
|
1991
|
+
},
|
1992
|
+
{
|
1993
|
+
"type": "Feature",
|
1994
|
+
"properties": {
|
1995
|
+
"id": "db1a87fb-d770-4939-b747-7cadf1f304f8",
|
1996
|
+
"type": "ElectricalConnector",
|
1997
|
+
"startJunctionId": "7bba9925-4f7c-4f0d-9b94-d0b8298962ea",
|
1998
|
+
"endJunctionId": "194f2b59-5877-4485-85b9-bd0ac6f75e25",
|
1999
|
+
"total_length": 128,
|
2000
|
+
"name": "p12",
|
2001
|
+
"connector_type": "Wire",
|
2002
|
+
"wires": [
|
2003
|
+
"OH AL 1/0 A",
|
2004
|
+
"OH AL 1/0 B",
|
2005
|
+
"OH AL 1/0 C",
|
2006
|
+
"OH AL 1/0 N"
|
2007
|
+
]
|
2008
|
+
},
|
2009
|
+
"geometry": {
|
2010
|
+
"type": "LineString",
|
2011
|
+
"coordinates": [
|
2012
|
+
[
|
2013
|
+
-78.84529352188113,
|
2014
|
+
42.81456759283039
|
2015
|
+
],
|
2016
|
+
[
|
2017
|
+
-78.8456153869629,
|
2018
|
+
42.8143078752306
|
2019
|
+
]
|
2020
|
+
]
|
2021
|
+
}
|
2022
|
+
},
|
2023
|
+
{
|
2024
|
+
"type": "Feature",
|
2025
|
+
"properties": {
|
2026
|
+
"id": "b9ac3056-629d-40cc-b520-cfe15eb7296c",
|
2027
|
+
"type": "ElectricalJunction",
|
2028
|
+
"DSId": "502e96e3-853a-4b3d-b88d-fe59af4d7b65"
|
2029
|
+
},
|
2030
|
+
"geometry": {
|
2031
|
+
"type": "Point",
|
2032
|
+
"coordinates": [
|
2033
|
+
-78.85035753250123,
|
2034
|
+
42.81327686430259
|
2035
|
+
]
|
2036
|
+
}
|
2037
|
+
},
|
2038
|
+
{
|
2039
|
+
"type": "Feature",
|
2040
|
+
"properties": {
|
2041
|
+
"id": "bfdf4e28-5baf-4d54-9d0a-5a7dc3fbd4f3",
|
2042
|
+
"type": "ElectricalConnector",
|
2043
|
+
"startJunctionId": "258aad84-ed22-48ee-995a-4c5869ae9274",
|
2044
|
+
"endJunctionId": "b9ac3056-629d-40cc-b520-cfe15eb7296c",
|
2045
|
+
"total_length": 229,
|
2046
|
+
"wires": [
|
2047
|
+
"OH AL 1/0 A",
|
2048
|
+
"OH AL 1/0 B",
|
2049
|
+
"OH AL 1/0 C",
|
2050
|
+
"OH AL 1/0 N"
|
2051
|
+
],
|
2052
|
+
"connector_type": "Wire",
|
2053
|
+
"name": "p11"
|
2054
|
+
},
|
2055
|
+
"geometry": {
|
2056
|
+
"type": "LineString",
|
2057
|
+
"coordinates": [
|
2058
|
+
[
|
2059
|
+
-78.8501858711243,
|
2060
|
+
42.81389075074219
|
2061
|
+
],
|
2062
|
+
[
|
2063
|
+
-78.85035753250123,
|
2064
|
+
42.81327686430259
|
2065
|
+
]
|
2066
|
+
]
|
2067
|
+
}
|
2068
|
+
},
|
2069
|
+
{
|
2070
|
+
"type": "Feature",
|
2071
|
+
"properties": {
|
2072
|
+
"id": "c8181999-1d82-4f4f-b0d7-7affddf06378",
|
2073
|
+
"type": "ElectricalJunction",
|
2074
|
+
"DSId": "1b4b5dcf-8d18-4954-b655-a93634542733"
|
2075
|
+
},
|
2076
|
+
"geometry": {
|
2077
|
+
"type": "Point",
|
2078
|
+
"coordinates": [
|
2079
|
+
-78.85138750076295,
|
2080
|
+
42.81573237349922
|
2081
|
+
]
|
2082
|
+
}
|
2083
|
+
},
|
2084
|
+
{
|
2085
|
+
"type": "Feature",
|
2086
|
+
"properties": {
|
2087
|
+
"id": "f57d88d3-925f-4d5d-b25c-b3b9475f1ea7",
|
2088
|
+
"type": "ElectricalConnector",
|
2089
|
+
"startJunctionId": "2796b96e-5bc0-4890-9bb0-bcf7b5baf9c7",
|
2090
|
+
"endJunctionId": "c8181999-1d82-4f4f-b0d7-7affddf06378",
|
2091
|
+
"total_length": 121,
|
2092
|
+
"wires": [
|
2093
|
+
"OH AL 2/0 A",
|
2094
|
+
"OH AL 2/0 B",
|
2095
|
+
"OH AL 2/0 C",
|
2096
|
+
"OH AL 2/0 N"
|
2097
|
+
],
|
2098
|
+
"connector_type": "Wire",
|
2099
|
+
"name": "p10"
|
2100
|
+
},
|
2101
|
+
"geometry": {
|
2102
|
+
"type": "LineString",
|
2103
|
+
"coordinates": [
|
2104
|
+
[
|
2105
|
+
-78.85100126266484,
|
2106
|
+
42.81555923181503
|
2107
|
+
],
|
2108
|
+
[
|
2109
|
+
-78.85138750076295,
|
2110
|
+
42.81573237349922
|
2111
|
+
]
|
2112
|
+
]
|
2113
|
+
}
|
2114
|
+
}
|
2115
|
+
]
|
2116
|
+
}
|