'pyephem' / extended almanac data

560 views
Skip to first unread message

f4n...@gmail.com

unread,
Jun 27, 2022, 5:00:07 AM6/27/22
to weewx-user
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?


gjr80

unread,
Jun 27, 2022, 5:38:58 AM6/27/22
to weewx-user
In terms of what you are missing without pyephem you might want to read the Almanac section in the Customization Guide. 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 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

Mark Fraser

unread,
Jun 27, 2022, 12:49:15 PM6/27/22
to weewx...@googlegroups.com
In a Debian derivative you can just use:
sudo apt install python-ephem
or
sudo apt install python3-ephem

Mark.

f4n...@gmail.com

unread,
Jun 27, 2022, 8:09:21 PM6/27/22
to weewx-user
Ah now I got it. Thanks for your answers!
Reply all
Reply to author
Forward
0 new messages