Hello!
In my database are some errors, which I
did not recognized before.
E.g. in June some outtemp minus values, which
do not have been in reality.
My weatherstation creates ascii-tables.
I get the data to weewx with fileparse.
And if computer is rebooting it
sometimes delivers wrong data.
I try to fix it. I deleted all recordes is
table "archive" from 01.05 up to now,
I delelte the wrong line with the wrong
values from my ascii-table and import
the data from 01.05 up to now again
into the database, start weewx again
and do wee_reports.
But it did not solve the problem.
I run this too:
wee_database --rebuild-daily
But problem still there.
I deleted in /var/www/htdocs/weewx/json
both json files and run wee_reports again.
week.json is created, but not year.json.
How can I create a year.json again?
Regards, Astrid