You should replace your existing version, then run it just like you ran your old version. Make sure you type './wee_reports' and not just ' wee_reports'.
cd /usr/share/weewx sudo ./wee_reports /etc/weewx/weewx_archive_reps.conf 1480014000 You might have to change permissions on it: chmod +x wee_reports -tk On Fri, Nov 25, 2016 at 1:14 PM, David Watts <[email protected]> wrote: > Hi, > > Thanks for your reply :) > > I tried it but it says "sudo: wee_reports: command not found". > > Do I have to 'install' it? > > > > On Friday, 25 November 2016 00:31:19 UTC, Tom Keffer wrote: >> >> You found a bug that was introduced in v3.6.0. Try the attached version >> of wee_reports. >> >> -tk >> >> On Thu, Nov 24, 2016 at 11:37 AM, David Watts <[email protected]> wrote: >> >>> Hi, >>> >>> If I run wee_reports (example below), the report that is generated uses >>> the most recent records in the database. >>> >>> For example I ran wee_reports (see below) at 19:32 and asked it to do a >>> report for 19:00 but it used the 19:30 data. >>> >>> Any ideas why? >>> >>> Thanks >>> >>> user@gosigweather:/usr/share/weewx $ sudo ./wee_reports >>> /etc/weewx/weewx_archive_reps.conf 1480014000 >>> Using configuration file /etc/weewx/weewx_archive_reps.conf >>> Generating for requested time 2016-11-24 19:00:00 UTC (1480014000) >>> >>> -- >>> 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. >>> >> >> -- > 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. > -- 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.
