Hi I'm a student and need to use the model builder so please don't answer for me to use Arcpy instead.
I'm trying to do a Monte Carlo simulation for NDVI change between 2 dates. The short is that when i use Create Random Raster, I need 4 of them because I have red, NIR bands for date 1 and date 2. BUT when I try to use the scratch.gdb or my model geodatabase as my output location, it adds on (1), (2), (3) at the end every time i write scratch.gdb in a new create random raster tool. I've tried ai to answer this issue and it says its a common iteration bug using create random raster.
Is there a way to fix this in model builder? Or am i overthinking it and should just use 1 create random raster to bypass this whole issue?