Coordinates and zodiac framesImplemented in production

Ecliptic versus equatorial coordinates

Why longitude/latitude and right ascension/declination cannot be compared without a frame transformation.

Calculation contract · released 2026-08-18

Definition

Ecliptic coordinates use an ecliptic plane and pole; equatorial coordinates use an equator and celestial pole. Their relation depends on epoch, ecliptic definition, and obliquity model.

Calculation procedure

Declare the source frame, epoch and equinox, transform with a named precession-nutation and obliquity model, and record the output representation.

Required inputs

  • Source coordinates and frame
  • Epoch/equinox
  • Obliquity and precession-nutation model
  • Target frame

Maha convention

Maha astrological classifications consume ecliptic longitude; the fact layer can represent equatorial, ecliptic, horizontal, or Cartesian coordinates without conflating them.

Uncertainty and edge cases

“J2000” alone may not identify whether an ecliptic or equatorial frame was intended.

What this does not establish

Coordinate representation does not change the physical configuration or validate zodiac symbolism.

Authoritative references

These sources establish the calculation vocabulary, data product, or transformation convention. They do not establish astrological interpretation.

  1. Horizons System Manual

    NASA/JPL Solar System Dynamics · 4.98d (2025-11-21)

    Solar-system object identifiers, observing centers, time inputs, reference frames, corrections, output quantities, and stated ephemeris limitations.

    Boundary: Horizons output is authoritative only with the complete query contract preserved; transformed or rounded values require their own provenance record.

  2. SPICE Reference Frames

    NASA/JPL Navigation and Ancillary Information Facility · 2021-12-31 revision

    Frame identifiers, frame centers, transformations, orientation relationships, and the distinction between frames and coordinate representations.

    Boundary: A frame name alone does not establish the observing origin, epoch, equinox, time scale, or correction model.

  3. Standards of Fundamental Astronomy

    International Astronomical Union SOFA Board · 2023-10-11

    IAU-approved algorithms for astrometry, time scales, Earth rotation, precession, nutation, coordinate transformations, and related fundamental astronomy.

    Boundary: SOFA supplies standard algorithms and validation programs; an implementation must still record its exact release and input data products.

Related calculation contracts