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'
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.