<div>Hi - Thanks for your help. I tried this - see below in bold. It didn&#39;t work. Then I q&#39;d the file within grads and tried to use the variable name it listed...got a single value returned.....</div>
<div> </div>
<div>Below is the output I get in grads and attached is the output I get when I do an NCdump - I can&#39;t even tell if there are any index values in there or not - I am starting to think not! Maybe the issue is with the CDO operator (?)<br>
 <br>Sarah.<br> <br> <br> <br> <br>ga-&gt; sdfopen <a href="http://out.nc">out.nc</a><br>Scanning self-describing file:  <a href="http://out.nc">out.nc</a><br>SDF file <a href="http://out.nc">out.nc</a> is open as file 1<br>
LON set to 0 360<br>LAT set to -88.572 88.572<br>LEV set to 0 0<br>Time values set: 2100:12:31:12 2100:12:31:12<br>E set to 1 1<br>ga-&gt; d index<br>Syntax Error:  Invalid Operand<br>  &#39;index&#39; not a variable or function name</div>

<div>  Error ocurred at column 1<br>DISPLAY error:  Invalid expression</div>
<div>Expression = index</div>
<div><br><strong>ga-&gt; q attr<br></strong>No Descriptor Attributes for File 1 :<br>Native Attributes for File 1 :<br>global String CDI Climate Data Interface version 1.4.7 (<a href="http://code.zmaw.de/projects/cdi">http://code.zmaw.de/projects/cdi</a>)<br>
global String Conventions CF-1.0<br>global String history Thu Apr 28 12:20:40 2011: cdo -r -setname,index <a href="http://echam5.dryindex.2081-2100try3.nc">echam5.dryindex.2081-2100try3.nc</a> <a href="http://out.nc">out.nc</a><br>
global String history Thu Apr 28 12:19:47 2011: cdo -r eca_cdd <a href="http://echam5.daily.pr_2081-2100.nc">echam5.daily.pr_2081-2100.nc</a> <a href="http://echam5.dryindex.2081-2100try3.nc">echam5.dryindex.2081-2100try3.nc</a><br>
global String history Output from CERA Database/EH5_OM_20C_1_TEMP2  At 17:37:06 on 02/23/2005, CMOR rewrote data to comply with CF standards and IPCC Fourth Assessment requirements<br>global String CDO Climate Data Operators version 1.4.7 (<a href="http://code.zmaw.de/projects/cdo">http://code.zmaw.de/projects/cdo</a>)<br>
lon String long_name longitude<br>lon String units degrees_east<br>lon String standard_name longitude<br>lon String axis X<br>lon String bounds lon_bounds<br>lat String long_name latitude<br>lat String units degrees_north<br>
lat String standard_name latitude<br>lat String axis Y<br>lat String bounds lat_bounds<br>time String units minutes since 1955-01-01 00:00:00<br>time String calendar proleptic_gregorian<br>number_of_cdd_p String long_name Number of cdd periods in given time period with more than 5 days. The time period should be defined by the bounds of the time coordinate.<br>
number_of_cdd_p String units No.<br>number_of_cdd_p String grid_type gaussian<br><strong>ga-&gt; d number_of_cdd_p<br>Constant field.  Value = 1<br><br></strong></div>
<div class="gmail_quote">On Thu, Apr 28, 2011 at 10:54 AM, Bamba Sylla <span dir="ltr">&lt;<a href="mailto:syllabamba@yahoo.fr">syllabamba@yahoo.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div style="FONT-SIZE: 12pt; COLOR: #000; FONT-FAMILY: bookman old style, new york, times, serif; BACKGROUND-COLOR: #fff">
<div>Hi,</div>
<div><br></div>
<div>I guess it&#39;s because the variable name is too long. I suggest you do &quot;q file&quot; and whatever variable name it returns you display it.</div>
<div><br></div>
<div>Hope this will help</div>
<div>cheers</div>
<div> </div>
<div>***************************************************<br>Mouhamadou Bamba SYLLA, PhD<br>Post-Doc Fellow, Earth System Physics<br>International Centre for Theoretical Physics<br>Strada Costiera 11, 34100 Trieste, Italy<br>
Office tel: 0039 040 2240 385<br>Cell: 0039 34 71 94 06 55 <br>emails: <a href="mailto:msylla@ictp.it" target="_blank">msylla@ictp.it</a>, <a href="mailto:syllabamba@yahoo.fr" target="_blank">syllabamba@yahoo.fr</a> <br>***************************************************<br>
</div>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: &#39;bookman old style&#39;, &#39;new york&#39;, times, serif">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: &#39;times new roman&#39;, &#39;new york&#39;, times, serif"><font face="Arial" size="2">
<hr size="1">
<b><span style="FONT-WEIGHT: bold">De :</span></b> sarah okeefe &lt;<a href="mailto:sarahanneokeefe@gmail.com" target="_blank">sarahanneokeefe@gmail.com</a>&gt;<br><b><span style="FONT-WEIGHT: bold">À :</span></b> <a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<b><span style="FONT-WEIGHT: bold">Envoyé le :</span></b> Jeudi 28 Avril 2011 11h18<br><b><span style="FONT-WEIGHT: bold">Objet :</span></b> Re : [gradsusr] Viewing Climate Indices Created with CDO<br></font>
<div>
<div></div>
<div class="h5"><br>
<div>
<div>Hi, I am a beginning user of GRADS and would really appreciate some help. </div>
<div> </div>
<div>I took a model run and performed an operation using CDO that gave me the number of consecutive dry days for each grid box for the time period selected. I then open this in GRADS. When I try to view the results on a map GRADS keeps giving me an error that indicates index is not a variable name. I tried to open the file in XCONV to modify the variable name - but XCONV won&#39;t open the file. As a beginning user my skill set to solve these problems is quite limited. Does anyone know what I should do?</div>

<div> </div>
<div><u>GRADS COMMAND:</u> d consecutive_dry_days_index_per_time_period</div>
<div><u>GRADS RESPONSE</u></div>
<div>Syntax Error:  Invalid Operand<br>  &#39;consecutive_dry_d&#39; not a variable or function name<br>  Error ocurred at column 1<br>DISPLAY error:  Invalid expression<br>  Expression = consecutive_dry_days_index_per_time_period</div>

<div> </div>
<div><u>FILE INFO</u></div>
<div>ncdump <a href="http://echam5.dryindex.2081-2100.nc/" target="_blank" rel="nofollow">echam5.dryindex.2081-2100.nc</a> | more<br>netcdf echam5.dryindex.2081-2100 {<br>dimensions:<br>        lon = 192 ;<br>        nv = 2 ;<br>
        lat = 96 ;<br>        time = UNLIMITED ; // (1 currently)<br>variables:<br>        double lon(lon) ;<br>                lon:long_name = &quot;longitude&quot; ;<br>                lon:units = &quot;degrees_east&quot; ;<br>
                lon:standard_name = &quot;longitude&quot; ;<br>                lon:axis = &quot;X&quot; ;<br>                lon:bounds = &quot;lon_bounds&quot; ;<br>        double lon_bounds(lon, nv) ;<br>        double lat(lat) ;<br>
                lat:long_name = &quot;latitude&quot; ;<br>                lat:units = &quot;degrees_north&quot; ;<br>                lat:standard_name = &quot;latitude&quot; ;<br>                lat:axis = &quot;Y&quot; ;<br>
                lat:bounds = &quot;lat_bounds&quot; ;<br>        double lat_bounds(lat, nv) ;<br>        double time(time) ;<br>                time:units = &quot;minutes since 1955-01-01 00:00:00&quot; ;<br>                time:calendar = &quot;proleptic_gregorian&quot; ;<br>
        float consecutive_dry_days_index_per_time_period(time, lat, lon) ;<br></div></div><br></div></div>_______________________________________________<br>gradsusr mailing list<br><a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br><br><br></div></div></div></div><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" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br><br></blockquote></div><br>