I used Arc to slice a large raster into smaller tiles for use in a separate in-house programme.
Unfortunately when loading the rasters into our programme we get a couple of errors/warnings. The cause of these warnings has been identified as a couple of GDAL tags (the tags relate to nodata value and general metadata). Is there some way to suppress the generation of these GDAL tags when I process the imagery in Arc / arcpy?
Sorry if the description is very basic - I am just the GIS tech, not a software developer.