<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
You need to change the ‘units’ field in your variable declaration; instead of ’99’ you need a comma-delimited set dimensions, perhaps something like “t,y,x”. Look in the output of ncdump for the dimensions of the precip variable.&nbsp;
<div>—Jennifer</div>
<div><br>
</div>
<div><br>
<div>
<div>On Jun 3, 2016, at 12:01 PM, Luis Blacutt &lt;<a href="mailto:luis.blacutt@gmail.com">luis.blacutt@gmail.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">Dear grads users
<div><br>
</div>
<div>I'm working with CHIRPS precipitation data. I'm able to read and work with by opening separately with sdfopen. I generated a control file to read all the files I downloaded, however when I try to plot them I get the following error</div>
<div><br>
</div>
<div>
<div><font face="monospace, monospace">NetCDF Error (gancrow, nc_get_vara_double): NetCDF: Index exceeds dimension bound</font></div>
<div><font face="monospace, monospace">Data Request Error: &nbsp;Error for variable 'precip'</font></div>
<div><font face="monospace, monospace">&nbsp; Error ocurred at column 1</font></div>
<div><font face="monospace, monospace">DISPLAY error: &nbsp;Invalid expression&nbsp;</font></div>
<div><font face="monospace, monospace">&nbsp; Expression = precip</font></div>
</div>
<div><br>
</div>
<div>My ctl&nbsp;file is&nbsp;</div>
<div><br>
</div>
<div>
<div><font face="monospace, monospace">dset ^chirps-v2.0.%<a href="http://y4.days_p05.nc/">y4.days_p05.nc</a></font></div>
<div><font face="monospace, monospace">undef&nbsp;9e9</font></div>
<div><font face="monospace, monospace">options template little_endian</font></div>
<div><font face="monospace, monospace">dtype netcdf</font></div>
<div><font face="monospace, monospace">xdef 7200 linear -179.975006 0.050003<br>
</font></div>
<div><font face="monospace, monospace">ydef 2000 linear -49.974998 0.049999<br>
</font></div>
<div><font face="monospace, monospace">zdef 1 linear 1 1<br>
</font></div>
<div><font face="monospace, monospace">tdef 12903 linear 00:00Z01jan1981 1dy<br>
</font></div>
<div><font face="monospace, monospace">vars 1<br>
</font></div>
<div><font face="monospace, monospace">precip 0 99 Climate Hazards group InfraRed Precipitation with Stations [mm/day]</font></div>
<div><font face="monospace, monospace">endvars</font></div>
<div><br>
</div>
<div>What I'm missing?</div>
<div><br>
</div>
<div>Thanks in advance</div>
<div>Luis</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, Jun 3, 2016 at 11:43 AM, Ivan Toman <span dir="ltr">
&lt;<a href="mailto:ivtoman@inet.hr" target="_blank">ivtoman@inet.hr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
Hello,<br>
<br>
Is it possible to get grid distance value inside GrADS script somehow?<br>
<br>
<br>
Best regards and thanks!<br>
<span class=""><font color="#888888"><br>
Ivan Toman<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</font></span></blockquote>
</div>
<br>
</div>
</div>
</div>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
http://gradsusr.org/mailman/listinfo/gradsusr<br>
</blockquote>
</div>
<br>
<div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="font-size: 12px; orphans: 2; widows: 2;">--</div>
<div style="font-size: 12px; orphans: 2; widows: 2;">Jennifer Miletta Adams<br>
Center for Ocean-Land-Atmosphere Studies (COLA)<br>
George Mason University<br>
<br>
<br>
</div>
</div>
</div>
</div>
<br>
</div>
</body>
</html>