<div dir="ltr"><div><div><div>Hi everyone,<br><br></div>I&#39;m trying join different netcdf files and i&#39;m not successful. Below is the code i have used. Kindly give your suggestion i&#39;m new to ncl.<br><b><br><span style="background-color:rgb(255,255,255)"><br>load &quot;$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl&quot; <br>fils = systemfunc (&quot;ls /root/Desktop/Aphrodite/*.nc&quot;)<br>f    = addfiles (fils, &quot;r&quot;)<br>ListSetType (f, &quot;join&quot;)<br>T    = f[:] -&gt;T<br>printVarSummary(T)</span></b><br><br></div>Thanks in advance<br></div>Rajasivaranjan<br></div>