Closed
Description
I am very excited to try xray.
On my first attempt, I tried to use open_mfdataset on a set of ~8000 netcdf files. I hit a "RuntimeError: Too many open files". The ulimit on my system is 1024, so clearly that is the source of the error.
I am curious whether this is the desired behavior for open_mfdataset. Does xray have to keep all the files open? If so, I will work with my sysadmin to increase the ulimit.
It seems like the whole point of this function is to work with large collections of files, so this could be a significant limitation.
Metadata
Metadata
Assignees
Labels
No labels