If WeeWX is running under python3 do you not need to use pip3? Gary
On Monday, 26 July 2021 at 20:42:26 UTC+10 [email protected] wrote: > Both are running on python 3 > > [email protected] schrieb am Montag, 26. Juli 2021 um 12:42:02 UTC+2: > >> pip freeze | grep ep => motephat==0.0.3 / empty on the other machine >> >> gjr80 schrieb am Montag, 26. Juli 2021 um 11:59:09 UTC+2: >> >>> >>> Also, is WeeWX running under python 2 or 3? >>> >>> Gary >>> On Monday, 26 July 2021 at 19:57:33 UTC+10 gjr80 wrote: >>> >>>> What about ephem rather than pyephem? If that reveals nothing are any >>>> of the pages available the internet. >>>> >>>> Gary >>>> >>>> On Monday, 26 July 2021 at 19:47:42 UTC+10 [email protected] wrote: >>>> >>>>> pip freeze | grep pyephem => empty result on both of my machines. >>>>> >>>>> gjr80 schrieb am Sonntag, 25. Juli 2021 um 22:08:56 UTC+2: >>>>> >>>>>> Do all stations have pyephem installed? If pyephem is installed >>>>>> WeeWX uses pyephem to calculate ‘moon_fullnes’. If pyephem is not >>>>>> installed >>>>>> WeeWX uses its own internal algorithm to estimate ‘moon_fullness’ (this >>>>>> is >>>>>> also the case for some other basic almanac functions such as sunrise and >>>>>> sunset). >>>>>> >>>>>> Suggest you confirm whether pyephem is installed on each system >>>>>> otherwise we are comparing apples and oranges. >>>>>> >>>>>> Gary >>>>>> >>>>>> On Monday, 26 July 2021 at 05:28:52 UTC+10 [email protected] wrote: >>>>>> >>>>>>> I have 96% and 99% on two different stations I run. Both run 4.5.1. >>>>>>> The 96% station was installed in August 2015, the other in Jan 2021. >>>>>>> >>>>>>> Another station of a friend installed in Oct 2017 (4.5.1) has 99% >>>>>>> Another from another friend in Nov 2018 (4.5.1) also has 99% >>>>>>> >>>>>>> Some random station running an unknown Version with Data back until >>>>>>> Jun 2019 has 96% >>>>>>> >>>>>>> [email protected] schrieb am Montag, 19. Juli 2021 um 05:16:56 >>>>>>> UTC+2: >>>>>>> >>>>>>>> Hello, >>>>>>>> >>>>>>>> so I am not sure if there is not a bug in current version. I was >>>>>>>> checking weewx map for stations in Czech republic and in Germany and >>>>>>>> all >>>>>>>> stations on version 4.5.1 have currently 69% full moon and phase >>>>>>>> "First >>>>>>>> quarter" still. While stations on version 3.X.X have Waxing Gibbous >>>>>>>> already. Maybe it's just tiny bug which appeared randomly cause >>>>>>>> previously >>>>>>>> I didn't realize it. But with current moon phase first quarter started >>>>>>>> around 25% and is still there until 69%. >>>>>>>> >>>>>>>> čt 15. 7. 2021 v 16:40 odesílatel František Slimařík < >>>>>>>> [email protected]> napsal: >>>>>>>> >>>>>>>>> Hi Tom, >>>>>>>>> >>>>>>>>> thanks for details. I will check this. I am playing now with icons >>>>>>>>> and was surprised that during 30% fullness I already have phase >>>>>>>>> "first >>>>>>>>> quarter". I would expect this around 45%. >>>>>>>>> >>>>>>>>> čt 15. 7. 2021 v 15:40 odesílatel Tom Keffer <[email protected]> >>>>>>>>> napsal: >>>>>>>>> >>>>>>>>>> See weeutil/Moon.py, line 49 >>>>>>>>>> <https://github.com/weewx/weewx/blob/master/bin/weeutil/Moon.py#L49> >>>>>>>>>> . >>>>>>>>>> >>>>>>>>>> On Thu, Jul 15, 2021 at 5:45 AM František Slimařík < >>>>>>>>>> [email protected]> wrote: >>>>>>>>>> >>>>>>>>>>> Hello, >>>>>>>>>>> >>>>>>>>>>> is it possible to find somewhere relation >>>>>>>>>>> between $almanac.moon_fullness and $almanac.moon_phase? Like >>>>>>>>>>> moon_fullness >>>>>>>>>>> from 5% till 20% is Waxing crescent etc? >>>>>>>>>>> >>>>>>>>>>> Thanks for hint >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> 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/5c048f2a-be65-443b-bed5-96094905b3c4n%40googlegroups.com >>>>>>>>>>> >>>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/5c048f2a-be65-443b-bed5-96094905b3c4n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>>>>>> . >>>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> 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/Q83_K14u8mg/unsubscribe >>>>>>>>>> . >>>>>>>>>> To unsubscribe from this group and all its topics, send an email >>>>>>>>>> to [email protected]. >>>>>>>>>> To view this discussion on the web visit >>>>>>>>>> https://groups.google.com/d/msgid/weewx-user/CAPq0zECtUrjUeHD%3DJrU8wQTVuNywDwsGcGdi19%2BFziWPsn%2BU%2Bg%40mail.gmail.com >>>>>>>>>> >>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/CAPq0zECtUrjUeHD%3DJrU8wQTVuNywDwsGcGdi19%2BFziWPsn%2BU%2Bg%40mail.gmail.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/714b52a2-e6ae-467f-b0c2-297e283d3fa3n%40googlegroups.com.
