<div dir="ltr"><div>Hi all,</div><div><br></div><div>I&#39;m trying to change the coordinate of a variable from an integer to a float. Specifically, I have a variable with the vertical coordinate of pressure which is currently an integer. I&#39;m changing the vertical coordinate to pi (non-dimensionalized pressure) which will need be a float. However whenever I try to assign the new coordinate pi, with the code:</div><div><br></div><div><i>var&amp;pre = pi<br></i></div><div><br></div><div>I obviously get the error:</div><div><br></div><div><div><i>fatal:[&quot;NclVar.c&quot;:1390]:Assignment type mismatch, right hand side can&#39;t be coerced to type of left hand side</i></div><div><i>fatal:[&quot;Execute.c&quot;:8575]:Execute: Error occurred at or near line 74 in file ert_inv.ncl</i></div></div><div><br></div><div>Since it&#39;s a coordinate variable I can&#39;t think of a way to use tofloat to convert the current coordinate array from an integer to a float as I don&#39;t want to re-write the whole variable.</div><div><br></div><div>Does anyone know of a way that I can assign the new coordinate without just re-writing the whole variable?</div><div><br></div><div>Thanks,</div><div>James</div><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">------------------------------------------------------------------------------------<br><span lang="en-US"><font face="Tahoma" size="2" color="black"><span style="font-size:10pt" dir="ltr">Graduate Research &amp; Teaching Assistant<br></span></font></span></div><div><span lang="en-US"><font face="Tahoma" size="2" color="black"><span style="font-size:10pt" dir="ltr">PhD Student: Atmospheric Science<br></span></font></span></div><div><span lang="en-US"><font face="Tahoma" size="2" color="black"><span style="font-size:10pt" dir="ltr">Department of Marine, Earth, and Atmospheric Sciences<br></span></font></span></div><div dir="ltr"><div><span lang="en-US"><font face="Tahoma" size="2" color="black"><span style="font-size:10pt" dir="ltr">North Carolina State University<br><a href="http://www4.ncsu.edu/~jorussel" target="_blank">http://www4.ncsu.edu/~jorussel</a><br>--------------------------------------------------------------------<br></span></font></span></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div>