<div dir="ltr">Hello all,<div><br></div><div>I'm trying to create a script to total, for instance, the total rain or snowfall (10:1) throughout a model run of the HRRR. I'm getting my hrrr files from nomads' ftp.</div><div><br></div><div>Within my grads file, I'm doing this:</div><div>'define snowacc = sum((APCPsfc*CSNOWsfc),t=1,t='fhour+1')/2.54' </div><div>'d snowacc'<br></div><div><br></div><div>However, when I do this, it is only showing the amount of snow that fell during one hour, and not from the fhour of "0" (or 1).</div><div><br></div><div>I'm having the same issue with rain precipitation as well.</div><div><br></div><div>If anyone is able to shed some light on this, it would be appreciated.</div><div><br></div><div>Thanks,</div><div>Tyler</div></div>