<div dir="ltr"><div><div>HI Jeff<br><br></div>As you recommended, I commented the dtype, but the graphic is still with error. Could you check my CTL, and tell me if you see any wrong in the code.<br><br></div>Thank you<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-10-31 14:01 GMT-04:00 Jeff Duda <span dir="ltr">&lt;<a href="mailto:jeffduda319@gmail.com" target="_blank">jeffduda319@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>GrADS does not recognize &#39;r4&#39; as a data type. If your data are just standard Fortran binary, then you do not need to include a DTYPE entry in your control file. The file extension does not always indicate the data format or type, and the DTYPE entry does not have to match the file extension.<br><br></div>Jeff Duda<br></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Mon, Oct 31, 2016 at 12:44 PM, Carlos Enciso Ojeda <span dir="ltr">&lt;<a href="mailto:20071058@lamolina.edu.pe" target="_blank">20071058@lamolina.edu.pe</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi everybody<br><br></div>I need your help, with the CTL of SST in format r4, my data calls &quot;CMC1.r4&quot;, and my CTL is as described below .<br><br>dset ^CMC1.r4<br>title NMME Monthly Hindcasts; CMC1-CanCM3 Sea Surface Temperature Initialized 00Z01JAN2012<br>dtype r4<br>undef 9.999e+20<br>xdef 360 linear 0 1.0<br>ydef 61 linear -30.0 1.0<br>zdef 1 linear 0 1<br>tdef 12 linear 00Z01JAN2015 1mo<br>edef 10 names 1 2 3 4 5 6 7 8 9 10<br>vars 1<br>sst 0 1,e,t,y,x Sea Surface Temperature [C]<br>endvars<br><br></div>But, something is wrong with this, the error is as follows<br><br>##############################<wbr>#############<br>ga-&gt; open car_cmc1.ctl <br>Scanning description file:  car_cmc1.ctl<br>Open Error:  Data file type invalid<br>  --&gt; The invalid description file record is: <br>  --&gt; dtype bin<br> The data file was not opened. <br><div>##############################<wbr>#############<br></div><div>BUt when I commented &quot;dtype&quot;, the plot of a point, has no sense.<br><img alt="Imágenes integradas 1" src="cid:ii_1581bd6f5171c678" height="405" width="479"><br><br></div><div>I don&#39;t know if I must attach the data, because is about 12 M. If anyone can help me with this one, I&#39;ll really appreciate it.<br><br></div><div>Thanks so much!<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-10-27 16:54 GMT-04:00 Jennifer M Adams <span dir="ltr">&lt;<a href="mailto:jadams21@gmu.edu" target="_blank">jadams21@gmu.edu</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word">
Perhaps these will help — they point to the same URL from IRI’s data server, but describe two different ensemble foreasts. The first is initialized January 2012, the second is initialized in February 2012. The only difference is in the variable declaration
 (where integers are used instead of letters to specify which array index to use for that coordinate). It might make more sense if you do an ncdump on the URL and examine the metadata. 
