[ncl-talk] Read multiple nc files
Wang Xinyue
wang.xinyue.q6 at dc.tohoku.ac.jp
Fri Dec 22 02:16:46 MST 2017
Hi there,
I met with a problem in reading nc files.
I can use the following commands to read NCEP datasets:
fils = systemfunc("ls /.../.../ncep/omega/*.nc”)
f = addfiles(fils, "r”)
But when I use the same commands to read ERA-I datasets and MERRA2 datasets, it warned like this:
warning:_NclOpenFile: Can not open file </.../.../merra2/MERRA2_200.tavgM_3d_cld_Np.199902.nc4.nc>; file format not supported or file is corrupted
Is anyone there had similar experience before? And how did you fix it?
Looking forward to your reply.
Thanks,
Xinyue
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171222/17a63ec3/attachment.html>
More information about the ncl-talk
mailing list