Hello Tom and Company
I hadn't made the connection between Tom Keffer and "*THE*" Tom Keffer. 
Congratulations and admiration for this immense work!

I continue my quest for the Davis Vantage station forecast. The driver 
<https://github.com/weewx/weewx/blob/master/bin/weewx/drivers/vantage.py>does 
map a forecastrule byte, moreover very little documented by the 
manufacturer in its technical PDF (it mentions its presence at offset 33 
and Weather forecast rule at the end of the archive period.) and nothing 
more.
But I found a listing there: 
https://cumulus.hosiene.co.uk/viewtopic.php?f=25&t=4561&start=705 I don't 
know if it's the official one, because there is redundancies. There are also 
phrases  <https://www.wxforum.net/index.php?topic=532.25> which appear at 
particular times depending on the weather at the moment ("*ITS RAINING CATS 
N DOGS*") or ephemeris ( Solstices, equinoxes, eclipses ...)
I'll email Davis to try to get an answer.

So Tom & Cie, how could I have this number in a Skin and by extension, the 
corresponding text?
Although I understand it a bit, I don't know Python well enough to 
implement this.

Kind regards to you all,
Pascal
Le vendredi 1 janvier 2021 à 17:27:05 UTC+1, P C a écrit :

>
>
> * but especially that it is for Davis Vantage station whose consoles give 
> a not too bad forecast string: ForecastStrBut now, I suppose it also 
> depends on the driver? *
>
>
> Yes, and to read http://www.weewx.com/docs/hardware.htm#vantage_data it 
> is not planned :(
>
> Am I wrong ?
> Le vendredi 1 janvier 2021 à 17:05:59 UTC+1, P C a écrit :
>
>> thank you,
>>
>> I forgot to specify that
>>
>>    1. I am a beginner
>>    2. but especially that it is *for Davis Vantage station *whose 
>>    consoles give a not too bad forecast string: *ForecastStr*
>>    But now, I suppose it also depends on the driver?
>>
>>
>> Le vendredi 1 janvier 2021 à 16:03:29 UTC+1, tke...@gmail.com a écrit :
>>
>>> Yes. There's a whole guide <http://www.weewx.com/docs/customizing.htm> 
>>> to writing templates. The equivalent to your example would be something 
>>> like (NOT TESTED):
>>>
>>> $current.datetime
>>> $current.outTemp
>>> $current.outHumidity
>>> $current.barometer
>>> $trend.barometer
>>> $current.windSpeed
>>> $current.windDir
>>> $current.rainRate
>>> $day.rain.sum
>>> $almanac.sun.rise
>>> $almanac.sun.set
>>>
>>>
>>> The forecast string would come from a weather forecast extension.
>>>
>>> -tk
>>>
>>>
>>>
>>>
>>> On Fri, Jan 1, 2021 at 5:57 AM P C <blaise....@gmail.com> wrote:
>>>
>>>> Hello all,
>>>>
>>>> First of all, let's hope we get out of this cr...y year to have a 
>>>> wonderful 2021;)
>>>>
>>>> With weatherlink, there is a way, (via ".htx" files), to "output" some 
>>>> values in order to build your own page. For example, I use "<! - Date ->
>>>> <! - Time ->
>>>> <! - outsideTemp ->
>>>> <! - outsideHumidity ->
>>>> <! - barometer ->
>>>> <! - BarTrend ->
>>>> <! - windSpeed ->
>>>> <! - windDirection ->
>>>> <! - rainRate ->
>>>> <! - ForecastStr ->
>>>> <! - dailyRain ->
>>>> <! - sunriseTime ->
>>>> <! - sunsetTime -> "which help me build my WEB page header.
>>>> My question is: is there an equivalent with WeeWX?
>>>>
>>>> Thank you and good to you,
>>>> Pascal 
>>>>
>>>> -- 
>>>> 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/74b9470b-7396-4823-aaec-b87cf1d82774n%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/weewx-user/74b9470b-7396-4823-aaec-b87cf1d82774n%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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/c336cf9d-0e44-48f4-b771-586e76b127afn%40googlegroups.com.

Reply via email to