Hi,
I am trying to find the sum of a variable from 1440 files using cdo enssum. But I am getting this error regarding too many files open. What is the max no of supported files?
Using v1.9.7.
ulimit -n 1024
Or any other value, just keep the value greater than your no of files
Hi,
I am trying to find the sum of a variable from 1440 files using cdo enssum. But I am getting this error regarding too many files open. What is the max no of supported files?
Using v1.9.7.
ulimit -n 1024
Or any other value, just keep the value greater than your no of files
Comments