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 <[email protected]> wrote:

> I doubt this ever worked: this is a known bug that was fixed on 29
> December 2017
> <https://github.com/weewx/weewx/commit/202f25d7e069aeebdb66fd9a604cdb7862739f73>,
> a month *after* V3.8.0 was released.
>
> To patch, replace your version of almanac.py with this version
> <https://raw.githubusercontent.com/weewx/weewx/master/bin/weewx/almanac.py>.
> 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 <[email protected]>
> 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.
>>
>>  <td class="label">Hauteur au transit :</td>
>>  <td class="data">$("%.1f&deg;" % $almanac($almanac_time=$almana
>> c.sun.transit.raw).sun.alt)</td>
>>
>> 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 [email protected].
>> 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
> [email protected].
> 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to