<div dir="ltr">Thanks,<div><br></div><div>Guilherme</div></div><br><div class="gmail_quote"><div dir="ltr">Em seg, 14 de mar de 2016 às 13:22, Kyle Griffin &lt;<a href="mailto:ksgriffin2@wisc.edu">ksgriffin2@wisc.edu</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">No problem! Here&#39;s the link to contributed.ncl from 6.4.0 that Dennis has shared previously (last week). I would suggest loading it separately (without loading your current contributed.ncl) to make sure you are using the 6.4.0 version of the file.<div><br></div><div><a href="http://www.cgd.ucar.edu/~shea/contributed.ncl_640" target="_blank">http://www.cgd.ucar.edu/~shea/contributed.ncl_640</a><br></div><div><br></div><div>Hope that helps!</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Mar 14, 2016 at 9:26 AM Guilherme Martins &lt;<a href="mailto:jgmsantos@gmail.com" target="_blank">jgmsantos@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Kyle,<div><br></div><div>I saw now I  need the 6.4.0, my version is 6.3.0.</div><div><br></div><div>I&#39;m really sorry.</div><div><br></div><div>Thanks,</div><div><br></div><div>Guilherme.</div></div><br><div class="gmail_quote"><div dir="ltr">Em seg, 14 de mar de 2016 às 11:24, Kyle Griffin &lt;<a href="mailto:ksgriffin2@wisc.edu" target="_blank">ksgriffin2@wisc.edu</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">Guilherme,<div><br></div><div>Do you have a version of NCL 6.4.0 (currently unreleased!) or have you downloaded the updated contributed.ncl? If not, please look at the documentation for the function, especially the part that says this is in 6.4.0 (an upcoming release).</div><div><br></div><div><a href="https://www.ncl.ucar.edu/Document/Functions/Contributed/calculate_daily_values.shtml" target="_blank">https://www.ncl.ucar.edu/Document/Functions/Contributed/calculate_daily_values.shtml</a><br></div><div><br></div><div>You can find a link somewhere on the NCL website for the new contributed.ncl if you need it right away, or it has been included in or linked to in some previous emails to the list if you can search your old ncl-talk mail.</div><div><br></div><div><br></div><div>Kyle</div></div><br><div class="gmail_quote"></div><div class="gmail_quote"><div dir="ltr">On Mon, Mar 14, 2016 at 9:14 AM Guilherme Martins &lt;<a href="mailto:jgmsantos@gmail.com" target="_blank">jgmsantos@gmail.com</a>&gt; wrote:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Dear users,</div><div><br></div><div>I&#39;m using the calculate_daily_values function but when I run my script, it return:</div><div><br></div><div><b>fatal:Undefined identifier: (calculate_daily_values) is undefined, can&#39;t continue</b></div><div><b>fatal:[&quot;Execute.c&quot;:8575]:Execute: Error occurred at or near line 19 in file 01.2dia.ncl</b></div><div><br></div>And when I use the calculate_monthly_values function I don&#39;t have problem.<br><div><br></div><div>My script is in attachment.<br></div><div><br></div><div>Informations using ncl_filedump:</div><div><br></div><div><div>Variable: t</div><div>Type: float</div><div>Total Size: 181647360 bytes</div><div>            45411840 values</div><div>Number of Dimensions: 4</div><div>Dimensions and sizes:<span style="white-space:pre-wrap">        </span>[time | 360] x [level | 12] x [lat | 73] x [lon | 144]</div><div>Coordinates: </div><div>            time: [1832064..1834218]</div><div>            level: [1000..100]</div><div>            lat: [90..-90]</div><div>            lon: [ 0..357.5]</div><div>Number Of Attributes: 19</div><div>  long_name :<span style="white-space:pre-wrap">        </span>6-hourly Air Temperature on Pressure Levels</div><div>  unpacked_valid_range :<span style="white-space:pre-wrap">        </span>( 137.5, 362.5 )</div><div>  actual_range :<span style="white-space:pre-wrap">        </span>( 183.2, 320 )</div><div>  units :<span style="white-space:pre-wrap">        </span>degK</div><div>  precision :<span style="white-space:pre-wrap">        </span>2</div><div>  least_significant_digit :<span style="white-space:pre-wrap">        </span>1</div><div>  GRIB_id :<span style="white-space:pre-wrap">        </span>11</div><div>  GRIB_name :<span style="white-space:pre-wrap">        </span>TMP</div><div>  var_desc :<span style="white-space:pre-wrap">        </span>Air temperature</div><div>  dataset :<span style="white-space:pre-wrap">        </span>NCEP/DOE AMIP-II Reanalysis (Reanalysis-2)</div><div>  level_desc :<span style="white-space:pre-wrap">        </span>Pressure Levels</div><div>  statistic :<span style="white-space:pre-wrap">        </span>Individual Obs</div><div>  parent_stat :<span style="white-space:pre-wrap">        </span>Other</div><div>  standard_name :<span style="white-space:pre-wrap">        </span>air_temperature</div><div>  _FillValue_original :<span style="white-space:pre-wrap">        </span>-32767</div><div>  _FillValue :<span style="white-space:pre-wrap">        </span>-32767</div><div>  missing_value_original :<span style="white-space:pre-wrap">        </span>32766</div><div>  valid_range :<span style="white-space:pre-wrap">        </span>( 137.5, 362.55 )</div><div>  missing_value :<span style="white-space:pre-wrap">        </span>-32767</div></div><div><br></div><div>Can anyone help me?</div><div><br></div><div>Thanks,</div><div><br></div><div>Guilherme.</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></blockquote></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
_______________________________________________<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>
</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" 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>
_______________________________________________<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>
</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>