Update sample_questions.py
Browse files
climateqa/sample_questions.py
CHANGED
@@ -79,6 +79,7 @@ QUESTIONS = {
|
|
79 |
"Are human activities causing global warming?",
|
80 |
"What is the distribution of uncertainty in projected precipitation changes across different time frames ?",
|
81 |
"What are the anticipated changes in the global water cycle by the end of the 21st century under an intermediate emissions scenario ?",
|
|
|
82 |
]
|
83 |
|
84 |
}
|
|
|
79 |
"Are human activities causing global warming?",
|
80 |
"What is the distribution of uncertainty in projected precipitation changes across different time frames ?",
|
81 |
"What are the anticipated changes in the global water cycle by the end of the 21st century under an intermediate emissions scenario ?",
|
82 |
+
"How are human activities contributing to the spread of invasive alien species?",
|
83 |
]
|
84 |
|
85 |
}
|