Skip to content

Conversation

@cchwala
Copy link
Member

@cchwala cchwala commented Mar 4, 2025

This should hopefully close #2

TODO in this PR:

  • plot CML paths on map
  • plot time series
  • get CML ID from CML by clicking on line in map
  • update time series plot
  • make things look nicer

@cchwala
Copy link
Member Author

cchwala commented Mar 4, 2025

Currently it looks like this
Bildschirmfoto 2025-03-04 um 21 57 21

Not pretty, but at least the basic setup works.

Open question: Can I get the interactivity with folium or do I have to use bokeh for plotting the map and maybe use something like ColumnDataSource for storing the CML data and metadata outside of the map plotting function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

plot CML paths on a map and a time series of a dynamically selected CML data

2 participants