Packages

Python XY with all packages installed

PyEphem

  • Ephemeris program for calculating planet and satellite positions
  • Written in C
  • “import ephem

Pydap

  • Tools for using OPeNDAP
  • “import pydap
  • Installed from the internet using the command prompt:
  1. “easy_install Paste”  (not sure if this is needed, but doesn’t take long)
  2. “easy_install Pydap”