I'm looking at putting together a light Python install on a thumb drive that I can take to client offices and do some basic GIS processing. I'm thinking of installing the following:
- PyScripter
- Python 2.6/2.7
- Numpy
- Scipy
- GDAL/OGR with the Python bindings
- GRASS, likewise with the Pythong bindings
- QGIS
Does anyone have any suggestions of any libraries / software that might be a useful addition?
Typically I'll be working with raster datasets.