[ncl-talk] how to get the dimension size in netcdf file
LeiTing
leiting2002 at hotmail.com
Fri Apr 24 10:12:25 MDT 2015
Dear Ncl folks,I apologize first if this is a duplicated question though I haven't found it.I have a netcdf file (the "sparse grid" by NSSL), with ncdump output as^^^^^^^^^^^^dimensions: Lat = 236 ; Lon = 355 ; pixel = 12596 ;variables: float RefQC(pixel) ;..............................VV
I want to get the dimension lat and lon, which can 't be obtained by ,say, dimsize (RefQC). They are also not global attributes. Hence, I 'm lost on how to access those definitions of "lat" and "lon" in the netcdf file.Your help is appreciated.Best wishes,Ting
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150424/72133e0d/attachment.html
More information about the ncl-talk
mailing list