OK I loaded 3.7 on another computer (not the one that is doing my website) and set it up to do 'Simulated'. The code you posted with the 'for' works. When do you think you will release 3.7 to the world? I will try keeping my 3.6 for backup and load 3.7 on the RPI that is doing my website. I will keep you posted if I find any problems with it.
Does the '$day.records' only apply to the current archive records. Would '$week.records' give me the archive data for a week? How could I specify a particular date range to get? Also the link in 'http://weewx.com/docs/customizing.htm' in section 'Customizing templates' to 'www.cheetahtemplate.org' seems to be broken, as do all the other links I found on google for 'Cheetah'. Seems to be an endemic problem with python docs. On Monday, January 23, 2017 at 1:02:09 PM UTC-8, Barton Phillips wrote: > > I am just getting into python and want to write a extension to weewx that > displays the archive data for the day via the web. I have looked at the > cheetahgenerator but it is a little too convoluted to figure out. I looked > at the NOAA templates and it looks like I should be able to do a #for ... > to get the data. I just need to know what the properties are that I need to > use. > > By the way, why do so many of the python links end up with a 404. It seems > like every time look at a tutorial and click on a link it is DEAD. > > -- 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.
