On Thu, Jul 30, 2009 at 10:53 PM, python question<[email protected]> wrote: > How can I open an ENVI image using python and display different band > combinations? > Is there some where I can go to see examples of this?
python question, you need a GIS application for that which uses GDAL like GRASS or QGIS. See www.osgeo.org for links. Both support Python. Markus _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
