Tagged Questions
12
votes
2answers
1k views
Multiprocessing Errors - ArcGIS implementation
I was wondering if anyone else in the community here has attempted to use multi-processing for spatial analyses. Namely I am trying to iterate through a series of rasters, create a multiprocessing job ...
7
votes
4answers
380 views
python.multiprocessing and “FATAL ERROR (INFADI) MISSING DIRECTORY”
While trying to do multiprocessing with arcpy, I am occasionally running into this error:
FATAL ERROR (INFADI)
MISSING DIRECTORY
I have no clue what is triggering this error, and it crashes the ...