<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi All,<br><br>I am trying to plot a variable using 120 hours of a GFS run, but for some reason I cannot plot past T30 (T41 being 120 hours). Everything plots fine up to that point, but anything past T30 crashes out with the GRIB2 I/O error specified below.<br><br>Has anyone else come across this?<br>Cheers,<br>Theo<br><br><br><br>ga-&gt; set t 1 41<br>Time values set: 2012:5:24:18 2012:5:29:18 <br>ga-&gt; d tmpsfc<br>GRIB2 I/O error: fseeko failed <br>Data Request Error:&nbsp; Error for variable 'tmpsfc'<br>&nbsp; Error ocurred at column 1<br>DISPLAY error:&nbsp; Invalid expression <br>&nbsp; Expression = tmpsfc<br>ga-&gt; c<br>ga-&gt; set t 1 30<br>Time values set: 2012:5:24:18 2012:5:28:9 <br>ga-&gt; d tmax2m<br>ga-&gt; d tmp2m<br>ga-&gt; <br><br><br><br><br><font style="font-size:8pt" color="#000000" face="Comic Sans MS" size="1">"A strong smell of turpentine prevails throughout" Oliver Wendell Holmes.</font><br>                                               </div></body>
</html>