hydrocode-de / RUINSapp

https://hydrocode-de.github.io/RUINSapp
MIT License
1 stars 1 forks source link

Bubble plot implementation #71

Open AlexDo1 opened 2 years ago

AlexDo1 commented 2 years ago

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

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

mmaelicke commented 2 years ago

@AlexDo1 FYI: the new merged weather and climate data explorer will have a transition page between the three sub-apps: weather explorer, climate explorer and climate indices. The transition page between weather and climate explorer would also be a suitable place for a Learn More button or maybe even always showing the bubbles.

mmaelicke commented 2 years ago

Also: @AlexDo1 or @lucfr does anyone of you want to take on this issue? If I should just do part of it, you can convert any of the tasks in the issue description (there will be a button on hover) to an issue and assign me.

AlexDo1 commented 2 years ago

I just pushed a first working implementation of the Bubble Plot on Github. I closely followed @jonaslenz' implementation. Next we need to discuss where the bubbles should be displayed and adapt the first implementation based on that.

mmaelicke commented 2 years ago

Thanks! I will evaluate the code and make a decision. You can further concentrate on #81 or #74 or a first draft of the landuse/agriculture application.