Hi everyone,<div><br></div><div>I have a beginner question regarding the GrADS &#39;ave&#39; (average) function. I&#39;m trying to simply take the average temperature for a domain over several days, but only for night time hours. So, once I set up my domain in GrADS, I use the following command:</div>
<div><br></div><div>d ave(t2,t+3,t+15,24)</div><div><br></div><div>Where t2 is temperature at 2 meters, t+3 increments the UTC time to make it 8 o&#39;clock at night, t+15 makes it 8 o&#39;clock in the morning, and the 24 increments the time daily once the night&#39;s temperatures have been averaged. So far, this is giving me garbage plots. I saw the users guide section for the &#39;ave&#39; function, but I can&#39;t find any similar problem. Do you guys know how to make this work?</div>
<div><br></div><div>Any help would be greatly appreciated,</div><div>Sal</div>