I am trying to load ~2000 rasters stored as .asc files and merge them into one raster. The Copy to Raster tool doesn't seem to recognise them (they don't appear in the browser when I load the tool) and neither does the Add Data tool. I can see them in the catalog and load them into the map that way but dealing with that many layers is extremely difficult.
Can anyone suggest an approach for an efficient (as in my time) way to merge that many ASCII rasters into one layer (I'm thinking TIFF) and load them into my geodatabase? I've been exploring the Create Raster Dataset and Mosaic to New Raster tools but just can't work out exactly what I should be doing.
As always thanks in advance.
P.S. I have a feeling that ArcPy is going to be the way to go and I've been trying that too but I'm new to ArcPy I'm not really sure which tools to use. Comfortable with Python though.