You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/run_ch.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,39 +26,39 @@ Example:
26
26
27
27
## Running the analysis
28
28
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
31
31
---
32
32
width: 100%
33
33
align: center
34
34
---
35
35
```
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
38
38
---
39
39
width: 100%
40
40
align: center
41
41
---
42
42
```
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
45
45
---
46
46
width: 100%
47
47
align: center
48
48
---
49
49
```
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
54
54
---
55
55
width: 100%
56
56
align: center
57
57
---
58
58
```
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.
0 commit comments