<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style style="display: none;" id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body tabindex="0" aria-label="Message body" fpstyle="1" dir="ltr">
<div name="divtagdefaultwrapper" id="divtagdefaultwrapper" style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #000000; margin: 0">
Dear all,<br>
<br>
I am trying to read netcdf file in grads (did not work sdfopen). I have created a ctl file as given below, after noting down the dimensions and variables using ncview.
<br>
<br>
But while displaying it shows the error&nbsp; message &quot; Index exceeds dimension bound Data Request Error:&quot;<br>
<br>
Please help me..<br>
<br>
<br>
SET ^out.20140312_20140316_M12.nc<br>
DTYPE&nbsp; netCDF<br>
UNDEF&nbsp; 1.e35<br>
XDEF 86 LINEAR 48.5 0.10<br>
YDEF 75 LINEAR 22.0 0.10<br>
ZDEF 8&nbsp; LINEAR 1&nbsp; 1<br>
TDEF 25 LINEAR 00Z12mar2014 1HR<br>
VARS&nbsp; 36<br>
&nbsp;H2O2=&gt;h2o2 25&nbsp; 0,x,y,z,t H2O2<br>
&nbsp;HCNM=&gt;hcnm 25 1,t,z,y,x HCNM<br>
&nbsp;HNO3=&gt;hno3 25 2,t,z,y,x HNO3<br>
&nbsp;HONO=&gt;hono 25 3,t,z,y,x HONO<br>
&nbsp;HOX=&gt;hox 25 4,t,z,y,x HOX<br>
&nbsp;NO=&gt;no&nbsp;&nbsp; 25 5,t,z,y,x NO<br>
&nbsp;NO2=&gt;no2&nbsp; 25 6,t,z,y,x NO2<br>
&nbsp;NOX=&gt;nox&nbsp; 25 7,t,z,y,x NOX<br>
&nbsp;NOY=&gt;noy&nbsp; 25 8,t,z,y,x NOY<br>
&nbsp;O3=&gt;o3&nbsp;&nbsp; 25 9,t,z,y,x O3<br>
&nbsp;OX=&gt;ox&nbsp; 25 10,t,z,y,x OX<br>
&nbsp;PAN=&gt;pan&nbsp; 25 11,t,z,y,x PAN<br>
&nbsp;PM10=&gt;pm10 25 12,t,z,y,x PM10<br>
&nbsp;PM10ant=&gt;pm10ant 25 13,t,z,y,x PM10ant<br>
&nbsp;PM10bio=&gt;pm10bio 25 14,t,z,y,x PM10bio<br>
&nbsp;PM25=&gt;pm25&nbsp;&nbsp;&nbsp; 25 15,t,z,y,x PM25<br>
&nbsp;PM25ant=&gt;pm25ant 25 16,t,z,y,x PM25ant<br>
&nbsp;PM25bio=&gt;pm25bio 25 17,t,z,y,x PM25bio<br>
&nbsp;ROOH=&gt;rooh&nbsp;&nbsp;&nbsp; 25 18,t,z,y,x ROOH<br>
&nbsp;SO2=&gt;so2&nbsp;&nbsp;&nbsp; 25 19,t,z,y,x SO2<br>
&nbsp;TOTPAN=&gt;totpan&nbsp; 25 20,t,z,y,x TOTPAN<br>
&nbsp;airm=&gt;airm&nbsp;&nbsp;&nbsp; 25 21,t,z,y,x airm<br>
&nbsp;hlay=&gt;hlay&nbsp;&nbsp;&nbsp; 25 22,t,z,y,x hlay<br>
&nbsp;pAnA10=&gt;pana10&nbsp; 25 23,t,z,y,x pAn10<br>
&nbsp;pAnBmp=&gt;panbmp&nbsp; 25 24,t,z,y,x pAnBmp<br>
&nbsp;pBiA10=&gt;pbia10&nbsp; 25 25,t,z,y,x pBiA10<br>
&nbsp;pBiBmP=&gt;pbibmp&nbsp; 25 26,t,z,y,x pBiBmP<br>
&nbsp;pDust=&gt;pdust&nbsp;&nbsp; 25 27,t,z,y,x pDust<br>
&nbsp;pH2SO4=&gt;ph2so4&nbsp; 25 28,t,z,y,x pH2SO4<br>
&nbsp;phno3=&gt;pHNO3&nbsp;&nbsp; 25 29,t,z,y,x pHNO3<br>
&nbsp;pISOPA1=&gt;pisopa1 25 30,t,z,y,x pISOPA1<br>
&nbsp;pNH3=&gt;pnh3&nbsp;&nbsp;&nbsp; 25 31,t,z,y,x pNH3<br>
&nbsp;pPPM=&gt;pppm&nbsp;&nbsp;&nbsp; 25 32,t,z,y,x pPPM<br>
&nbsp;pWATER=&gt;pwater 25 33,t,z,y,x pWATER<br>
&nbsp;relh=&gt;relh&nbsp;&nbsp;&nbsp; 25 34,t,z,y,x relh<br>
&nbsp;temp=&gt;temp&nbsp;&nbsp;&nbsp; 25 35,t,z,y,x temp<br>
ENDVARS</div>
</body>
</html>