robswc / nadocast-ui

an unofficial user interface for the nadocast project
https://nadocast-ui.robswc.me/
MIT License
2 stars 3 forks source link

Add `Hour` slider as a parameter under the main map #11

Open robswc opened 4 months ago

robswc commented 4 months ago

Would be great to have a slider under the map where one could scrub through the predictions for each hour to see how they change. We could have to fundamentally change the structure of how the data is loaded though. A url path like map/date/?hour=hour is probably preferable anyways.