<div dir="ltr"><div><div>You can interpolate between ANY two grids as long as both are defined somehow (i.e., in the control file).<br><br></div>define newfield = lterp(snow006,mor006)<br></div><div>OR<br></div><div>define newfield = lterp(mor006,snow006)<br></div><div>should do what you want, unless you want the output on a specific grid. In that case, use which ever field that&#39;s on the grid you want to interpolate to as the destination grid (second argument).<br><br></div><div>Jeff DUda<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 11, 2015 at 1:18 AM, Christopher Gilroy <span dir="ltr">&lt;<a href="mailto:chris.gilroy@gmail.com" target="_blank">chris.gilroy@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Alright, so I have 1 var that gets defined off a calculation with tmpprs in pgrb2 files. I have another var that really just gets weasdsfc, with some added calculations. My final var for display (for hour 06) is simply &#39;totalsnow=snow006 * mor006&#39; and obviously the two grids aren&#39;t the same so grads doesn&#39;t like that. Is there any way to use lterp and somehow get them to play nice? From the example, lterp you have to somewhat do: lterp(weasdsfc.1, tmpprs.2) but since I&#39;m defining vars and such each from different files I don&#39;t know if I have to incorporate lterp into all my define&#39;s now or?<div><br></div><div>I don&#39;t think it&#39;s going to be possible to &quot;up-sample&quot; but all I&#39;m looking to get is temperature values from pgrb2 files, the actual weasdsfc is from sflux. :-/<br>
</div></div>
<br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Jeff Duda<br>Graduate research assistant<br>University of Oklahoma School of Meteorology<br>Center for Analysis and Prediction of Storms<br></div>
</div>