
=========================
 API Reference — Almanac
=========================

.. currentmodule:: skyfield.almanac

See :doc:`almanac` for a guide to using these routines to search for the
times of sunrise, sunset, and the phases of the moon.

.. autofunction:: find_risings

.. autofunction:: find_settings

.. autofunction:: find_transits

.. autofunction:: find_discrete

.. autofunction:: seasons

.. autofunction:: moon_phase

.. autofunction:: moon_phases

.. autofunction:: moon_nodes

.. autofunction:: oppositions_conjunctions

.. autofunction:: meridian_transits

.. autofunction:: sunrise_sunset

.. autofunction:: dark_twilight_day

.. autofunction:: risings_and_settings

.. currentmodule:: skyfield.eclipselib

.. autofunction:: lunar_eclipses

.. currentmodule:: skyfield.almanac

.. autofunction:: phase_angle

.. autofunction:: fraction_illuminated
