Skip to content

Commit 25a3278

Browse files
committed
Update custom hazard guidance
1 parent f0621f3 commit 25a3278

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

docs/images/GUI_CH.jpg

283 KB
Loading

docs/images/GUI_CH2.jpg

352 KB
Loading

docs/images/GUI_CH3.jpg

271 KB
Loading

docs/images/GUI_CH4.jpg

129 KB
Loading

docs/images/GUI_CH5.jpg

233 KB
Loading

docs/run_ch.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,39 +26,39 @@ Example:
2626

2727
## Running the analysis
2828

29-
- 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).
30-
```{figure} images/GUI_F3_country.png
29+
- Boundaries tab: sub-national boundaries for level 0, 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).
30+
```{figure} images/GUI_CH.jpg
3131
---
3232
width: 100%
3333
align: center
3434
---
3535
```
36-
- 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).
37-
```{figure} images/GUI_F3_hzd.png
36+
- Hazard tab: select the hazard data (*.tif), the hazard name, the minimum hazard intensity threshold (all values below that will be ignored), and the associated frequency, if any. You can also select add more than one layer in case of muultiple return periods.
37+
```{figure} images/GUI_CH2.jpg
3838
---
3939
width: 100%
4040
align: center
4141
---
4242
```
43-
- 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).
44-
```{figure} images/GUI_F3_exp.png
43+
- Exposure tab: select one or more categories (CTRL+Click / drag mouse). The default data will be added (if found), else you can select a custom exposure layer for each selected category (.tif raster, WGS 84).
44+
```{figure} images/GUI_CH3.jpg
4545
---
4646
width: 100%
4747
align: center
4848
---
4949
```
50-
- Select the approach to use for the analysis:
51-
- When using "function", the best impact function is selected for the selected country and exposure categories.
52-
- When using "classes", hazard intensity thresholds must be specified by the user.
53-
```{figure} images/GUI_F3_vln.png
50+
- Vulnerability tab: first you need to select the approach.
51+
- When using "function", you can enter a mathematical impact function for the selected country and exposure categories.
52+
- When using "classes", hazard intensity thresholds must be specified.
53+
```{figure} images/GUI_CH4.jpg
5454
---
5555
width: 100%
5656
align: center
5757
---
5858
```
59-
- Check "Preview results" to generate map and charts output in the GUI.
59+
- Check "Preview results" to generate map and charts output in the GUI. Map data is saved in the output folder as .gpkg. You can load it in GIS software for more customised map visualisation.
6060
61-
```{figure} images/GUI_F3_rsk.png
61+
```{figure} images/GUI_CH5.jpg
6262
---
6363
width: 100%
6464
align: center

0 commit comments

Comments
 (0)