a = (Raster('myRaster') * 1.724)
do a web search on floating point representation . There is nothing you can do about it
a = 1.724 b = 1.0 * 1.724 print b #=1.724
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.