In terms of what you are missing without pyephem you might want to read the Almanac section <http://weewx.com/docs/customizing.htm#Almanac> in the Customization Guide <http://weewx.com/docs/customizing.htm>. Practically though, if you are running something like the Seasons skin you will not see any detailed Sun and Moon rise/set/position details. For other skins it depends on the skin, but without pyepehem you will only have access to tags for sun rise/set and moon phase and moon % fullness, any other $almanac tag will not be available.
How to install pyephem - the WeeWX setup.py install instructions <http://weewx.com/docs/setup.htm> contain instructions for installing pyephem for your OS, just look in the appropriate tab under '1. Install prerequisites' for the pyephem/ephem install command applicable to your OS. Gary On Monday, 27 June 2022 at 19:00:07 UTC+10 [email protected] wrote: > When I start my weewx sdr instances, I always see this in the log: > > weewx.engine: 'pyephem' not detected, extended almanac data is not > available > > which extended almanac data am I missing and how can I fix it? > > > -- 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/f55f1ab1-537d-439c-9f55-28ce17634261n%40googlegroups.com.
