Skip to content

Commit 55ed9ea

Browse files
committed
small fixes
1 parent e5b1e4c commit 55ed9ea

File tree

4 files changed

+10
-14
lines changed

4 files changed

+10
-14
lines changed

docs/images/GUI_TC_rsk.png

359 KB
Loading

docs/run_ci.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Climate indices analysis tool
1+
# Climate Indices Analytics
22

33
Choose from a selection of climate indices to analyze temperature extremes, precipitation patterns, heat stress indicators, and drought metrics.
44
Select a country, administrative level, climate index, and a specific year to visualize both raw grid data and zonal statistics.
@@ -51,7 +51,7 @@ Data are sourced at 0.25° resolution from the [World Bank Climate Knowledge Por
5151
5252
```{figure} images/GUI_CI_selection2.png
5353
---
54-
width: 100%
54+
width: 30%
5555
align: center
5656
---
5757
```

docs/run_fl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Flood analysis tool
1+
# Flood Analytics
22

33
## Input data management
44

docs/run_tc.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Tropical cyclone analysis tool
1+
# Tropical Cyclone Analytics
22

33
Based on [**STORM v4**](https://data.4tu.nl/datasets/0ea98bdd-5772-4da8-ae97-99735e891aff/4) (2023) hazard data as max wind spead (m/s) by Return Period scenario.
44
1. Exposure by hazard thresholds on population, built-up and agricultural area<br>2. Expected Annual Impact estimates on built-up area using regional-specific damage curves from [**CLIMADA**](https://nhess.copernicus.org/articles/21/393/2021/).
@@ -33,7 +33,8 @@ Set the folders as:
3333

3434
## Running the analysis
3535

36-
- Select the country first. Sub-national boundaries for level 1 and 2 can be fetched automatically. Else, you can load custom boundaries as geopackage (WGS 84). You will need to specify the field to be used to run zonal statistics, and related label name (e.g. ADM3_PCODE and ADM3_EN).
36+
- Select the country first. The country must be located within the hazard extent (tropics) for the analysis to start.
37+
Sub-national boundaries for level 1 and 2 can be fetched automatically. Else, you can load custom boundaries as geopackage (WGS 84). You will need to specify the field to be used to run zonal statistics, and related label name (e.g. ADM3_PCODE and ADM3_EN).
3738
```{figure} images/GUI_TC_country.png
3839
---
3940
width: 100%
@@ -43,29 +44,24 @@ Set the folders as:
4344
- Move to Hazard tab: select the hazard process, the minimum hazard intensity threshold, the time period and climate scenario. Select one or more Return Periods (CTRL+Click / drag mouse).
4445
```{figure} images/GUI_TC_hzd.png
4546
---
46-
width: 100%
47+
width: 30%
4748
align: center
4849
---
4950
```
5051
- Select one or more Exposure categories (CTRL+Click / drag mouse). You can select a custom exposure layer for each selected category (.tif raster, WGS 84).
5152
```{figure} images/GUI_TC_exp.png
5253
---
53-
width: 100%
54+
width: 30%
5455
align: center
5556
---
5657
```
5758
- Select the approach to use for the analysis:
5859
- When using "function", the best impact function is selected for the selected country. Only built-up damage functions are available for wind impact.
5960
- When using "classes", hazard intensity thresholds must be specified by the user.
60-
```{figure} images/GUI_F3_vln.png
61-
---
62-
width: 100%
63-
align: center
64-
---
65-
```
61+
6662
- Check "Preview results" to generate map and charts output in the GUI.
6763
68-
```{figure} images/GUI_F3_rsk.png
64+
```{figure} images/GUI_TC_rsk.png
6965
---
7066
width: 100%
7167
align: center

0 commit comments

Comments
 (0)