Merge branch 'main' of github.com:heyarne/remote-sensing-for-journalism into main

This commit is contained in:
heyarne 2021-03-21 18:03:33 +00:00
commit 257e60aa82
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",
@ -47,7 +47,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:"
]
},