Exploring Irish open data weather datasets using Dash
Exploring Irish weather datasets from Met Eireann using the Plotly Dash framework
In this post I am exploring some weather datasets as measured by Met Eireann using the Plotly Dash framework. I have a very basic dash app deployed here on Heroku. The app uses some dropdowns, sliders, tabs, markdown and graph components, using callback functions to link the user’s options with some plots.