|
52 | 52 | "introText": { |
53 | 53 | "en": "Historical changes in climate conditions are the first step to contextualizing a GCF proposal. This section will provide you an overview of the historical changes in key climate variables for the target country of your proposal.", |
54 | 54 | "fr": "Les changements historiques des conditions climatiques constituent la première étape de la contextualisation d'une proposition GCF. Cette section vous fournira un aperçu des changements historiques des variables climatiques clés pour le pays cible de votre proposition." |
| 55 | + }, |
| 56 | + "quickInsight": { |
| 57 | + "season": { |
| 58 | + "en": "Season=:::season:::", |
| 59 | + "fr": "Saison=:::season:::" |
| 60 | + }, |
| 61 | + "temp": { |
| 62 | + "en": ":::admin::: warmed by :::tempChange:::°C between :::startYear::: and :::endYear:::, which implies :::tempPerDecade:::°C per decade.", |
| 63 | + "fr": "TODO" |
| 64 | + }, |
| 65 | + "precip": { |
| 66 | + "en": "Precipitation changes during the same period have also occurred, with :::precipPerDecade::: mm :::precipDirection::: rain per decade on average across :::admin:::.", |
| 67 | + "fr": "TODO" |
| 68 | + } |
55 | 69 | } |
56 | 70 | }, |
57 | 71 | "futureProjections": { |
|
62 | 76 | "introText": { |
63 | 77 | "en": "Like for historical trends, future projections for the same key variables are needed to contextualize the proposed adaptation and mitigation solutions. This section explores different climate futures using data from the Global Climate Models (GCMs) used in the Sixth Assessment Report (AR6) of the Intergovernmental Panel on Climate Change (IPCC).", |
64 | 78 | "fr": "Comme pour les tendances historiques, des projections futures pour les mêmes variables clés sont nécessaires pour contextualiser les solutions d’adaptation et d’atténuation proposées. Cette section explore différents futurs climatiques à l’aide de données provenant des modèles climatiques mondiaux (MCG) utilisés dans le sixième rapport d’évaluation (AR6) du Groupe d’experts intergouvernemental sur l’évolution du climat (GIEC)." |
| 79 | + }, |
| 80 | + "quickInsight": { |
| 81 | + "summary": { |
| 82 | + "en": ":::admin::: is projected to warm by :::meanAnomaly:::°C by around :::midYear::: under a :::scenarioLabel::: scenario (:::scenario:::). Across the :::timePeriod::: timeframe, average temperatures increase steadily.", |
| 83 | + "fr": "TODO" |
| 84 | + }, |
| 85 | + "comparison": { |
| 86 | + "en": "Relative to :::baseScenario:::, projected warming under :::compareScenario::: is :::diffValue:::°C :::diffDirection::: by :::midYear:::.", |
| 87 | + "fr": "TODO" |
| 88 | + }, |
| 89 | + "uncertainty": { |
| 90 | + "en": "These projections carry uncertainty: model estimates for :::admin::: under :::scenario::: range from :::minAnomaly:::°C (coolest) to :::maxAnomaly:::°C (warmest) of warming.", |
| 91 | + "fr": "TODO" |
| 92 | + } |
| 93 | + } |
| 94 | + }, |
| 95 | + "extremeEvents": { |
| 96 | + "title": { |
| 97 | + "en": "Extreme Events", |
| 98 | + "fr": "" |
| 99 | + }, |
| 100 | + "introText": { |
| 101 | + "en": "This section assesses projected changes in extreme climate events by comparing historical and future climate conditions for the selected hazard. Extreme events are identified using standardized anomalies (z-scores), which capture conditions that deviate substantially from long-term variability.", |
| 102 | + "fr": "" |
| 103 | + }, |
| 104 | + "quickInsight": { |
| 105 | + "en": "", |
| 106 | + "fr": "" |
65 | 107 | } |
66 | 108 | }, |
67 | 109 | "hazardExposure": { |
|
0 commit comments