Dear Community,
I have ecountered a problem while adding MicaSense Altum multispectral imagery to ArcGIS Pro. When calculating panel reflectance values, the NearInfrared band would require a filename ending with _4.tif, while the NIR band images end with _5 (_4 is RedEdge).
Has anybody faced this problem? Is there any soultion or other approach to define panel reflectance values?
Thanks,
Márton
You're running into a band indexing mismatch between ArcGIS Pro expectations and the MicaSense Altum band order.
In Altum datasets, the bands are typically ordered as:
However, some ArcGIS workflows (especially reflectance panel tools) may assume a different band mapping, where NIR is expected in position 4.
What you can do:
In many UAV multispectral workflows, handling band order before importing into ArcGIS helps avoid issues with reflectance calculations.