armanddemasson commited on
Commit
5bd3f8c
·
1 Parent(s): 19905de

chore: changed talk to ipcc how to use text

Browse files
climateqa/engine/talk_to_data/ipcc/config.py CHANGED
@@ -73,15 +73,19 @@ You can ask me anything about these climate indicators: **temperature** or **pre
73
  You can specify **location** and/or **year**.
74
  By default, we take the **mediane of each climate model**.
75
 
 
 
 
 
 
 
 
 
76
  For example, you can ask:
77
  - What will the temperature be like in Paris?
78
  - What will be the total rainfall in the USA in 2030?
79
  - How will the average temperature evolve in China ?
80
 
81
- **Example of indicators in the data**:
82
- - Mean temperature
83
- - Total precipitation
84
-
85
  ⚠️ **Limitations**:
86
  - You can't ask anything that isn't related to **IPCC - ATLAS** data.
87
  - You can not ask about **several locations at the same time**.
 
73
  You can specify **location** and/or **year**.
74
  By default, we take the **mediane of each climate model**.
75
 
76
+ Current available charts :
77
+ - Yearly evolution of an indicator at a specific location (historical + SSP Projections)
78
+ - Yearly spatial distribution of an indicator in a specific country
79
+
80
+ Current available indicators :
81
+ - Mean temperature
82
+ - Total precipitation
83
+
84
  For example, you can ask:
85
  - What will the temperature be like in Paris?
86
  - What will be the total rainfall in the USA in 2030?
87
  - How will the average temperature evolve in China ?
88
 
 
 
 
 
89
  ⚠️ **Limitations**:
90
  - You can't ask anything that isn't related to **IPCC - ATLAS** data.
91
  - You can not ask about **several locations at the same time**.