Skip to content

Bubble plot implementation #71

@AlexDo1

Description

@AlexDo1

Implementing the bubble plot to visualize the climate models requires the following steps:

  • DataManager: load input data (.csv format) -> this is the same data as discussed here: Weather data update #81
  • Recycle the plotting function from @jonaslenz
  • Implement a demo app to show the bubble plot, we can start from the implementation by @jonaslenz
  • Decide where to show the bubble plot.
  • Write a (detailed) explainer for the plot.
  • Customization of the plot and streamlit application (e.g. hierarchy level selection, plotly?)

A Learn More button could be added to the RCP selection that displays the bubble plot along with an explanation in an expander.

Metadata

Metadata

Assignees

Labels

climate explorerIssues related to the climate explorer applicationpriority: lowLow priority issue

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions