I started using WeeWX On
September 3, 2021.
After almost one year of usage, happy of it, few days ago I successfully imported in weewx, from csv, data of the previous year: from September 2020 to September 5, 2021 (so last records overlapped, but with no issue, they were excluded by the import process).
Then i checked, via web interface, the generated html reports, and I correctly have all new monthly reports for imported period, the new report for the year 2020 (correctly partial), BUT the year report for the 2021 is still partial (it starts from September, as it was before the import), and the month report for the Semptember 2021 is partial too (it starts from 3rd).
So they didn't integrate the new data I imported: apparently the already existing reports (year-2021, and month-Sept-2021) were not re-generated.
I checked the `wee_reports` command, but I wasn't able to figure out how it could solve my situation. It is also confusing me about the config file part:
`Usage: wee_reports: [config_file] [timestamp] [--config=CONFIG_FILE] [--help]`
what's the difference between the first `config_file`, and the second `CONFIG_FILE`