This comes up from time to time.

The general philosophy in WeeWX is to "not make things up." If your sensors
only update every few minutes, WeeWX should not be pretending they report
more often.

There are also technical reasons not to cache: keeping cache coherency can
be a challenge. For example, judging when values become "stale".

If you want to continue anyway, a service could be written that implements
a cache. I think users have done this in the past --- you'd have to check
the archives.

-tk


On Sat, Feb 5, 2022 at 11:22 PM [email protected] <
[email protected]> wrote:

> I am using weewx for a time now and have a issue with some times missing
> data. I am using Oregon and TFA sensors with RTL_433. I run meteotemplate
> and also use the data send to CWOP to be broadcast-ed through the APRS
> network. (HAM operator)
>
> When I set my archive interval to 300 sec all works ok and only very
> rarely I miss data.
> But when I set my archive_interval to 60 sec I often have a empty field.
> This shows on the APRS network because the transmitted data shows -.- Even
> if I set my CWOP post_interval too 300 in still does this when the
> archive_interval is set to 60.
>
> Is there a option to tell weewx to use the previous recorded value if no
> new value is available? (May be only to the data set send to CWOP in my
> case)
> Ideally this would be limited to a maximum to prevent sending data when
> sensors fail. (something like use previous n times and then send N/A)
>
> Grtx Michiel
>
> --
> 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].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/c4da71f2-dea4-4205-9483-246148ad807bn%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/c4da71f2-dea4-4205-9483-246148ad807bn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEAfQ0Vqx%2BwAwG0AM3acCmB8k-bWQEXAgDfX2PsvjPyKrg%40mail.gmail.com.

Reply via email to