Skip to content

Add DL2 output remapping

Dan Guest requested to merge dguest/athena:add-dl2-output-remap into 21.2

We should give DL2 a bit more flexibility with its outputs: i.e. allow it to store float in some cases or allow it to store outputs under a different name. This is mostly for debugging / validation, but we might make the double -> float transition for some taggers at some point.

Edited by Dan Guest

Merge request reports