Sha256: da65f74143521adc16d846c2d715a41444779c843ea9cae8e642974e258603f2
Contents?: true
Size: 956 Bytes
Versions: 4
Compression:
Stored size: 956 Bytes
Contents
The HPXML files contained in this folder may need to be re-generated due to HPXML schema updates. They are generated by modifying properties of `id=17` in `example_project_combined.csv` to: ```json "type": "Feature", "properties": { "id": "17", "name": "Residential 4", "type": "Building", "building_type": "Single-Family Attached", "floor_area": 18320, "footprint_area": 9160, "number_of_stories_above_ground": 2, "number_of_stories": 2, "number_of_bedrooms": 6, "foundation_type": "slab", "attic_type": "attic - vented", "system_type": "Residential - furnace and room air conditioner", "heating_system_fuel_type": "fuel oil", "number_of_residential_units": 4, "template": "Residential IECC 2015 - Customizable Template Sep 2020" } ``` as well as opening each HPXML file and removing the entire `<SchedulesFilePath>` line. They are then copied (overwritten) back into this folder.
Version data entries
4 entries across 4 versions & 1 rubygems