On Tuesday, 21 March 2017 12:28:02 UTC+10, Alec Bennett wrote: > > I made a quick page that updates some data from the real time gauge using > Ajax: > > sinkingsensation.com/wind > > It takes some data from live_data.json (currently wspeed, wgust, bearing, > domwinddir) and displays it, updating every 2 seconds. > > I'd like to add the highest gust of the day though, and I'm wondering if > anyone can see an easy way to do that. In the reports, that would be > $day.windGust.max. >
field wgustTM should already provide that. > Also, would questions like this be better on the dev list? > Certainly doesn't worry me, can't speak for anyone else though. 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.
