Re: [weewx-user] Min/Max

2024-09-10 Thread Monica Mulholland
Thanks for that! I have found these two files from 2019...hopefully they 
are the correct onesas they are from 2019 (according to the time stamp!)


On Tuesday 10 September 2024 at 17:40:35 UTC+12 gjr80 wrote:

> On Tuesday 10 September 2024 at 14:32:20 UTC+10 dunb...@gmail.com wrote:
>
> see what I mean about being (well) over 60! 
>
>
> Tell me about it, almost but not quite there yet!
>
> alltime.html.tmpl is what you want, hopefully it's a recent copy. While 
> you're looking see if you have an old copy of index.html.tmpl, it will 
> likely have the code that added an 'alltime' button to the bottom of your 
> main page, but if not that one is an easy fix.
>
> Gary
>  
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/2bdb7934-4188-4b0f-bfce-ee60512e6299n%40googlegroups.com.


index.html.tmpl
Description: Binary data


alltime.html.tmpl
Description: Binary data


Re: [weewx-user] Re: Access OGC Servers to Download Weather Maps, Warn Maps, Satellite Pictures etc.

2024-09-10 Thread David Hathaway
Thank you Karen for your continued research. I appreciate this!

Dave

On Mon, Sep 9, 2024, 1:56 PM Karen K  wrote:

> David Hathaway schrieb am Sonntag, 18. August 2024 um 14:35:05 UTC+2:
>
> This is really interesting. Can you get underlaying geo features, like
> roads or topology?
>
>
> I did some further investigations, and I ask one of the weather services
> for that. If the server that provides the readings does not provide geo
> features, you can use any other server to get that additional information
> as long as you specify the same bbox, width, height and crs parameters.
> There is an example in the KNMI wiki page
> ,
> and you could even use their geo feature server as it covers the whole
> world including U.S. Use the GetCapabilities request to get a list of the
> layers and their names.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/weewx-user/vXQf3nweQ_g/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/7d737d05-4eaa-4e4a-b2a0-71d5c4965f7en%40googlegroups.com
> 
> .
>

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


[weewx-user] Stale data error

2024-09-10 Thread Jacques Desroches
Hi,
I'm having a new station running good since 18 days.
But, today my site show many "N/A"  as data, my log contain an error:
I*NFO weewx.drivers.acurite: R1: ignoring stale data (rssi indicates no 
communication from sensors): 01 11 55 71 00 7f 07 4a 00 00*

I'm having an AcuRite  1036 (Atlas sensors)

Any suggestion?

Thanks, 
Jacques
http://meteostours.ca

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/4c0278cd-914b-40c2-ac20-01878d1fb04an%40googlegroups.com.


Re: [weewx-user] Stale data error

2024-09-10 Thread p q
Do you have a Acurite console? Does it show data? If not, it might be bad
batteries in the sensor gizmo.
If you're using the USB cable to connect to the console, do you have it set
to mode 3? Might want to unplug the USB cable and plug it in again, but I
doubt that's really the problem.
Are there other messages?

On Tue, Sep 10, 2024 at 3:09 PM Jacques Desroches 
wrote:

> Hi,
> I'm having a new station running good since 18 days.
> But, today my site show many "N/A"  as data, my log contain an error:
> I*NFO weewx.drivers.acurite: R1: ignoring stale data (rssi indicates no
> communication from sensors): 01 11 55 71 00 7f 07 4a 00 00*
>
> I'm having an AcuRite  1036 (Atlas sensors)
>
> Any suggestion?
>
> Thanks,
> Jacques
> http://meteostours.ca
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/4c0278cd-914b-40c2-ac20-01878d1fb04an%40googlegroups.com
> 
> .
>


-- 
Peter Quinn
(415)794-2264

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAA1SM205xxYcHfnaMTE6tcUGoVADXm%3DeP%2BXvkRX%2B5zEez9O0Qg%40mail.gmail.com.


Re: [weewx-user] Min/Max

2024-09-10 Thread gjr80
Had a quick look at those files and they should be fine, or if not pretty 
close to the mark. index.html.tmpl has the code for a 'Max/Min' button and 
alltime.html.tmpl appears to have all the correct $alltime tags. See how 
you go. Then once its working make a backup copy of you skins directory and 
weewx.conf to keep with your regular database backups. :)

Gary
On Tuesday 10 September 2024 at 17:21:26 UTC+10 dunb...@gmail.com wrote:

