Currently temp files are being written to c:\temp and there is not enough space on this drive.
How can I set where the raster calculator stores temporary files?
import arcpy from arcpy import env env.workspace = r'C:\Project\ArcGIS94beta\AHN2\AHN2.gdb' env.scratchWorkspace = r'C:\Project\ArcGIS94beta\AHN2\AHN2.gdb'
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.