analemma


analemma, an Octave code which evaluates the equation of time.

The program computes and plots the equation of time, the declination, and an analemma curve for various orbital parameters. The analemma is the curve traced by the position of the sun, measured at clock noon, over a year.

Usage:

analemma ( ecc, lon, obliq )
where the optional input parameters are:

The program with no options uses the following default values:

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

analemma is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

analemma_test

dates, a dataset directory which contains lists of dates in various calendar systems.

Reference:

  1. Brian Tung,
    Figure Eight in the Sky, a new perspective on an old fascination,
    Astronomical Games, August 2002,
    https://www.astronomycorner.net/games/analemma.html.

Source Code:


Last revised on 08 September 2022.