When used as part of a model executed in batch mode, the Accumulate module accumulates layers or groups of layers from its upstream modules and then passes the layers or groups of layers to the contiguous downstream module. All batch parameter sets in modules upstream of the Accumulate module are executed before the Accumulate module passes the generated layers or groups of layers on to the next downstream module. Layers are accumulated only when the Accumulate module is executed in batch mode.
When used as part of a model executed in single execution mode, the module does not accumulate layers. All ports on an Accumulate module are Any ports.
The Accumulate module has the following characteristics:
For more information on the Accumulate module, see the CATALYST Professional Algorithm Reference.
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.