Wild fire → wildfire

This commit is contained in:
heyarne 2021-03-19 14:34:19 +01:00
commit ce6e57ab36
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Burn Severity Mapping\n",
"# Burn Area Mapping\n",
"\n",
"This notebook contains the calculations necessary for mapping the burn severity of the previously selected products.\n",
"This burn severity is measured as the Normalized Burn Ratio (NBR).\n",
@ -46,7 +46,7 @@
"source": [
"### Treuenbrietzen 2018\n",
"\n",
"The first case is the wild fire in August 2018 that led to the evacuation of three villages (source).\n",
"The first case is the wildfire in August 2018 that led to the evacuation of three villages (source).\n",
"The following files contain their respective OpenStreetMap geometries and pre-calculated NBR values for the area:"
]
},