<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>To whom may it concern,</p>
    <p>I am trying to run WPS for a certain area of Europe and North of
      Africa but I have a problem. I set the variables <b>ref_lat</b>
      and <b>ref_lon</b> in the center of the area, <b>44.25N 11.25E</b>,
      however the output file is not centered on that point: the
      longitude is perfect but the latitude variable goes from 10.8N to
      65.7N, so the center is <b>38.25N</b> instead of 44.25N.</p>
    <p>This is my namelist.wps file</p>
    <p>&share<br>
       wrf_core = 'ARW',<br>
        max_dom                    = 1,<br>
        start_date                 = '2014-10-06_03:00:00',<br>
        end_date                 = '2014-10-06_06:00:00',<br>
        interval_seconds           = 10800<br>
       io_form_geogrid = 2,<br>
      /<br>
       <br>
      &geogrid<br>
        parent_id                  = 0,<br>
        parent_grid_ratio          = 1,<br>
        i_parent_start             = 1,<br>
        j_parent_start             = 1,<br>
        e_we                       = 1024,<br>
        e_sn                       = 1024,<br>
        geog_data_res              = '2m',<br>
        dx                         = 6000.0,<br>
        dy                         = 6000.0,<br>
        map_proj                   = 'mercator',<br>
        ref_lat                    = 44.25,<br>
        ref_lon                    = 11.25,<br>
        truelat1                   = 44.25,<br>
        truelat2                   = 60.0,<br>
        stand_lon                  = 0,<br>
       geog_data_path = '/home/Build_WRF/WPS_GEOG'<br>
       opt_geogrid_tbl_path = '/home/Build_WRF/WPS/geogrid/'<br>
      /<br>
       <br>
      &ungrib<br>
       out_format = 'WPS',<br>
       prefix = 'FILE',<br>
      /<br>
       <br>
      &metgrid<br>
       fg_name = 'FILE'<br>
       io_form_metgrid = 2,<br>
       opt_metgrid_tbl_path = '/home/Build_WRF/WPS/metgrid/'<br>
      /</p>
    <p>And  the geogrid.log file is attached. <br>
    </p>
    <p>I would like to know which is the problem, why the result is not
      centered on ref_lat. Is it a projection problem, or related to
      ref_x ref_y variables... ?</p>
    <div class="moz-signature">Thank you very much,<br>
      Kind regards.<br>
      <br>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <br>
      <div class="moz-signature"> <font face="Calibri"><img alt="Meteo
            for Energy"
            src="cid:part1.54B5E5BD.98F3C76D@meteoforenergy.com"
            align="left" width="150" height="66"></font>  <b><br>
               Elsa Tejada</b><br>
            Meteorologist<br>
        <font size="-2"><br>
           </font><br>
        <font size="-1"><b>   Meteo for Energy</b><br>
             Parque Tecnológico de Álava c/Albert Einstein 15 Miñano
          (Álava)<br>
             phone: +34 945 771 085 / <a
            href="http://www.meteoforenergy.com">www.meteoforenergy.com</a><br>
        </font>
        <meta http-equiv="CONTENT-TYPE" content="text/html;
          charset=utf-8">
        <title></title>
        <meta name="GENERATOR" content="OpenOffice 4.0.0 (Win32)">
        <style type="text/css">
        <!--
                @page { margin: 2cm }
        -->
        </style><br>
      </div>
    </div>
  </body>
</html>