From 77b557795a27d9cdf858743cb84294cd8f3b2479 Mon Sep 17 00:00:00 2001 From: Volker Coors <volker.coors@hft-stuttgart.de> Date: Thu, 27 May 2021 19:58:27 +0000 Subject: [PATCH] Update content.json --- public/content/content.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/public/content/content.json b/public/content/content.json index e2ff9f9..6ac4b90 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -1,5 +1,5 @@ [ -{ + { "item": { "title": "Concept and Evaluation of heating demand prediction based on 3D city models and the Energy ADE – case study Helsinki", "project": "Master Thesis", @@ -13,13 +13,12 @@ "project_is_on_going": false, "imageLink":"imgs/thumbnails/Heating_Demand_Helsinki-1-small.png", "keywords":["SimStadt","CityGML", "Urban Simulation"], - "description_en":"The City of Helsinki aims to be carbon neutral by 2035. As the heating of buildings causes the greatest portion of greenhouse gas emission in Helsinki, more energy-efficient buildings may be the key to achieving this goal. In this work, the developed concept enables the simulation and further prediction of the heating demand and resulting CO2 emissions based on a 3D city model in various scenarios.", - "description_de":"Die STadt Helsinki strebt an, bis 2035 klimaneutral zu werden. In der Arbeit wurden auf Basis eines 3D-Stadtmodells verschiedene Szenarien zur Wärmeversorgung simuliert. Dabei wurde zur Simulation die an der HFT entwickelte Software SimStadt eingesetzt." + "description_en":"The City of Helsinki aims to be carbon neutral by 2035. As the heating of buildings causes the greatest portion of greenhouse gas emission in Helsinki, more energy-efficient buildings may be the key to achieving this goal. In this work, the developed concept enables the simulation and further prediction of the heating demand and resulting CO2 emissions based on a 3D city model in various scenarios. https://doi.org/10.3390/ijgi9100602", + "description_de":"Die STadt Helsinki strebt an, bis 2035 klimaneutral zu werden. In der Arbeit wurden auf Basis eines 3D-Stadtmodells verschiedene Szenarien zur Wärmeversorgung simuliert. Dabei wurde zur Simulation die an der HFT entwickelte Software SimStadt eingesetzt. https://doi.org/10.3390/ijgi9100602" }, "refIndex": 5, "links": { "demo": "https://kartta.hel.fi/3d/heating/Apps/Helsinki/view.html" - "publication": "https://doi.org/10.3390/ijgi9100602" } }, { -- GitLab