<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi everybody, how could I do so that I have a variable like ${fhr} (which, with my grads default script, becomes 00,03... until 48 due to the $lasthour=48, used for my output name files, such as Temp_00_d01, Temp_03_d01...) that is this type? :<div><br></div><div>For example the $firstdate has to be in bash language:&nbsp;</div><div>firsdate=$(date +"%a, %d %b %Y") 00 UTC</div><div><br></div><div>and lastdate has to be</div><div>lastdate=<span style="font-size: 12pt;">$(date +"%a, %d %b %Y" -d "+2 days" 00 UTC</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">So it has to be a dynamic variable, that I could print in my various 00--&gt;48h grads images.</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">I hope I explained well the situation</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">Thanks in advance :)</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">Giacomo</span></div>                                               </div></body>
</html>