From f96a4a54be90b95de3ba9c957f843cb043fbd210 Mon Sep 17 00:00:00 2001 From: Nico Graebling <graeblin> Date: Tue, 11 Jul 2023 14:08:07 +0200 Subject: [PATCH] Add Proojects-Page for Hydrosystems II --- visgroup/content/projects.md | 65 +++++++++++++++++++++++++++++++++++- 1 file changed, 64 insertions(+), 1 deletion(-) diff --git a/visgroup/content/projects.md b/visgroup/content/projects.md index c238d3d..0b3215e 100644 --- a/visgroup/content/projects.md +++ b/visgroup/content/projects.md @@ -1,5 +1,68 @@ --- -title: "Projects" +title: "Hydrosystems Projects" +description: "at the Visualization Center TESSIN VISLab" date: 2023-06-07T23:52:18+02:00 --- +{{< single-page-intro text="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Eget mi proin sed libero enim sed faucibus turpis. Arcu dictum varius duis at. Pellentesque dignissim enim sit amet venenatis urna. Adipiscing tristique risus nec feugiat in fermentum." >}} + +<!-------------------------------------------------------------------- +---------------------------------------------------------------------- + START OF PROJECT MOSES +---------------------------------------------------------------------- +----------------------------------------------------------------------> + +{{< project-start + project-image="/pr_moses.jpg" + project-title="MOSES-Müglitz: Monitoring and Modelling Campaign" + >}} + +{{< project-description >}} + +The hydrological study in the Müglitz catchment is part of the MOSES initiative ([Modular Observation Solutions for Earth Systems](https://www.ufz.de/moses), coordinated by UFZ) investigating the impact extreme meteorological events on local hydrological processes. The presented visualization study is also a result of a close collaboration of the ESM and Digital Earth initiatives combining the expertise in monitoring and modelling environmental processes in a Virtual Reality framework. + +{{< /project-description >}} + + +{{< project-subheadline title="Links" >}} +[MOSES](https://www.ufz.de/moses), [ESM](https://www.esm-project.net/), [Digital Earth](https://www.digitalearth-hgf.de/) + +{{< project-subheadline title="Videos" >}} +[Müglitz Catchment Demo](https://www.youtube.com/watch?v=plPEtkkR0pQ), [Presentation @ EuroVis 21](https://www.youtube.com/watch?v=iIRBpXOWuPg&t=2716s) + +{{< project-subheadline title="Publications" >}} +K Rink, Ö O Şen, et al.: A Virtual Geographic Environment for the Exploration of Hydro-Meteorological Extremes. + +K Rink, Ö O Şen, et al. (2022): An Environmental Exploration System for Visual Scenario Analysis of Regional Hydro-Meteorological Systems Comput Graph 103, pages 192-200. [Full text](https://www.sciencedirect.com/science/article/abs/pii/S0097849322000309) + +{{< project-end >}} + + + +<!-------------------------------------------------------------------- +---------------------------------------------------------------------- + START OF PROJECT POYANG +---------------------------------------------------------------------- +----------------------------------------------------------------------> + + +{{< project-start + project-image="/pr_poyang.jpg" + project-title="Monitoring and Modelling in Large River-Lake Systems" + >}} + +{{< project-description >}} + +Virtual geographic environments for catchments of rivers or lakes, combining a wide range of 2D and 3D observation data sets with simulation resultsa for holistic analysis of water and solute dynamics. + +{{< /project-description >}} + +{{< project-subheadline title="Videos" >}} +[Poyang Lake Basin Demo](https://www.youtube.com/watch?v=7r282lIGsHk) + +{{< project-subheadline title="Publications" >}} +K Rink, E Nixdorf, et al.: A Virtual Geographic Environment for Multi-Compartment Water and Solute Dynamics in Large Catchments. [Full text](http://dx.doi.org/10.1016/j.jhydrol.2019.124507) + +C Yan, K Rink et al.: Virtual geographical environment-based environmental information system for Poyang Lake Basin. [Full text](http://dx.doi.org/10.1007/978-3-319-97725-6_18) + +{{< project-end >}} -- GitLab