> What, do you think, is the difference between $almanac.moon.rise und $almanac.moon.next_rising? It would make no sense, if they returned the same. 

They are the same.  See almanac.py in the weewx source code:

fn_map = {'rise': 'next_rising',
          'set': 'next_setting',
          'transit': 'next_transit'}

On Jan 21, 2026, at 8:19 AM, Karen K <[email protected]> wrote:

John Kline schrieb am Dienstag, 20. Januar 2026 um 23:07:34 UTC+1:
Your suggestion that, if the moonrise is after midnight, its not within the timespan I am interested in is bizarre; especially since I have not specified a timespan with $almanac.moon.rise.

What, do you think, is the difference between $almanac.moon.rise und $almanac.moon.next_rising? It would make no sense, if they returned the same. 
 

--
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 visit https://groups.google.com/d/msgid/weewx-user/3abf0628-ffa0-4712-9884-0a4344d1d982n%40googlegroups.com.

--
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 visit https://groups.google.com/d/msgid/weewx-user/AE205385-4848-47A6-8422-E988F6DB8DA4%40johnkline.com.

Reply via email to