On Wednesday, August 3, 2016 at 8:25:11 AM UTC-4, Lee H-W wrote: > > excellent thanks > i am still wading my way through the docs, and getting to grips with the > finer points > > is there a easy list of values used for the twitter module anywhere > > particulalry inetersted in winddir in compass point, rather than degrees >
look at the comments in the top of the twitter.py file tom has done a fantastic job of documenting weewx in the user and customization guides. documentation for the extensions is not as organized. i try to document my extensions and drivers in the code, usually with a big explanation at the top of the file. then the wiki has a subset of that information, typically just the required or most-frequently use options, formatted for easy reference. m -- 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.
