Next / Previous / Contents / TCC Help System / NM Tech homepage

5. aard: Horizon to celestial coordinates

This script is structurally nearly identical to Section 4, “rdaa: Equatorial to horizon coordinates”, so the comments will be fairly skeletal here except in spots where the scripts differ.

5.1. Prologue

aard
#!/usr/bin/env python
#================================================================
# aard: Convert azimuth/altitude to right ascension/declination
#   For documentation, see:
#     http://www.nmt.edu/tcc/help/lang/python/examples/sidereal/ims/
#----------------------------------------------------------------