Yes.

-tk

On Sun, Nov 27, 2016 at 4:08 PM, Louis De Lange <[email protected]> wrote:

> Thanks Tom, I'll give it a try.
>
> Incidentally I am on a setup.py install - do I just do a standard setup.py
> install?
>
>
>
>
> On Saturday, 26 November 2016 10:04:08 UTC-8, Tom Keffer wrote:
>>
>> Louis,
>>
>> I have added the ability to iterate over every record within a time
>> period. So, now you can do things like
>>
>> #for $_record in $day.records
>> <p>At time $_record.dateTime, the temperature was $_record.outTemp</p>
>> #end for
>>
>> This will appear in the next version of weewx. If you want it sooner, you
>> can download the current code base from the repository:
>> https://github.com/weewx/weewx/archive/master.zip However, it will be
>> difficult to install unless you are using the setup.py installation method.
>>
>> -tk
>>
>>

Reply via email to