I have created a model in ModelBuilder that outputs a number of .img raster datasets. It runs through the first iteration withtout any problems but then on the second loop it stops and gives this message: ERROR-000878: Output raster: The length of the grid base name in %scratchFolder%\%SpeciesName%_AMT_Suitability2.img is longer than 13.
I dont output any native GRID files anywhere in the model so I dont understand why I get this error.
I use an inline-variable for placing the temporary files in a scratch folder (%scratchfolder%) and I use inline variables for file-names. The file names are all longer than 13 characters (also for the successfull loop).
Can anyone help or at least explain so I understand? #grid-base-name