{ "cells": [ { "cell_type": "markdown", "metadata": { "id": "s1nFKY6h-g35", "tags": [] }, "source": [ "# Tutorial 2: Natural Hazard Risk Assessment" ] }, { "cell_type": "markdown", "metadata": { "id": "F5jQ4EU--g38" }, "source": [ "In the second tutorial of this week, we are going to use publicly available hazard data and exposure data to do a risk assessment for an area of choice within Europe. More specifically we will look at damage due to wind storms and flooding. \n", "\n", "We will use both Copernicus Land Cover data and OpenStreetMap to estimate the potential damage of natural hazards to the built environment. We will use Copernicus Land Cover data to estimate the damage to specific land-uses, whereas we will use OpenStreetMap to assess the potential damage to the road system." ] }, { "cell_type": "markdown", "metadata": { "id": "K66fASIyP--9" }, "source": [ "### Important before we start\n", "---\n", "Make sure that you save this file before you continue, else you will lose everything. To do so, go to **Bestand/File** and click on **Een kopie opslaan in Drive/Save a Copy on Drive**!\n", "\n", "Now, rename the file into Week5_Tutorial2.ipynb. You can do so by clicking on the name in the top of this screen." ] }, { "cell_type": "markdown", "metadata": { "id": "hkXRFEqH-g38" }, "source": [ "## Learning Objectives\n", "