CoVIS-19

↝      Description

Thesis Abstract:
While many models have simulated viral infections and their effects, especially concerning the SARS-CoV-2 pandemic which has changed the way of life all around the world, visualizations of the spread and its effects on the mobility of a population are often unintuitive and behind a layer of abstraction. Using real mobility data from the co-author NET CHECK as well as official freely available infection data, this work puts forward a simultaneous individual-based simulation and visualization of the effect of SARS-CoV-2 on the German population. Each particle decides, based on daily information of the county it is in, which county to travel to, whether it is infected and if so, how long that is the case. Applying probabilities calculated from the decisions of the particles on the day before brings forth predictions of travels and infections.
Utilizing the node- and Python-based programming environment of the visual effects software Houdini, it is possible to create a procedural setup workflow to show the processing of this project’s data both in a visual way by displaying particles representing the population on the map of - in this case - Germany besides evaluating it on a spreadsheet at the same time.
This not only helps to intuitively present the effects of the pandemic and improve the simulation more efficiently by the ability of visual debugging but also to easily adjust it if more detailed data, for example more accurate location data, is available or to up the resolution, i.e. the number of simulated particles, in an instant.
In the examples below I have simulated every 80th person in Germany.
Read the whole thesis here →

↝      Tools used

Houdini, Python, Python Pandas, Redshift

Stylised cover image
Visualisation from Jan 20th to Feb 10th
Still image of Jan. 27th
Closeup of Bavaria and Saxony on Jan. 27th
Network of initial map and point creation
Network of daily infection and travel calculation

←      Go Back