well, the problem seems to be the data doesn't match the region info, regardless of what "prj.adf" says. Maybe 'gdalinfo' will give you a better idea of what the data details are. It must be stored as rows and columns in the input file, all you have to do is match that.. also, try 'r.in.gdal -e' and see if that does it. Hamish