If I understand correctly, you want to have $alltime.wind.max available to you in a skin?
Have you looked at the customization guide <http://weewx.com/docs/customizing.htm#defining_new_tags>? It has an example on how to get a tag $alltime available to you in the skins. It's pretty easy actually. Then you can do $alltime.wind.max On Wednesday, August 8, 2018 at 9:23:10 AM UTC-4, Phil Owers wrote: > > Im trying to get ALL TIME records from the SDB database and Im having > trouble with wind.max. > If I use $span($year_delta=1).wind.max (or any number) I get a failure. > In the log it tells me there is no wind column. > For temp,barometer and rain it works ok. > However if I use $year.wind.max it works ok but obviously for only this > year. > > Anybody else had this > Phil > -- 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.
