On Sun, Jul 5, 2009 at 11:49 PM, Dylan Beaudette<[email protected]> wrote: > Hi, > > I have been searching mailing lists for a while, and have not been > able to discover any approaches for working with AVIRIS data in GRASS. > Does anyone on the list know how to either convert or extract data as > delivered in the "free data" section [1] of the AVIRIS home page? I > have tried working with the "radiance" data, which when uncompressed > comes with several .img files-- however my copy of GDAL does not know > what to make of it.
I would try to create a VRT file http://www.gdal.org/gdal_vrttut.html Then it might be readable with r.in.gdal. The GDAL list might be of help if needed (please keep us posted!). Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
