Maybe this img2tif utility is relevant? http://home.gdal.org/projects/imagine/hfa_index.html
Otherwise, you can cook up a way to read the files from the file format information (if it is available). Another possibility is to use another program to convert the files to something that is already directly readable in PDL. --Chris On Thu, Nov 10, 2011 at 3:36 PM, Puneet Kishor <[email protected]> wrote: > Is there a way I can read in .img files from ERDAS using PDL? > > -- > Puneet Kishor > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
