<div>Wesley - thanks for this.</div><div> </div><div>Do you (or anyone else here) know if there is a version of Win x86 version of wgrib2 compiled with IPOLATES? (The version I have and the one bundled with Open Grads aren&#39;t)</div>
<div> </div><div>Brian</div><div><br><br> </div><div class="gmail_quote">On 13 April 2013 23:55, Wesley Ebisuzaki - NOAA Federal <span dir="ltr">&lt;<a href="mailto:wesley.ebisuzaki@noaa.gov" target="_blank">wesley.ebisuzaki@noaa.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">Brian,<br>
<br>
   You can cat grib2 files together but GrADS can only handle 1 grid definition<br>
per control file.   You can use wgrib2 to convert your grib file to a common<br>
grid by<br>
<br>
   wgrib2 IN.grb -new_grid_wind earth -new_grid latlon lon0:nlon:dlon<br>
lat0:nlat:dlat  OUT.grb<br>
<br>
This requires that your wgrib2 was compiled with the optional IPOLATES library.<br>
<span class="HOEnZb"><font color="#888888"><br>
Wesley<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On Sat, Apr 13, 2013 at 1:34 PM, Brian Gaze &lt;<a href="mailto:brian.gaze@ntlworld.com">brian.gaze@ntlworld.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;m trying to cat GFS GRIB2 files at 12 hour steps, from 0 to 384 hours, and<br>
&gt; then use the concatenated file which is generated for plots in GrADS. The<br>
&gt; GFS files I&#39;m using are 0.5 deg from 0 to 192 hours, and 1 deg from 204 to<br>
&gt; 384 hours. The cat seems to work ok, and I&#39;m able to open and query the file<br>
&gt; in GrADS. The problem is that when I try and make a plot (using set t 1<br>
&gt; last) only values for 0 to 192 hours (the 0.5 deg files) are plotted.<br>
&gt;<br>
&gt; Is the problem occurring because I&#39;m  concatenating different resolution<br>
&gt; files (0.5 deg and 1 deg)? If this is the case, is there a workaround /<br>
&gt; solution other than switching over to 1 deg files for the full range?<br>
&gt;<br>
&gt; PS: Using GrADS 2.0.a3.oga.1<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt; Brian<br>
&gt;<br>
</div></div><div class="HOEnZb"><div class="h5">&gt; _______________________________________________<br>
&gt; gradsusr mailing list<br>
&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</div></div></blockquote></div><br>