column extraction in NCL

From: Maggie Wong <wpmaggie_at_nyahnyahspammersnyahnyah>
Date: Wed Apr 06 2011 - 04:45:14 MDT

Hi,

I am using the command asciiread to access a file from unix which has 35
rows and 99 columns. I want to extract the fifth columns but I failed to do
it. I am afraid there is a limitation for the dimension of the file. Also,
some columns contain the word "NA", when I assign the columns like
this, IN_value = IN_Array(:,2), it will automatically omit the column so it
will extract the wrong column. What should I do?

Thanks and regards,
Maggie

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Apr 6 04:45:22 2011

This archive was generated by hypermail 2.1.8 : Fri Apr 08 2011 - 09:34:26 MDT