See issue #182 <https://github.com/weewx/weewx/issues/182>.
-tk On Sun, Nov 20, 2016 at 9:20 AM, Louis De Lange <[email protected]> wrote: > I am trying to develop a template that will write every archive period > data (in specific format) on a single line and repeat for all archive > periods in current day. > > After lots of reading and looking at existing templates it looks like > iteration as done in the NOAA templates is the right way to tackle it. But > according to the customization guide the shortest iteration tag is .hours. > > Any pointers how to iterate through each archive record in the current day? > >
