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
f = Nio.open_file(ent_dir+'/merged/'+j+'.nc', 'c')
File "/public/home/soft/anaconda3/envs/meic2wrf/lib/python3.8/site-packages/PyNIO/Nio.py", line751, in open_file
file = _nio.open_file(filename,mode,options,history,format)
Nio.NIOError: Unable to open file
The .nc file is exist.
The text was updated successfully, but these errors were encountered:
f = Nio.open_file(ent_dir+'/merged/'+j+'.nc', 'c')
File "/public/home/soft/anaconda3/envs/meic2wrf/lib/python3.8/site-packages/PyNIO/Nio.py", line751, in open_file
file = _nio.open_file(filename,mode,options,history,format)
Nio.NIOError: Unable to open file
The .nc file is exist.
The text was updated successfully, but these errors were encountered: