GNU bug report logs -
#61460
30.0.50; Calendar shows eclipse for quarter moon
Previous Next
Reported by: Ulrich Mueller <ulm <at> gentoo.org>
Date: Sun, 12 Feb 2023 19:58:02 UTC
Severity: normal
Found in version 30.0.50
Fixed in version 30.1
Done: Ulrich Müller <ulm <at> gentoo.org>
Bug is archived. No further changes may be made.
Full log
Message #68 received at 61460 <at> debbugs.gnu.org (full text, mbox):
Ulrich Mueller <ulm <at> gentoo.org> writes:
> I wonder why the angles in above explanation are completely different
> from the ones given in eclipse-check:
>
> ((< moon-lat 2.42600766e-1)
> (concat "** " phase-name " Eclipse **"))
> ((< moon-lat 0.37)
> (concat "** " phase-name " Eclipse possible **"))
>
> These are in radians. The first angle is 13.9° (exactly) and the
> second one is 21.2°. They are in argument of latitude, while (IIUC)
> the angles in "Finsternis-Limit" are given in ecliptic longitude.
> Still, with the moon's orbital inclination being only 5°, one wouldn't
> expect much of a difference there. Or am I missing something?
Indeed, I wondered too about those numbers (also a bit about the format
and the number of digits) and don't have an explanation.
AFAIU (rectangular spherical triangle) we should have something like
tan 𝚫u = tan 𝚫λ / cos i [did I get it right?]
(with u: argument of latitude, λ: ecliptic longitude, 𝚫 meaning distance
from lunar node, i inclination (~ 5 degrees)). The conversion does not
make much of a difference.
Michael.
This bug report was last modified 2 years and 88 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.