File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -277,9 +277,9 @@ class BiodiversityChatbot {
277277 'assistant' ,
278278 'Hi! I can help you explore global biodiversity data and control the map. Try asking:\n\n' +
279279 '* "Which protected areas have the highest ave number of threatened species in the US? Also show them on the map"\n' +
280- '* "Show protected areas in Canada whose mean carbon density is in the top 10% of all CA protected areas "\n' +
281- '* "Calculate vulnerable carbon stored in IUCN category Ia areas "\n' +
282- '* "Show state-owned protected areas colored by IUCN category "'
280+ '* "What fraction of Canada is in protected areas? What fraction of the vulnerable carbon is protected? "\n' +
281+ '* "Describe the datasets you have available and where I can learn more about them "\n' +
282+ '* "Compute total carbon storage & species richness of each protected area in Brazil as a csv file "'
283283 ) ;
284284 }
285285
You can’t perform that action at this time.
0 commit comments