Skip to content

Handle cases in which dynamic data consumer tool instances are used by multiple algorithms.

Propagate new data declarations to all algorithms which use a certain dynamic data consumer instance not just the first for which the data consumer updated its input and output data lists.

This fixes a problem when producing IDTIDE1 in athenaMT because the IDTIDE1Kernel and IDTIDEKernelPresel use the same public skimming tool.

Merge request reports