This is a follow up on my previous post Averaging Multiple Hillshades
Is it possible within model builder to aggregate rasters that are produced on the fly, i.e. by some iterating process? Say, we simply wanted to add rasters that are being produced from the iteration.
What would be the recommended way of doing this?
Do we need to generate these previously on disk and then aggregate this? How would we do this in model builder?
Thanks