Not able to open multiple netcdf

From: Nitin Patil <nitinpatil85_at_nyahnyahspammersnyahnyah>
Date: Tue Apr 01 2014 - 00:37:57 MDT

Dear ncl users,

I am trying to open multiple netcdf files as follows:

all_files = systemfunc ("ls /home/nitin/Documents/3_STEM-HAM/try/*.nc")
in = addfiles(all_files, "w")

but it is not opening, When i am trying to open single file like:
in = addfile("TROUT.05-*-00.nc","w") it is opening and script is working.

Any suggestion and help is appreciated, kindly let me know.

--
Regards,
Nitin Patil

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Apr 1 00:38:07 2014

This archive was generated by hypermail 2.1.8 : Thu Apr 03 2014 - 13:36:27 MDT