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'
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.