<div>—Jennifer<br>
<div><br>
</div>
<div><br>
</div>
<div>
<div><font style="font-size:14px" face="Courier">&gt; cat 201201/sst_CMC1-CanCM3.ctl </font></div>
<div><font style="font-size:14px" face="Courier">dset <a href="http://iridl.ldeo.columbia.edu/SOURCES/.Models/.NMME/.CMC1-CanCM3/.FORECAST/.MONTHLY/.sst/dods" target="_blank">
http://iridl.ldeo.columbia.edu<wbr>/SOURCES/.Models/.NMME/.CMC1-C<wbr>anCM3/.FORECAST/.MONTHLY/.sst/<wbr>dods</a></font></div>
<div><font style="font-size:14px" face="Courier">title NMME Monthly Hindcasts; CMC1-CanCM3 Sea Surface Temperature Initialized 00Z01JAN2012</font></div>
<div><font style="font-size:14px" face="Courier">dtype netcdf</font></div>
<div><font style="font-size:14px" face="Courier">undef 9.999e+20</font></div>
<div><font style="font-size:14px" face="Courier">xdef 360 linear 0 1</font></div>
<div><font style="font-size:14px" face="Courier">ydef 181 linear -90 1</font></div>
<div><font style="font-size:14px" face="Courier">zdef 1 linear 0 1</font></div>
<div><font style="font-size:14px" face="Courier">tdef 12 linear 00Z01JAN2012 1mo</font></div>
<div><font style="font-size:14px" face="Courier">edef 10 names 1 2 3 4 5 6 7 8 9 10</font></div>
<div><font style="font-size:14px" face="Courier">vars 1</font></div>
<div><font style="font-size:14px" face="Courier">sst 0 1,e,t,y,x Sea Surface Temperature [C]</font></div>
<div><font style="font-size:14px" face="Courier">endvars</font></div>
<div><font style="font-size:14px" face="Courier"><br>
</font></div>
<div><font style="font-size:14px" face="Courier"><br>
</font></div>
<div><font style="font-size:14px" face="Courier">&gt; cat 201202/sst_CMC1-CanCM3.ctl</font></div>
<div><font style="font-size:14px" face="Courier">dset <a href="http://iridl.ldeo.columbia.edu/SOURCES/.Models/.NMME/.CMC1-CanCM3/.FORECAST/.MONTHLY/.sst/dods" target="_blank">
http://iridl.ldeo.columbia.edu<wbr>/SOURCES/.Models/.NMME/.CMC1-C<wbr>anCM3/.FORECAST/.MONTHLY/.sst/<wbr>dods</a></font></div>
<div><font style="font-size:14px" face="Courier">title NMME Monthly Hindcasts; CMC1-CanCM3 Sea Surface Temperature Initialized 00Z01FEB2012</font></div>
<div><font style="font-size:14px" face="Courier">dtype netcdf</font></div>
<div><font style="font-size:14px" face="Courier">undef 9.999e+20</font></div>
<div><font style="font-size:14px" face="Courier">xdef 360 linear 0 1</font></div>
<div><font style="font-size:14px" face="Courier">ydef 181 linear -90 1</font></div>
<div><font style="font-size:14px" face="Courier">zdef 1 linear 0 1</font></div>
<div><font style="font-size:14px" face="Courier">tdef 12 linear 00Z01FEB2012 1mo</font></div>
<div><font style="font-size:14px" face="Courier">edef 10 names 1 2 3 4 5 6 7 8 9 10</font></div>
<div><font style="font-size:14px" face="Courier">vars 1</font></div>
<div><font style="font-size:14px" face="Courier">sst 0 2,e,t,y,x Sea Surface Temperature [C]</font></div>
<div><font style="font-size:14px" face="Courier">endvars</font></div>
<div><br>
</div>
<div><div><div class="m_7277606183686905076m_5383097200645608856h5">
<div>On Oct 27, 2016, at 4:33 PM, Carlos Enciso Ojeda &lt;<a href="mailto:20071058@lamolina.edu.pe" target="_blank">20071058@lamolina.edu.pe</a>&gt; wrote:</div>
<br class="m_7277606183686905076m_5383097200645608856m_-7417718577763211942Apple-interchange-newline">
</div></div><blockquote type="cite"><div><div class="m_7277606183686905076m_5383097200645608856h5">
<div dir="ltr">
<div>
<div>
<div>Hi everybody<br>
<br>
</div>
I have a set of data from the IRI database, for a period of 12 months. Each data has 10 members and 12 leads, so I need your help in order to create the CTL.<br>
<br>
</div>
I&#39;d appreciate any help that you can give me for this topic.<br>
<br>
<br>
</div>
Thanks so much!<br>
</div></div></div>
______________________________<wbr>_________________<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/li<wbr>stinfo/gradsusr</a><br>
</blockquote>
</div>
<br>
<div>
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="font-size:12px">--</div>
<div style="font-size:12px">Jennifer Miletta Adams<br>
Center for Ocean-Land-Atmosphere Studies (COLA)<br>
George Mason University<br>
<br>
<br>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
</div>

<br>______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/li<wbr>stinfo/gradsusr</a><br>
<br></blockquote></div><br></div>
<br>______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/li<wbr>stinfo/gradsusr</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br></div></div><span class="HOEnZb"><font color="#888888"><div class="m_7277606183686905076gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Jeff Duda<br>Post-doctoral research associate<br>University of Oklahoma School of Meteorology<br></div></div></div>
</font></span></div>
<br>______________________________<wbr>_________________<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/<wbr>listinfo/gradsusr</a><br>
<br></blockquote></div><br></div>