[ncl-talk] Spanning the netcdf files
Raja Sivaranjan
rajasivaranjan92 at gmail.com
Sat Apr 4 05:16:30 MDT 2015
Hi everyone,
I'm trying join different netcdf files and i'm not successful. Below is the
code i have used. Kindly give your suggestion i'm new to ncl.
*load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl" fils =
systemfunc ("ls /root/Desktop/Aphrodite/*.nc")f = addfiles (fils,
"r")ListSetType (f, "join")T = f[:] ->TprintVarSummary(T)*
Thanks in advance
Rajasivaranjan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150404/68ba5e7d/attachment.html
More information about the ncl-talk
mailing list