First, check the earliest timestamp in your archive (adjust path as
necessary):

echo "select datetime(min(dateTime),'unixepoch','localtime') from archive;"
| sqlite3 /home/weewx/archive/weewx.sdb


See if that's what you expect.

Second, the log, especially with debug=1. would be useful.

-tk


On Wed, Apr 5, 2017 at 9:57 AM, Bill M <[email protected]> wrote:

> I've recently migrated from WView and have everything working as expected
> except the only NOAA-YYYYMM. txt & NOAA-YYYY.txt files being generated are
> those for the current Month/Year
> The historical ones going back to mid 2010 have not been generated.
>
> Question is there a way to force them to be created or have I missed
> something?
>
> --
> 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.

Reply via email to