Joseph Kariuki wrote > ERROR: Raster map > <LE07_L1TP_166060_20161016_20161111_01_T1_B8.TIF.aux> > not > found > > > If so how do I import a .aux file yet it is not among extensions supported > by r.in.gdal command
have a look into the geotiff format: http://www.gdal.org/frmt_gtiff.html aux.xml-files are: "PAM (Persitant Auxiliary metadata) .aux.xml sidecar file" there is no need to import .aux.xml-files as these files only cover metadata, not raster data. ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/i-pansharpen-error-tp5321277p5321313.html Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
