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.
#!/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/ #----------------------------------------------------------------