diff --git a/public/.vscode/settings.json b/public/.vscode/settings.json new file mode 100644 index 0000000000000000000000000000000000000000..6f3a2913e199cebe9ace75cf7e5a2818da27fbd3 --- /dev/null +++ b/public/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/public/content/content.json b/public/content/content.json index f7e4dac100a4fdf75f625b065c070fd0862e1523..1f2e0c2af75e738f060979ac1d25489306c850d5 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -68,6 +68,29 @@ "repo": "https://transfer.hft-stuttgart.de/gitlab/ensysle/application" } }, + { + "item": { + "title": "GIS-based method for PV Potentials Simulation at Regional Scale", + "project": "EnSysLE", + "author": { + "firstName": "Joe", + "lastName": "T. Santhanavanich", + "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich" + }, + "project_year_start": "2021", + "project_year_end": "2022", + "project_is_on_going": true, + "imageLink": "imgs/thumbnails/gis.jpg", + "keywords": ["CityGML", "Energy Simulation","Building Energy", "CityGML", "Heat Demand Simulation"], + "description_en": "This work introduces a bottom-up GIS-based method for simulation of ground-mounted PV potentials based on digital landscape models that consider terrain slope, orientation, location-specific irradiation, and land use type, and combines this geoinformatical information with a PV yield model that allows to assess hourly PV generation potential on suitable areas.", + "description_de": "This work introduces a bottom-up GIS-based method for simulation of ground-mounted PV potentials based on digital landscape models that consider terrain slope, orientation, location-specific irradiation, and land use type, and combines this geoinformatical information with a PV yield model that allows to assess hourly PV generation potential on suitable areas." + }, + "refIndex": 5, + "links": { + "project": "https://www.hft-stuttgart.com/research/projects/current/ensys-le", + "publication": "https://doi.org/10.1016/j.egyr.2022.03.187" + } + }, { "item": { "title": "COVID-STA", @@ -324,29 +347,6 @@ "project": "https://kogerec.org/en/research/energy/modelling-nearly-zero-emission-quarters-neqmodplus/" } }, - { - "item": { - "title": "BW Christmas Market 2021", - "project": "Hobby Project", - "author": { - "firstName": "Joe", - "lastName": "T. Santhanavanich", - "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich" - }, - "project_year_start": "2019", - "project_year_end": "2021", - "project_is_on_going": false, - "imageLink": "imgs/thumbnails/ch_bw_2021.jpg", - "keywords": ["Christmas Market"], - "description_en": "The lightweight web map of Christmas markets in BW 2021 with updated Corona Rules, opening hours, link to the official website, etc is developed to help people plan to visit the Christmas market during this Covid situation - fast-changing regulation.", - "description_de": "Die leichtgewichtige Webkarte der Weihnachtsmärkte in BW 2021 mit aktualisierten Corona-Regeln, Öffnungszeiten, Link zur offiziellen Website usw. wurde entwickelt, um den Menschen zu helfen, den Besuch des Weihnachtsmarktes während dieser Covid-Situation zu planen - sich schnell ändernde Vorschriften. " - }, - "links": { - "demo": "https://icity.hft-stuttgart.de/christmas_market_2021", - "project": "https://www.hft-stuttgart.de/forschung/i-city" - }, - "refIndex": 6 - }, { "item": { "title": "Smart Villages 3D Application ", diff --git a/public/content/content_backup.md b/public/content/content_backup.md index c6f1b902e03b3fdc7115caf1bce847b872a96064..694dd42a59edc4b948338ce679a93df86a9e5149 100644 --- a/public/content/content_backup.md +++ b/public/content/content_backup.md @@ -47,4 +47,27 @@ }, "refIndex": 3 }, + { + "item": { + "title": "BW Christmas Market 2021", + "project": "Hobby Project", + "author": { + "firstName": "Joe", + "lastName": "T. Santhanavanich", + "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich" + }, + "project_year_start": "2019", + "project_year_end": "2021", + "project_is_on_going": false, + "imageLink": "imgs/thumbnails/ch_bw_2021.jpg", + "keywords": ["Christmas Market"], + "description_en": "The lightweight web map of Christmas markets in BW 2021 with updated Corona Rules, opening hours, link to the official website, etc is developed to help people plan to visit the Christmas market during this Covid situation - fast-changing regulation.", + "description_de": "Die leichtgewichtige Webkarte der Weihnachtsmärkte in BW 2021 mit aktualisierten Corona-Regeln, Öffnungszeiten, Link zur offiziellen Website usw. wurde entwickelt, um den Menschen zu helfen, den Besuch des Weihnachtsmarktes während dieser Covid-Situation zu planen - sich schnell ändernde Vorschriften. " + }, + "links": { + "demo": "https://icity.hft-stuttgart.de/christmas_market_2021", + "project": "https://www.hft-stuttgart.de/forschung/i-city" + }, + "refIndex": 6 + }, ``` \ No newline at end of file diff --git a/public/imgs/thumbnails/gis.jpg b/public/imgs/thumbnails/gis.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9fda6191bdfe94615fef713508045f597a769bf Binary files /dev/null and b/public/imgs/thumbnails/gis.jpg differ