You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #516 from E3SM-Project/dqwu/check_read_filename_length
In the openfile function, include a check to ensure that the
length of the input file name, including the complete path,
does not exceed the limit defined by PIO_MAX_NAME.
Exceeding this limit could cause failures in low-level NetCDF
or PnetCDF library calls.
0 commit comments