I need to multiply the variable of a multidimensional raster (file .crf) by a fixed value, for example 2, in all the rasters it contains (about 8000).
Raster calculator works only for the most recent raster.
How can I do?Thank you very much.
Paolo
Times (Spatial Analyst)—ArcGIS Pro | Documentation
In ArcPy, if one of the inputs is a multidimensional raster and the other input is a constant, the tool will perform the operation for all slices for all variables using the constant value, and the output will be a multidimensional raster.
If this is what you describe, try the tool dialog first, if that doesn't work, then use arcpy with a call to the tool functionality
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.