Top "Pyephem" questions

PyEphem provides the Python language with routines for computing the location of celestial objects like the sun, moon, and planets, as well as for any asteroids, comets, and earth satellites for which the caller can provide orbital elements.

Calculating dawn and sunset times using PyEphem

Is it possible to calculate Dawn, Dusk, and sunset times using PyEphem? I've used PyEphem to produce day and night …

python astronomy pyephem
ECEF from Azimuth, Elevation, Range and Observer Lat,Lon,Alt

I'm trying to write a basic python script that will track a given satellite, defined with tle's, from a given …

coordinate-transformation astronomy satellite pyephem