Skip to content

Commit

Permalink
Update caption
Browse files Browse the repository at this point in the history
  • Loading branch information
g4brielvs committed Nov 20, 2023
1 parent 224b540 commit 75bf70f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 7 deletions.
2 changes: 1 addition & 1 deletion notebooks/damage-assessment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The team has overlaid radar change detection data with underlying baseline data
## Limitations

```{important}
This analysis has not yet been verified using a different data source. The team is currently working on procuring high resolution imagery to verify whether the buildings identified as damaged have collapsed or experienced impact.
The following damage assessment maps are based on preliminary estimates and have not been verified through field survey or satellite imagery. They do not reflect the final estimations by the [World Bank](https://www.worldbank.org/en/country/westbankandgaza). The project team is currently working on procuring high resolution imagery to verify whether the buildings identified as damaged have collapsed or experienced impact.
```

```{caution}
Expand Down
28 changes: 22 additions & 6 deletions notebooks/damage-assessment/damage-assessment.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,20 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"```{caution}\n",
"The following damage assessment figures are based on preliminary estimates and have not been verified through field survey or satellite imagery. They do not reflect the final estimations by the [World Bank](https://www.worldbank.org/en/country/westbankandgaza).\n",
"```\n",
"\n",
"```{note}\n",
"The results shown in this analysis only reflect the damages until October 25th 2023. As the team completes further analysis, the notebook will be updated. \n",
"```\n",
"\n",
"## Damage Map\n",
"\n",
"You can now interact with this map by selecting/deselecting different damage layers to visualize where buildings are most impacted in the Gaza Strip. Upon visual inspection, you can see\n",
"You can now interact with this map by selecting/deselecting different damage layers to visualize where buildings are most impacted in the Gaza Strip. Upon visual inspection, you can see:\n",
"\n",
"1. Damages: You can select and deselect the layers to see damages to roads, buildings and points of interest. The damage value ranges between 0 and 1 with 1 indicating higher levels of damage\n",
"2. Conflict: You can select this layer to view areas wit reported events and fatalities"
"1. **Damage:** You can select and deselect the layers to see damages to roads, buildings and points of interest. The damage value ranges between 0 and 1 with 1 indicating higher levels of damage.\n",
"2. **Conflict:** You can select this layer to view areas wit reported events and fatalities."
]
},
{
Expand All @@ -44,6 +48,18 @@
"<iframe width=\"100%\" height=\"500px\" src=\"https://studio.foursquare.com/public/26ba3dfb-0770-4cc6-b6fa-2ee2878580fc/embed\" frameborder=\"0\" allowfullscreen></iframe>"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"```{figure} ../../docs/images/logo.png\n",
"---\n",
"height: 0px\n",
"---\n",
"Damage assessment until October 25th in Gaza utilizing SAR imagery to evaluate the extent of destruction The damage map above is based on preliminary estimates and have not been verified through field survey or satellite imagery. It does not reflect the final estimations by the World Bank. Country borders or names do not necessarily reflect the World Bank Group's official position. This map is for illustrative purposes and does not imply the expression of any opinion on the part of the World Bank, concerning the legal status of any country or territory or concerning the delimitation of frontiers or boundaries.\n",
"```"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -720,7 +736,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "turkey-rdna",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -734,9 +750,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
"version": "3.11.6"
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 4
}

0 comments on commit 75bf70f

Please sign in to comment.