On Wednesday, 10 April 2019 11:30:53 UTC+10, Your Name Here wrote: > > Okay, since my attempts aren't showing but this is: > > I am still trying to figure out how to get a wind rose scatter plot like > Weather Display has (like this > <http://www.canterbury-city-2000.co.uk/canterbury/canterbury/dirplot.gif> > and this <http://jaxweather.net/WeatherImages/WD/dirplot.gif>). > > This MathWorks site has an entry > <https://www.mathworks.com/matlabcentral/fileexchange/49488-wind-rose-as-a-scatter-plot> > for > the math to make a very nice wind rose scatter plot > <https://www.mathworks.com/matlabcentral/mlc-downloads/downloads/90a0db0a-f5e3-420d-a665-ccf956a94749/daf985a0-01a8-40a0-aab9-9d10417a81bf/images/screenshot.jpg> > . > > Can someone please help me out? >
The only currently available polar wind plot generator for WeeWX that I am aware is the stackedwindrose generator that we included as part of WeeWX-WD. It generates a traditional windrose plot as shown at the bottom of this page <https://weather.therodericks.id.au/saratoga/wxtrends.php>. Despite it being included in WeeWX-WD it is very simple to extract and use just the windrose generator if you want. Neil and I have been working on a polar wind plot generator <https://github.com/gjr80/weewx-polarwindplot> that will also produce various other polar wind plots (what we call scatter, trail and spiral plots). Unfortunately I don't have any example plots to hand to show you. We've been working on and off on the polar wind plot generator for the last couple of years and whilst it mostly works there are still a few issues to iron out before release. At the moment I don't have much time to take it further so I can't say when it will be in a state fit for release. Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
