I like to keep track of sunrise and sunset times. For the past couple of years I've been doing this …
time astronomyAnyone use a language called Interactive Data Language, IDL? It is popular with scientists. I think it is a poor …
astronomy idl-programming-languageI'm interested in doing a "Solar System" simulator that will allow me to simulate the rotational and gravitational forces of …
algorithm simulation physics astronomyIs it possible to calculate Dawn, Dusk, and sunset times using PyEphem? I've used PyEphem to produce day and night …
python astronomy pyephemI'm wondering if there is a python function/module that calculates the local time after midnight (or local solar time) …
python astronomyI'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 pyephemI'm trying to generate an equatorial coordinates plot that should look more or less like this one: (The figure is …
python matplotlib astronomy polar-coordinates