<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div><span style="font-size: 12pt;">Good day! I want to create a timeseries data of subsurface ocean temperature from 100-300m using global domain. I suppose the function aave can produce timeseries in one depth level. Using global domain does not make sense but I want to test it first then proceed to regional domain.</span></div><div> <br>Say, if I do..<br></div><div><br></div><div>set x 1<br>set y 1<br><span style="text-decoration: underline;"><strong>set z 10 20</strong></span><br>set t 1 last<br>d tloop(aave(var, global))</div><div><br></div><div>Error says the Z cannot vary. So I want to take the average value of Z from 10th-20th depth level. Is there a way to do this in GrADS? I looked at the function vint. How can I used that in my problem? Thank you.</div><div><br></div><div>Yours,</div><div>Joseph Basconcillo</div><div><br></div></div></body></html>