Hi there - I'm trying to use the Combine Tool on tiled raster data. I have annual files of binary data for the years 2015-2022 that is in 10 degree tiles across the globe. This makes the processing time quick - it is about 2 minutes per tile, but the resulting combine file is not comparable because each value represents different unique combination of data for different tiles. For example, value one in tile x is the combination 0,0,0,1,0,0,0,0 across the 8 years, while value one in tile y is the combination 0,1,0,0,0,0,0,0.
Is there a way to make the combine tool behave consistently in batch processing?