Hello,
I have some rasters derived from Natural Neighbor of point grid and their pixels have values with many decimal places (six decimal places).
The initial values of the txt grid have 2 or 3 decimal places, so the large number of decimal places produced after the interpolation
I need to reduce the decimal places to two or three, how can I do this procedure in arcmap? somehow with the use of raster calculator? I use arcmap 10.7
use Round Up (Spatial Analyst)—ArcGIS Pro | Documentation or Round Down (Spatial Analyst)—ArcGIS Pro | Documentation
to control how you want the decimal reduction to be handled
Equivalent tools exist in ArcMap