UARENForecasting / advi

Interactive weather forecast visualization using Bokeh
https://forecasting.energy.arizona.edu/advi
MIT License
6 stars 6 forks source link

add skew-t #11

Open alorenzo175 opened 6 years ago

alorenzo175 commented 6 years ago

similar to https://ensemble.ucar.edu/sounding.php?d=2017100500 where one can click on the map to get the forecasted skew-t for that location. Probably easiest to use https://github.com/rsobash/d3-skewt, send the data via bokeh, and have a bokeh javascript callback to update the d3 data.