SensesProject / gems

Dashboards to investigate data from learn modules modules in more detail
https://climatescenarios.org/gems/
ISC License
2 stars 1 forks source link

optional: bind scenario selection to specific perspective /exploration question #38

Closed CorneliaAuerPIK closed 4 years ago

CorneliaAuerPIK commented 4 years ago

for one perspective / exploration question I want to show riskfactor pathways, for another perspective I need to show model data. this leads to a long list of scenarios that are partially not shown. could i bind a scenario selection to a perspective choice? example test_scenario_perspective_choice

doesn't need to be, but would be cool. alternatively we could also filter scenarios that are currently not shown... whatever works.

image image

fidelthomet commented 4 years ago

this is possible… get rid of

"runs": [
  ["$scenarios"]
],

and replace scenarios in options with runs

CorneliaAuerPIK commented 4 years ago

Yeah, party hard!! 💃 :D