<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
 </head><body>
 
  <p>Hi,</p>
  <p>Is there a function in GrADS to add x hours to an existing datetime string and get the resulting datetime? </p>
  <p>For example where 00Z23feb2016 is the existing datetime string:</p>
  <p>00Z23feb2016 + 36 hours =&#160;12Z23feb2016</p>
  <p>Thanks<br /></p>
  <p>Brian</p>
  <p> &#160;<br /></p>
 
</body></html>