<div dir="ltr">Dear Jack,<div><br></div><div>Thanks a lot! The script works!</div><div><br></div><div>Guilherme.</div></div><br><div class="gmail_quote"><div dir="ltr">Em ter, 29 de mar de 2016 às 10:17, Jack Ogaja &lt;<a href="mailto:jack.ogaja@gmail.com">jack.ogaja@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 style="word-wrap:break-word">The variables you are passing to the &quot;gsn_contour()&quot; function are dimensioned “taus x levels” which the function interprets as the “Y-axis x X-axis” arrays respectively. This do not correspond to the res attributes e.g. &quot;rh_res@sfXArray = taus”, &quot;rh_res@sfYArray = levels”, etc. The same applies to the &quot;gsn_vector()&quot; function.<div><br></div><div>You may consider reordering your variables dimensions before plotting, for example</div><div>;---------------</div><div>   tempisobarN = tempisobar(  level | :, time | :)</div><div>;———————</div><div><br></div><div>Jack</div><div>   <br><div><blockquote type="cite"></blockquote></div></div></div><div style="word-wrap:break-word"><div><div><blockquote type="cite"><div>On 29 Mar 2016, at 01:04, Guilherme Martins &lt;<a href="mailto:jgmsantos@gmail.com" target="_blank">jgmsantos@gmail.com</a>&gt; wrote:</div><br></blockquote></div></div></div><div style="word-wrap:break-word"><div><div><blockquote type="cite"><div><div dir="ltr">Hi users,<div><br></div><div>I&#39;m using the script below:</div><div><br></div><div><a href="http://www.ncl.ucar.edu/Applications/Scripts/meteo_1.ncl" target="_blank">http://www.ncl.ucar.edu/Applications/Scripts/meteo_1.ncl</a><br></div><div><br></div><div>To plot the meteogram, but I&#39;m getting somes warnings messages like this:</div><div><br></div><div><div>warning:ScalarFieldSetValues: coordinate array sfXArray requires 7 elements: defaulting</div><div>warning:ScalarFieldSetValues: coordinate array sfYArray requires 20 elements: defaulting</div><div>warning:ScalarFieldSetValues: coordinate array sfXArray requires 7 elements: defaulting</div><div>warning:ScalarFieldSetValues: coordinate array sfYArray requires 20 elements: defaulting</div><div>warning:VectorFieldSetValues: coordinate array vfXArray requires 7 elements: defaulting</div><div>warning:VectorFieldSetValues: coordinate array vfYArray requires 20 elements: defaulting</div></div><div><br></div><div>My taus and levels variables contain 20 and 7 values, respectively. I can&#39;t understand my error.</div><div><br></div><div>The second part of script (line graphics) it&#39;s ok, but the first part, to create the cross section is wrong. My script, picture and ncl_filedump output are in attachment.</div><div><br></div><div>I was seeing the file that Dennis send me to see the structure this file and compare with my file, but I don&#39;t know what I&#39;m doing wrong in the script.</div><div><br></div><div>Thanks in advance,<br></div><div><br></div><div>Guilherme Martins.</div></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" target="_blank">guilherme.martins@inpe.br</a> || <a href="mailto:jgmsantos@gmail.com" target="_blank">jgmsantos@gmail.com</a><br>Skype: guilherme.martins.<br>Homepage: <a href="https://sites.google.com/site/jgmsantos" target="_blank">https://sites.google.com/site/jgmsantos</a><br>Currículo Lattes: <a href="http://lattes.cnpq.br/5997657584785803" target="_blank">http://lattes.cnpq.br/5997657584785803</a><span><br></span>------------------------------------------------------------------------------------------</div></div>
</div></blockquote></div></div></div><div style="word-wrap:break-word"><div><div><blockquote type="cite"><div><span>&lt;ncl_filedump.txt&gt;</span><span>&lt;ex01_meteograma.ncl&gt;</span><span>&lt;ex01_meteograma.pdf&gt;</span>_______________________________________________<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" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br></div></blockquote></div><br></div></div></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>