<!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>Wesley,</p>
  <p>You can ftp down the grib file here using anonymous:</p>
  <p>137.135.248.188</p>
  <p>ARPEGE_0.1_SP1_37H48H_201512150000.grib2</p>
  <p>PS: It&#39;s about 40 meg and I tested the ftp download successfully from a command line rather than gui client</p>
  <p>Cheers</p>
  <p>Brian</p>
  <p><br /></p>
  <blockquote type="cite">
   On 16 December 2015 at 15:03 Wesley Ebisuzaki - NOAA Federal &#60;wesley.ebisuzaki@noaa.gov&#62; wrote:
   <br />
   <br />
   <div dir="ltr">
    <div>
     Brian,
     <br />
     <br />
    </div>
    <div>
     It would be much easier if you made your grib file available
     <br />
    </div>
    <div>
     by FTP. If the file is huge or is a proprietary forecast, you can
     <br />
    </div>
    <div>
     zero out the data by
     <br />
     <br />
    </div>
    <div>
     wgrib2 file.grib -rpn 0 -grib_out file00.grb
     <br />
    </div>
    <div>
     <br />
    </div>
    <div>
     Wesley
     <br />
    </div>
    <br />
    <br />
    <div>
     <div>
      <div class="gmail_extra">
       <br />
       <div class="gmail_quote">
        On Tue, Dec 15, 2015 at 4:32 PM, Brian Gaze &#60;
        <a target="_blank" href="mailto:brian.gaze@ntlworld.com">brian.gaze@ntlworld.com</a>&#62; wrote:
        <br />
        <blockquote>
         <span style="text-decoration: underline;"></span>
         <div>
          <p>Hi,</p>
          <p>I&#39;m working with Arp&#232;ge grib2 files. These should I think each contain up to 13 hourly forecast timesteps. If I run...</p>
          <p><a target="_blank" href="http://g2ctl.pl">g2ctl.pl</a> -verf -b file.grib2 &#62; file.ctl<br />gribmap -i file.ctl<br /></p>
          <p>...I&#39;m able to open the .ctl file in GrADS but it only has 2 timesteps. T1 seems to be the time the model was initialized and T2 the time of the first forecast step.</p>
          <p><br /></p>
          <p>If I try:</p>
          <p><a target="_blank" href="http://g2ctl.pl">g2ctl.pl</a> -b -ts1hr file.grib2 &#62; file.ctl<br />gribmap -i file.ctl</p>
          <p>It opens ok in GrADS and the correct number of timesteps are present but they begin from the model initialization hour rather than incrementing from the time of the first forecast step. For example:</p>
          <p>Model initialization: 0z 15/12<br />Forecast time range contained in the file is +37 hours to +48 hours after initialization</p>
          <p>t2 = 1z 15/12<br />t3 = 2z 15/12<br />.. etc<br /><br />As a consequence, when I try to plot a variable the grid is undefined.</p>
          <p><br /></p>
          <p>What should I think be present is:<br />t2 = 13z 16/12<br />t3 = 14z 16/12<br />..etc</p>
          <p>Any suggestions / ideas on what I&#39;m doing wrong?</p>
          <p>Thanks</p>
          <p>BWG</p>
         </div>
         <br />_______________________________________________
         <br /> gradsusr mailing list
         <br /> 
         <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>
         <br /> 
         <a target="_blank" href="http://gradsusr.org/mailman/listinfo/gradsusr">http://gradsusr.org/mailman/listinfo/gradsusr</a>
         <br /> 
         <br />
        </blockquote>
       </div>
       <br />
      </div>
     </div>
    </div>
   </div>
  </blockquote>
  <p><br />&#160;</p>
 
</body></html>