<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:΢ÈíÑźÚ
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Dear Ncl folks,<div>I apologize first if this is a duplicated question though I haven't found it.</div><div>I have a netcdf file (the "sparse grid" by NSSL), with ncdump output as</div><div>^^^^^^^^^^^^</div><div><div>dimensions:</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Lat = 236 ;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Lon = 355 ;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; pixel = 12596 ;</div><div>variables:</div><div>&nbsp; &nbsp; &nbsp; &nbsp; float RefQC(pixel) ;</div></div><div>..............................</div><div><span style="font-size: 12pt;">VV</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">I want to get the dimension lat and lon, which can 't be obtained by ,say, dimsize (RefQC).&nbsp;</span></div><div><span style="font-size: 12pt;">They are also not global attributes.&nbsp;</span></div><div><span style="font-size: 12pt;">Hence, I 'm lost on how to access those definitions of "lat" and "lon" in the netcdf file.</span></div><div><span style="font-size: 12pt;">Your help is appreciated.</span></div><div>Best wishes,</div><div>Ting</div><div><span style="font-size: 12pt;"><br></span></div>                                               </div></body>
</html>