Open
Description
Hi!
I am working in a project using extensively SkyField and I would like to find out not only if a certain position is illuminated by the sun (as the is_sunlit method does very efficiently) but also it would be critical to know if the position is illuminated by the Moon (regardless of the Moon phase). Is there any possibility to do this in skyfield in an elegant way, like is_sunlit does?
Thank you,
Alex