Skip to content

Commit 2604612

Browse files
committed
Fixes and cleaning
1 parent 9fffad4 commit 2604612

26 files changed

+5
-5144
lines changed

docs/_toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ parts:
3030
- file: docs/run_ci
3131
- file: docs/validation
3232
- file: docs/risk-poverty
33+
sections:
34+
- file: tools/code/merge_tiles/GUI_bivariate-maps.ipynb
3335
- file: docs/presentation
3436
- file: docs/utility
3537
sections:

docs/risk-poverty.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,11 @@ Poverty maps are combined with EAE/EAI maps to generate bi-variate maps. These m
7474

7575
Classification of total exposure on an administrative unit is done both on the basis of absolute numbers or ratios. For instance, as severe fluvial flooding and landslides represent very localized threats, the classification is based on total counts. In comparison, heat waves, droughts and air pollution are more widespread across geographic units and therefore classified into groups based on proportions.
7676

77-
```{seealso}
7877
We offer a python GUI to create bi-variate maps starting from risk and poverty data.
79-
[**Bivariate Maps Script**](https://github.com/GFDRR/CCDR-tools/blob/main/tools/code/GUI_bivariate-maps.ipynb)
78+
Download the [**Bivariate Maps Script**](https://github.com/GFDRR/CCDR-tools/blob/main/tools/code/GUI_bivariate-maps.ipynb) or preview it on the next page.
8079

8180
```{figure} images/bivariate_GUI.png
8281
---
8382
align: center
8483
---
85-
```
86-
87-
```
84+
```

home.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<span class="news-item"><strong>UPDATE:</strong> Climate Indices Tool released for CMIP6 indicators! </span>
66
<span class="news-item"><strong>UPDATE:</strong> STORM v4 tropical cyclone global model analysis notebook</span>
77
<span class="news-item"><strong>ANNOUNCEMENT:</strong> New CCDR dashboard released for interactive exploration of risk </span>
8-
<span class="news-item"><strong>WEBINAR:</strong> Join our upcoming training session on disaster risk screening tools - April 30, 2025 </span>
98
</div>
109
</div>
1110

@@ -43,7 +42,7 @@
4342
}
4443
</style>
4544

46-
This documentation offers guidance on risk screening and provides pythons tools to quickly produce natual hazards' risk screening at the national or sub-national level. The tools have originally being created for the World Bank's [**Country Climate and Development Report**](https://www.worldbank.org/en/publication/country-climate-development-reports) risk screening activities (2022/2024) and then furtherly developed within the [**Risk Data Library project**](docs/rdl.md).
45+
This documentation offers guidance on risk screening and provides pythons tools to quickly produce natual hazards' risk screening at the national or sub-national level. The tools have originally being created for the World Bank's [**Country Climate and Development Report**](https://www.worldbank.org/en/publication/country-climate-development-reports) risk screening activities (2022/2025) and then furtherly developed within the [**Risk Data Library project**](docs/rdl.md).
4746

4847
The CCDR toolkit allow to perform spatial analytics of disaster risk based on global datasets.
4948
Additionally, it offers open-source approaches and methods to:

tools/utility/old_notebooks/.env

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)