<div dir="ltr">Dear Key,<div><br></div><div>Take a look in your data using ncl_filedump</div><div><br></div><div>ncl_filedump <a href="http://yourfile.nc">yourfile.nc</a></div><div><br></div><div>If the variable name is type short, you have to unpack <span style="line-height:1.5">to float </span><span style="line-height:1.5">with the function short2flt.</span></div><div><br></div><div>U = short2flt(a-&gt;U)</div><div><br></div><div>Hope this help.</div><div><br></div><div>Guilherme.</div></div><br><div class="gmail_quote"><div dir="ltr">Em sex, 19 de fev de 2016 às 20:22, Key Tone &lt;<a href="mailto:keytone25@gmail.com">keytone25@gmail.com</a>&gt; escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>Just wondering what&#39;s wrong with this script? I am trying to plot a contour of wind speed over this plot, but it&#39;s not working.</div><div><br></div><div>Here&#39;s the code I used:</div><div><img src="cid:ii_152fcb28eefac248" alt="Inline image 1" width="394" height="221"><br></div><div><br></div><div>and here&#39;s a vector plot of the file I&#39;m using:</div><div><img src="cid:ii_152fcb31306dbc5f" alt="Inline image 2" width="374" height="394"><br></div><div><br></div><div>Thanks!</div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div><div dir="ltr">-- <br></div><div dir="ltr"><div><font size="2"><div>------------------------------------------------------------------------------------------</div><div>Dr. Guilherme Martins</div><div>Instituto Nacional de Pesquisas Espaciais (INPE)<br></div></font></div><div><font size="2">Centro de Ciência do Sistema Terrestre (CCST) - Prédio CES<br></font>Grupo de Superfície-Biosfera-Atmosfera (GSBA)<font size="2"><br></font></div><div>Telefone (INPE/CP): +55 12 3186-9520 || Celular (TIM): +55 12 98152-8580<br>E-mail: <a href="mailto:guilherme.martins@inpe.br">guilherme.martins@inpe.br</a> || <a href="mailto:jgmsantos@gmail.com">jgmsantos@gmail.com</a><br>Skype: guilherme.martins.<br>Homepage: <a href="https://sites.google.com/site/jgmsantos">https://sites.google.com/site/jgmsantos</a><br>Currículo Lattes: <a href="http://lattes.cnpq.br/5997657584785803">http://lattes.cnpq.br/5997657584785803</a><span><br></span>------------------------------------------------------------------------------------------</div></div>