Python XY with all packages installed
- Python 2.6 package with many scientific modules
- Includes VPython, netCDF4, MatPlotLib,…
- Ephemeris program for calculating planet and satellite positions
- Written in C
- “import ephem“
- Tools for using OPeNDAP
- “import pydap“
- Installed from the internet using the command prompt:
- “easy_install Paste” (not sure if this is needed, but doesn’t take long)
- “easy_install Pydap”