Hi all. I am attempting to create a large model of many submodels, all of which contain iterators. The first submodel is an iterate raster model which outputs clipped rasters. It ends with the "Collect Values" tool. Next, I have two questions:
1. When I add the first submodel to the larger model, I can't connect the output to another iterator. I assume that all I can really do here is re-connect the workspace to the second iterator and simply have the submodel act as a precondition. Please let me know if there is something I am missing.
2. I want to rename the outputs from the first model so that their names include their year. There is one raster per year, beginning in 1985. So I want the output to be something like "Raster_1985", then "Raster_1986", up to "Raster 2023". I thought maybe Iterate Time was the way to do this but I can't figure it out. Any help?