Re: [weewx-user] Transit alt error after moving from 3.7.1 to 3.8.0

2018-01-20 Thread Paul Bartholdi
Happy new year !Great weewx,   great help.
Thank you a lot!   It works 100% OK.
It was effectively working, as I has already put in place the "new"
almanac.py which was replaced by the older one when I installed the new
package (or could it be an other package?)
Paul

On 21 January 2018 at 00:09, Thomas Keffer  wrote:

> I doubt this ever worked: this is a known bug that was fixed on 29
> December 2017
> ,
> a month *after* V3.8.0 was released.
>
> To patch, replace your version of almanac.py with this version
> .
> The following commands should accomplish this:
>
> cd /usr/share/weewx/weewx
> sudo mv almanac.py almanac.py.backup
> sudo wget https://raw.githubusercontent.com/weewx/weewx/master/bin/weewx/
> almanac.py
>
>
> Then restart weewx.
>
> -tk
>
>
>
> On Sat, Jan 20, 2018 at 3:30 PM, Paul Bartholdi 
> wrote:
>
>> Hello,
>>
>> I just updated today from 3.7.1 to 3.8.0 using .deb package.
>>
>> Every ting is instantly OK except for the following line, printing the
>> altitude of the sun at transit.
>>
>>  Hauteur au transit :
>>  $("%.1f°" % $almanac($almanac_time=$almana
>> c.sun.transit.raw).sun.alt)
>>
>> Now it returns the current altitude.
>> I had a look at all discussions, but could not find a hint for my
>> problem.
>> There is neither any warning or error on the log (debug=1) file.
>>
>> Thanks for this beautiful software, and for your help!
>> Paul
>>
>>
>> --
>> 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 a topic in the
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/weewx-user/pXJjGHTVXYw/unsubscribe.
> To unsubscribe from this group and all its topics, 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.


Re: [weewx-user] Transit alt error after moving from 3.7.1 to 3.8.0

2018-01-20 Thread Thomas Keffer
I doubt this ever worked: this is a known bug that was fixed on 29 December
2017
,
a month *after* V3.8.0 was released.

To patch, replace your version of almanac.py with this version
.
The following commands should accomplish this:

cd /usr/share/weewx/weewx
sudo mv almanac.py almanac.py.backup
sudo wget
https://raw.githubusercontent.com/weewx/weewx/master/bin/weewx/almanac.py


Then restart weewx.

-tk



On Sat, Jan 20, 2018 at 3:30 PM, Paul Bartholdi 
wrote:

> Hello,
>
> I just updated today from 3.7.1 to 3.8.0 using .deb package.
>
> Every ting is instantly OK except for the following line, printing the
> altitude of the sun at transit.
>
>  Hauteur au transit :
>  $("%.1f°" % $almanac($almanac_time=$
> almanac.sun.transit.raw).sun.alt)
>
> Now it returns the current altitude.
> I had a look at all discussions, but could not find a hint for my problem.
> There is neither any warning or error on the log (debug=1) file.
>
> Thanks for this beautiful software, and for your help!
> Paul
>
>
> --
> 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.