how to read a variable "x-wind" in a nc file with NCL

From: Yang Yang <yang123yang_at_nyahnyahspammersnyahnyah>
Date: Thu Nov 01 2012 - 17:56:12 MDT

Hi There:
 
I have a nc file with a zonal wind component named as "x-wind".
When I read it in NCL as:
uu = f1->x-wind(0,0,:,:)
It had errors: fatal:Undefined identifier: (wind) is undefined, can't continue.
The "x-wind" cannot be recognized by NCL. NCL took "-" as minus or somethingelse.
Can anyone tell me how to read this data in NCL? Thanks!
 
Regards
Ed
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Nov 1 17:56:23 2012

This archive was generated by hypermail 2.1.8 : Tue Nov 06 2012 - 15:05:49 MST