<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>