> Thanks for that! I have found these two files from 2019...hopefully they 
> are the correct onesas they are from 2019 (according to the time stamp!)
>
>
> On Tuesday 10 September 2024 at 17:40:35 UTC+12 gjr80 wrote:
>
>> On Tuesday 10 September 2024 at 14:32:20 UTC+10 dunb...@gmail.com wrote:
>>
>> see what I mean about being (well) over 60! 
>>
>>
>> Tell me about it, almost but not quite there yet!
>>
>> alltime.html.tmpl is what you want, hopefully it's a recent copy. While 
>> you're looking see if you have an old copy of index.html.tmpl, it will 
>> likely have the code that added an 'alltime' button to the bottom of your 
>> main page, but if not that one is an easy fix.
>>
>> Gary
>>  
>>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/a3a20864-194e-4c18-89bc-945ea595b534n%40googlegroups.com.


Re: [weewx-user] Stale data error

2024-09-10 Thread Jacques Desroches
Hi Peter,

My console is displaying data correctly,
Same message is repeating 2 to 12 times, at a time

I'm using Rasperry Pi 4 gb

Regards,
Jacques

Le mardi 10 septembre 2024 à 18 h 14 min 56 s UTC-4, p q a écrit :

> Do you have a Acurite console? Does it show data? If not, it might be bad 
> batteries in the sensor gizmo.
> If you're using the USB cable to connect to the console, do you have it 
> set to mode 3? Might want to unplug the USB cable and plug it in again, but 
> I doubt that's really the problem.
> Are there other messages? 
>
> On Tue, Sep 10, 2024 at 3:09 PM Jacques Desroches  
> wrote:
>
>> Hi,
>> I'm having a new station running good since 18 days.
>> But, today my site show many "N/A"  as data, my log contain an error:
>> I*NFO weewx.drivers.acurite: R1: ignoring stale data (rssi indicates no 
>> communication from sensors): 01 11 55 71 00 7f 07 4a 00 00*
>>
>> I'm having an AcuRite  1036 (Atlas sensors)
>>
>> Any suggestion?
>>
>> Thanks, 
>> Jacques
>> http://meteostours.ca
>>
>> -- 
>> 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.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/4c0278cd-914b-40c2-ac20-01878d1fb04an%40googlegroups.com
>>  
>> 
>> .
>>
>
>
> -- 
> Peter Quinn
> (415)794-2264 <(415)%20794-2264>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ccdad429-17ed-422b-8a13-d03ceddee56bn%40googlegroups.com.


Re: [weewx-user] Stale data error

2024-09-10 Thread p q
I haven't seen this problem myself. Looking at the driver source, it's
failing to decode the signal strength reading, The comments say

# signal strength goes from 0 to 3, inclusive
# according to nincehelser, this is a measure of the number of
failed
# sensor queries, not the actual RF signal strength

The info after the message is the raw data it's trying to decode. It's just
grabbing one byte so, there's nothing fancy going on here.

Can you "reboot" your console? Take the batteries out and unplug it. Check
the signal strength indicator on the console. Perhaps replace the batteries
in the sensor unit.

It would help to see more than one line of the log.

Also, can you confirm that you're using mode 3 and a USB cable?

On Tue, Sep 10, 2024 at 4:14 PM Jacques Desroches 
wrote:

> Hi Peter,
>
> My console is displaying data correctly,
> Same message is repeating 2 to 12 times, at a time
>
> I'm using Rasperry Pi 4 gb
>
> Regards,
> Jacques
>
> Le mardi 10 septembre 2024 à 18 h 14 min 56 s UTC-4, p q a écrit :
>
>> Do you have a Acurite console? Does it show data? If not, it might be bad
>> batteries in the sensor gizmo.
>> If you're using the USB cable to connect to the console, do you have it
>> set to mode 3? Might want to unplug the USB cable and plug it in again, but
>> I doubt that's really the problem.
>> Are there other messages?
>>
>> On Tue, Sep 10, 2024 at 3:09 PM Jacques Desroches 
>> wrote:
>>
>>> Hi,
>>> I'm having a new station running good since 18 days.
>>> But, today my site show many "N/A"  as data, my log contain an error:
>>> I*NFO weewx.drivers.acurite: R1: ignoring stale data (rssi indicates no
>>> communication from sensors): 01 11 55 71 00 7f 07 4a 00 00*
>>>
>>> I'm having an AcuRite  1036 (Atlas sensors)
>>>
>>> Any suggestion?
>>>
>>> Thanks,
>>> Jacques
>>> http://meteostours.ca
>>>
>>> --
>>> 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.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/weewx-user/4c0278cd-914b-40c2-ac20-01878d1fb04an%40googlegroups.com
>>> 
>>> .
>>>
>>
>>
>> --
>> Peter Quinn
>> (415)794-2264 <(415)%20794-2264>
>>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/ccdad429-17ed-422b-8a13-d03ceddee56bn%40googlegroups.com
> 
> .
>


-- 
Peter Quinn
(415)794-2264

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAA1SM20pdZKuhdFBotsP4_u%3D-md40HNsQKf9BBiyD7PhyqcZtg%40mail.gmail.com.