The QGIS Time Manager was used to generate a point layer with hourly precipitation data for the German Federal State of North Rhine-Westphalia (NRW). This video is part of the series RB@HSRW. Data retrieval, formatting and video generation is part of my lecture EE_3.07 Geodata Management Systems at Hochschule Rhein-Waal (HSRW). Python code and the QGIS project to create the video can be downloaded from the course Git repo: https://gitlab.spectors.eu/rolf/EE_3.... DATA SOURCES Precipitation Data: Deutscher Wetterdienst (DWD): https://www.dwd.de/EN/Home/home_node.... DWD daily precipitation data for Germany: http://ftp-cdc.dwd.de/climate_environ... Topographic Map (background): The topo map of NRW is provided by 'Geobasis NRW' as WMS. The WMS links are found here: https://www.bezreg-koeln.nrw.de/brk_i... SOFTWARE USED QGIS: https://qgis.org/ QGIS Time Manager Plugin by Hatari Labs: • How to visualize time series in QGIS 3.0 w... Python