Hello. I'm struggling to run the Calculate Accessibility Matrix tool for a metro region, following this workflow: https://www.youtube.com/watch?v=FAmaK1fVpyY.
After running for several days, I get "OSError: [Errno 24] Too many open files". I presume I'm hitting the OS open file limit because I'm attempting to solve the matrix at the block level for a large metro region comprised of 9 counties and various transit agencies. I've looked into increasing the max number of open files (ulimit), but don't believe I can increase the limit on my machine.
I'm able to get the tool to run if I scale down to a single jurisdiction, but our job market is regional and several of the transit agencies included in the GTFS data operate regionally, thus the need to solve across all administrative boundaries within the region.
Can anyone provide any guidance for effectively using this tool on large areas like regions? Thanks in advance.