From 5627f01eb254231b3cc6d0a21f6a5ac443275ae7 Mon Sep 17 00:00:00 2001 From: Hugo Ledoux Date: Thu, 18 Jul 2024 09:29:40 +0200 Subject: [PATCH] Add Human perception extension from @binyulei --- _data/extensions.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_data/extensions.yml b/_data/extensions.yml index bfc0743c7e..9a9fefc5cb 100755 --- a/_data/extensions.yml +++ b/_data/extensions.yml @@ -1,4 +1,11 @@ +- name: Human perception of urban buildings + url: https://github.com/binyulei/3D_building_perception/blob/main/perception.ext.json + description: "Integration of the visual perception of buildings as extra attributes" + status: 0.5 + organisation: "[NUS urban analytics lab](https://ual.sg)" + details: https://doi.org/10.5194/isprs-annals-X-4-W5-2024-211-2024 + - name: Energy Extension url: https://github.com/ozgetufan/cjenergy/blob/master/schemas/extensions/energy.ext.json description: "Energy Extension for Space Heating Demand Calculation (basically a conversion from the KIT Energy ADE)"