When performing band math or requesting Surface Reflectance (SR) raster assets, you may notice that processing times can be significantly longer than expected—sometimes taking up to 48 hours.
While the mathematical formulas used in band math are often theoretically simple, the time required to complete these jobs is driven by the sheer volume of data and the precision required by 16-bit imagery.
The primary reason is the volume of data being processed: 8-bit uses 256 tonal values per color channel, whereas 16-bit uses 65,536 values. This exponential increase in precision creates specific bottlenecks in performance, storage, and delivery.
Calculating precision for 65,536 levels rather than 256 creates software overhead. This prevents the software from using certain 'shortcuts' or lookup tables that are possible with 8-bit data.
Summary
If your job is taking longer than a standard visual download, it is likely due to the rigorous processing required to maintain 16-bit precision. This duration ensures you receive the highest quality data for scientific analysis.
Comments
Please sign in to leave a comment.