Skymap Almanac Extension

225 views
Skip to first unread message

Karen K

unread,
Dec 18, 2025, 2:46:33 PM12/18/25
to weewx-user
I added a little example skin to weewx-skymap-almanac showing how to use it. It contains a little bit animation to show the possibilities.

skymap-example.png

Tom Keffer

unread,
Dec 18, 2025, 6:08:39 PM12/18/25
to weewx...@googlegroups.com
So cool! Very clever use of WeeWX tags!

On Thu, Dec 18, 2025 at 11:46 AM Karen K <kk44...@gmail.com> wrote:
I added a little example skin to weewx-skymap-almanac showing how to use it. It contains a little bit animation to show the possibilities.

skymap-example.png

--
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+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/8373366b-d89a-44d2-90eb-8a484fe3fff2n%40googlegroups.com.

Tom Hogland

unread,
Dec 19, 2025, 11:25:35 AM12/19/25
to weewx-user
I think I found a bug in the doc page... Your example weewx.conf has this:

HTML_ROOT = /var/www/html/skymap

... but the directory you're told to create is:

mkdir /etc/weewx/skins/Skymap

...which probably won't work :-)

vince

unread,
Dec 19, 2025, 11:52:40 AM12/19/25
to weewx-user
Why not ?

 HTML_ROOT is where the generated files are written into.  You’re being told to make the directory to copy the example skin starting point into so the skin is fully installed.

This one is a little unusual in making you do that. Most skins install everything via the extension installer.

Tom Hogland

unread,
Dec 19, 2025, 1:07:57 PM12/19/25
to weewx-user
Because /var/www/html/skymap isn't the same as /var/www/html/Skymap. Need to either capitalize HTML_ROOT or lower-case the directory you're creating.

Karen K

unread,
Dec 19, 2025, 3:25:01 PM12/19/25
to weewx-user
Please note, that this is an example skin only. That is the reason it is not installed via the extension installer. 

/etc/weewx/skins/Skymap (in case of the package installation, otherwise the skin directory of your installation) is the directory the source files of the skin are stored. In contrary HTML_ROOT is the directory where WeeWX saves the files it creates. They are completely independent. You can even leave out the definition of HTML_ROOT in the skin section, which results in creating the file in /var/www/html/weewx by default.

michael.k...@gmx.at

unread,
Dec 20, 2025, 2:46:37 AM12/20/25
to weewx-user
Simply lovely.

Karen K

unread,
Dec 24, 2025, 9:37:37 AM12/24/25
to weewx-user
I added a table of heavenly bodies to the example skin with buttons to highlight the bodies on the map. Now I hope that will inspire the skin authors to come up with creative almanac pages.

skymap-example.png

Sean Curry

unread,
Dec 24, 2025, 11:49:16 AM12/24/25
to weewx-user
Thanks Karen, this looks great, and does give me some ideas on additional almanac pages. I did have to add some astronomical Units Conversions to my extensions.py file - not sure if I was missing something or not.

Sean

Karen K

unread,
Dec 24, 2025, 1:35:33 PM12/24/25
to weewx-user
Sean Curry schrieb am Mittwoch, 24. Dezember 2025 um 17:49:16 UTC+1:
 I did have to add some astronomical Units Conversions to my extensions.py file - not sure if I was missing something or not.

I updated weewx-skyfield-almanac today, and there are the unit conversions included.  
Reply all
Reply to author
Forward
0 new messages