PyEphem Changelog

What's new in PyEphem 3.7.3.4

Apr 12, 2011
  • Added a new next_pass() method to Observer that searches for when a satellite next rises, culminates, and sets.
  • Added a compute_pressure() method to Observer which computes the standard atmospheric pressure at the observer’s current elevation. This function now gets called automatically on new city() objects before they are returned to the user.
  • Corrected the altitude of San Francisco as returned by city().
  • Improved the copyright message so that two more authors are credited.