I'm not sure what you are referring to. The console has some memory for
odds and ends like the graph on its screen, highs and lows, etc., but it
does not store data records. Only the logger does that.

A standard Davis logger holds 2560 records. For a 5 minute archive
interval, that's just short of 9 days worth of data --- nowhere near 3
years.

I have no idea how much memory is in your belfryboy logger, but I assume
it's something similar.

-tk

On Mon, Mar 20, 2017 at 3:11 AM, <walther.sebast...@gmail.com> wrote:

> Hi Tom,
>
> thanks for your reply.
>
> I tried your suggestion with the wee_device --dump command (after backing
> up the sql db)
> It seems that the tool dumped all records out of the logger memory, which
> go back until yesterday 16:30 but it does not get ahold of the data stored
> in the VP2 console memory.
> So I'm seeting here with the 35 records in my sql db I have had anyway
> since yesterday.
>
> Any chance to get weewx download the stuff right out of the console memory
> instead of the data logger memory?
>
> Sebastian
>
> Am Sonntag, 19. März 2017 23:32:50 UTC+1 schrieb Tom Keffer:
>>
>> Weewx looks in your database for the last timestamp, then downloads
>> everything from the Vantage after that time. So, your last data record must
>> be just before 2017-03-19 17:30:00.
>>
>> If you want to get everything, you could try using the wee_device
>> utility with the --dump
>> <http://weewx.com/docs/hardware.htm#vantage_dumping_the_logger_memory>
>> command
>> <http://weewx.com/docs/hardware.htm#vantage_dumping_the_logger_memory>.
>> This will dump *everything*, including data you already have, so expect
>> a lot of "duplicate key" warnings in the log.
>>
>> -tk
>>
>> On Sun, Mar 19, 2017 at 10:27 AM, <walther....@gmail.com> wrote:
>>
>>> Hi everybody!
>>>
>>> I just finished installing and configuring weewx on a RPi3 with my Davis
>>> Vantage Pro2. It's connected with a serial to usb logger, including it's
>>> own memory. (belfryboy rebuild)
>>>
>>> The connection is working fine, weewx downloads the current conditions
>>> from the VP2 with an archive_intervall of 180 sec.
>>>
>>> The question is.. how/when will weewx download the 3+ years of archived
>>> weather data which my VP2 has stored in its internal memory?
>>> I thought that might happen automatically that it tries to fetch more
>>> and more historic data but it won't. The log clearly states:
>>>
>>> Mar 19 17:57:06 wetterpi weewx[23420]: vantage: Getting archive packets
>>> since 2017-03-19 17:30:00 CET (1489941000)
>>>
>>> What about the stuff before that timestamp? Is there a manual way of
>>> downloading it into the weewx DB?
>>>
>>> Thanks!
>>> Sebastian
>>>
>>> --
>>> 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 weewx-user+...@googlegroups.com.
>>> 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 weewx-user+unsubscr...@googlegroups.com.
> 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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to