<div dir="ltr">Dear users,<div><br></div><div>My original file contain the follow informations:<br></div><div><br></div><div><div>Variable: <b>prec</b></div><div>Type: float</div><div>Total Size: 27648000 bytes</div><div>            6912000 values</div><div>Number of Dimensions: 3</div><div>Dimensions and sizes:<span class="Apple-tab-span" style="white-space:pre">        </span>[time | 12] x [<b>lat</b> | 400] x [<b>lon</b> | 1440]</div><div>Coordinates: </div><div>            time: [96432..104448]</div><div>            <b>lat</b>: [-49.875..49.875]</div><div>            <b>lon</b>: [-179.875..179.875]</div></div><div><br></div><div>But when I use the linint2_Wrap function:</div><div><br></div><div>prec_interp = linint2_Wrap(prec&amp;lon,prec&amp;lat,prec,True,new_lon,new_lat,0)<br></div><div><br></div><div>I realized that the name of the dimensions change to uppercase.<br></div><div><br></div><div><div>Variable: prec_interp</div><div>Type: float</div><div>Total Size: 497664 bytes</div><div>            124416 values</div><div>Number of Dimensions: 3</div><div>Dimensions and sizes:<span class="Apple-tab-span" style="white-space:pre">        </span>[time | 12] x [<b>LAT</b> | 72] x [<b>LON</b> | 144]</div><div>Coordinates: </div><div>            time: [96432..104448]</div><div>            <b>LAT</b>: [-49.875..49.875]</div><div>            <b>LON</b>: [-178.75..178.75]</div></div><div><br></div><div>The NCL do not like this name in capital letters. Please, someone could look that?</div><div><br></div><div>I solved my problem by using the &quot;!&quot; to change the name of my dimensions. I do not know if this is some kind of bug.<br></div><div><br></div><div>Thanks,</div><div><br></div><div>Guilherme.</div><div><br></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">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>