The raster calculator seems to auto-convert raster data to float32 format.
Is there any way to avoid this? Eg. 16-bit micasense data and a raster transform to export the first 4 bands.
I've tried entering "int(B1)" in the calculator, but this is apparently not allowed.
(See also
https://www.agisoft.com/forum/index.php?topic=7271.0 , where it seems to be confirmed that raster calculator approach always converts to float32.)