From 8429ba170e8db43810e90f864c6fe760a010a10e Mon Sep 17 00:00:00 2001 From: Rawad <40804728+rawadelkontar@users.noreply.github.com> Date: Sat, 10 Feb 2024 21:58:06 -0500 Subject: [PATCH] Added UO-ResStock connection variable to the site properties schema --- lib/urbanopt/geojson/schema/site_properties.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/urbanopt/geojson/schema/site_properties.json b/lib/urbanopt/geojson/schema/site_properties.json index bdb54029..33f11434 100644 --- a/lib/urbanopt/geojson/schema/site_properties.json +++ b/lib/urbanopt/geojson/schema/site_properties.json @@ -211,6 +211,14 @@ "2018", "2019" ] + }, + "characterize_residential_buildings_from_buildstock_csv":{ + "description" : "Enable UO and ResStock connection to characterize residential buildings by matching them (and their properties) with building from the BuildStock CSV.", + "type": "boolean" + }, + "resstock_buildstock_csv_path":{ + "description" : "Path to the buildstock CSV that the users want to sample from to find the closest match to their UO residential buildings features.", + "type": "string" } }, "required": [