[ncl-talk] set_dimension

Kunal Bali kunal.bali9 at gmail.com
Mon Mar 20 22:39:03 MDT 2017


Dear NCL users,

I have data with dimension and size as

Dimensions and sizes:    [LatRows | 360] x [LonCols | 720]

for  that, I am trying to read  my dimensions as

      lat =  a->LatRows
      lon =  a->LonCols

so resources are using as
  res at sfXArray        = lon
  res at sfYArray        = lat

BUT it is still showing an error
*variable (LatRows) is not in file (a*)

So please let me know how to read the dimensions my the attached file.

Thank You

Regards
Kunal Bali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170321/dcec1fd5/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MOD14CMH.201604.005.01.hdf
Type: application/x-hdf
Size: 972869 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170321/dcec1fd5/attachment-0001.hdf 


More information about the ncl-talk mailing list