fatal<east_u> is not a dimension name in variable( u ), could not determine dimension number

From: 大奎 王 <wangdakui82_at_nyahnyahspammersnyahnyah>
Date: Mon, 28 Apr 2008 21:45:13 +0800 (CST)

Hi,
  when the .ncl script goes onto the line:
  ua = dim_avg_Wrap(u(north_u|:, east_u|:, time|:))
   
  for u :
  nc{'u'} = ncfloat('time', 'z', 'y', 'x'); %% 9788570 elements.
nc{'u'}.long_name = ncchar('x-velocity');
nc{'u'}.units = ncchar('metre/sec');
nc{'u'}.coordinates = ncchar('east_u north_u zz');
   
  error information are as follows:
   
  fatal<east_u> is not a dimension name in variable( u ),could not determine dimension number
   
   
  many thanks for your time and kindness!
   

       
---------------------------------
 雅虎邮箱,您的终生邮箱!

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Apr 28 2008 - 07:45:13 MDT

This archive was generated by hypermail 2.2.0 : Tue Apr 29 2008 - 09:23:44 MDT