addfiles not working

From: samir pokhrel <samir_at_nyahnyahspammersnyahnyah>
Date: Sat Apr 10 2010 - 01:23:34 MDT

Hi NCL users,

  when I am trying to read 28 files at a stretch using NCL addfiles options
I am getting following error

fatal:No valid instance of variable CFS_MN_T2M found in file list

my script is as follows

fils = systemfunc ("ls /data1/ashish/march_IC/t2m/tmp2m.ensm.mar.ic.*.nc") ;
file paths
f = addfiles (fils, "r")

ListSetType (f, "cat")
CFS_MN_T2M = f[:]->CFS_MN_T2M

printVarSummary (CFS_MN_T2M)

  Colud you please let me know where I am going wrong

thanking you all

Samir Pokhrel
Climate and Global Modelling Division
Indian Institute of Tropical Meteorology
NCL Post, Pashan
Pune-411008
INDIA

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sat Apr 10 01:23:45 2010

This archive was generated by hypermail 2.1.8 : Wed Apr 14 2010 - 09:15:22 MDT