When mosaicking DJI M3M multispectral images using ODM 3.4.0 in different environments, an inconsistency in band names / band information occurs

I am processing TIF files of the DJI M3M camera’s Red and NIR bands. Both my local WSL2 Ubuntu environment and the Kubernetes cluster on the server are running ODM 3.4.0. The mosaic result from WSL2 Ubuntu includes Red, NIR, and band_3. However, the mosaicked TIF output from the server contains no meaningful band information—it only shows band_1, band_1, and band_3.

I’ll defer a bit to others on multispectral, but I think the best way to process at this stage is to process the multispectral components separately from the RGB components.