Hello,
I am building a mosaic for half a dozen hyperspectral rasters using the BuildMosaicRaster task. As this process executes I get the following warning:
% Program caused arithmetic error: Floating illegal operand
Upon completion, the mosaic is missing an entire raster. I am guessing this error is related to a mathematical operation that is producing a number outside the acceptable range for a floating point - perhaps division by something very close to zero? Is that correct? If so, how would you suggest I fix this?
Thanks!
-Rowan
|