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
The climate component offers an overview of climate indices related to hydro-meteorological hazards based on the most updated information (**CMIP6**).
4
-
The related tool provides aggregated statistics at boundary level (country or subnational level) for a selection of:
5
-
1) climate-related hazards
6
-
2) country
7
-
3) time periods
3
+
The climate component offers an overview of climate indices related to hydro-meteorological hazards based on the most updated climate modelling (**CMIP6**).
4
+
The [Climate Indices tools](run_ci) allow to compute climate indices for the desired sub-national boundary level.
8
5
9
-
The data can be aggregated:
10
-
- across time (20 years windows) for representation of spatial distribution at sub-national level (**Map output**)
Example of mean standardardised anomaly (ensemble median) plotted for one climate index over Pakistan, period 2040-2060, 3 SSP scenarios - mean for subnational unit.
19
-
```
20
-
- across space (country boundaries) for time-series representation (**Chart output**)
21
-
```
22
-
Ensemble_p10(ADM0_mean(anomaly/hist_SD))
23
-
Ensemble_p50(ADM0_mean(anomaly/hist_SD))
24
-
Ensemble_p90(ADM0_mean(anomaly/hist_SD))
25
-
```
26
-
```{figure} images/ci_tseries.png
27
-
---
28
-
align: center
29
-
---
30
-
Example of mean standardardised anomaly (ensemble median) plotted for one climate index over Pakistan, time-series up to 2100, 3 SSP scenarios - mean at country level.
31
-
```
32
-
33
-
The table summarises the relevant climate indices and related time scale.
6
+
The table summarises relationship between climate indices and hazard trends.
| tmean | Mean surface temperature [°C]| Monthly |
46
19
47
-
## Input data
48
-
The climate indices are primarily sourced from the [**WB Cimate Change Knowledge Portal**](https://climateknowledgeportal.worldbank.org). Additional indice such as drought indices are obtained from external sources.
49
-
50
-
### Sources of CMIP6 data
20
+
## Data sources
21
+
The climate indices are primarily sourced from the [**WB Cimate Change Knowledge Portal**](https://climateknowledgeportal.worldbank.org).
22
+
Additional indices could also be obtained from external sources.
@@ -56,20 +28,10 @@ The climate indices are primarily sourced from the [**WB Cimate Change Knowledge
56
28
|[IPCC atlas](https://interactive-atlas.ipcc.ch/regional-information)| IPCC | Selection of climate variables for a range of periods and scenario | Table, geodata, maps, charts |
57
29
| [Global Drought Indices](https://data.ceda.ac.uk/badc/hydro-jules/data/Global_drought_indices) | CEDA | Global high-resolution drought datasets from 1981-2022 | Geodata |
- Runs over one selected country and for a specific set of indices depending on selected hazard
71
-
- Consider four SSP-RCP scenarios (SSP1-2.6; SSP2-4.5; SSP3-7.0; SSP5-8.5)
72
-
- Consider four 20-years periods (near term, medium term, long term, end of century)
73
-
- Calculate median, 10th percentile (p10) and 90th percentile (p90) of standardised anomaly across models in the ensemble ([more details](https://climateinformation.org/confidence-and-robustness/how-to-interpret-agreement-ensemble-value-range/))
74
-
- Plot maps and timeseries
75
-
- Exported results as multi-tab excel (table) and multi-layer geopackage (vector)
0 commit comments