<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000099">
    <div class="moz-cite-prefix">Hi Sylvain,<br>
      <br>
      I copied and pasted the data. You are right, there is some
      variable space between the comuns due to the fact that the input
      file is generated by fortran fixed format. Anyway, as I said
      before, the previous version of GRASS (6.3.0), installed in a
      different server, was able to read it without any problem.<br>
      <br>
      thank you<br>
      <br>
      El 12/07/12 09:29, Sylvain Maillard escribió:<br>
    </div>
    <blockquote
cite="mid:CADjEob0RhNbD0wNpbqRJi4f3UBZi+fwAKZNBsrzVofCns7Sh3Q@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">
        <div>Hi,<br>
          <br>
          I copy/paste your sample data in your email and what I see is
          the following structure. I'm snot sure if it is the original
          structure or if it as been modified byt various email
          software...<br>
          <br>
          <pre>   -7.830    43.050     0.000</pre>
          - 3 white space<br>
          - your X data<br>
          - 4 white space<br>
          - your Y data<br>
          - 5 white space<br>
          - your Z data<br>
           <br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000099">
            <blockquote type="cite">
              <blockquote type="cite">
                <pre>Reading data ...
ERROR: Bad y-coordinate line 1 column 2. <>

the file I am trying to read from has the following structure

   -7.830    43.050     0.000
   -6.930    42.470     0.000
   -8.530    42.280     0.000
   -7.640    41.710     0.000
   -7.790    43.050     0.000
   -6.900    42.470     0.000

and if I run the same r.in.xyz command in the old server I can import the
file correctly.
</pre>
              </blockquote>
            </blockquote>
          </div>
        </blockquote>
        <div>I don't know why grass 6.3.0 was able to read it and not
          grass 6.4.1, but the error message seems to say that the
          script found only blanck columns ...<br>
          <br>
          You can try to sanitize your file, ie not initial space and
          only 1 space between each column, and tray again to import
          your file ;)<br>
          I already get some cases like that on "tabulated" ascii files
          from ArcGis and always needed to sanitise them first !<br>
          <br>
          <br>
          cheers,<br>
          Sylvain<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
grass-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/grass-user">http://lists.osgeo.org/mailman/listinfo/grass-user</a>
</pre>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="CONTENT-TYPE" content="text/html;
        charset=ISO-8859-1">
      <title></title>
      <meta name="GENERATOR" content="OpenOffice.org 2.4 (Win32)">
      <meta name="AUTHOR" content="Alberto Pettazzi">
      <meta name="CREATED" content="20080707;17121566">
      <meta name="CHANGEDBY" content="Alberto Pettazzi">
      <meta name="CHANGED" content="20090629;9141230">
      <meta name="CHANGEDBY" content="Alberto Pettazzi">
      <meta name="CHANGEDBY" content="Alberto Pettazzi">
      <meta name="CHANGEDBY" content="Alberto Pettazzi">
      <meta name="CHANGEDBY" content="Alberto Pettazzi">
      <meta name="CHANGEDBY" content="Alberto Pettazzi">
      <meta name="CHANGEDBY" content="Alberto Pettazzi">
      <meta name="CHANGEDBY" content="Alberto Pettazzi">
      <style type="text/css">
        <!--
                @page { size: 21cm 29.7cm; margin: 2cm }
                P { margin-bottom: 0.21cm }
        -->
        </style>
      <p style="margin-bottom: 0cm"><font color="#000080">Alberto
          Pettazzi</font></p>
      <p style="margin-bottom: 0cm"><br>
      </p>
      <p style="margin-bottom: 0cm"><font color="#000080">MeteoGalicia -
          Departamento de Climatología y Observación</font></p>
      <p style="margin-bottom: 0cm"><font color="#000080">Consellería
          de Medio Ambiente, Territorio e Infraestruturas </font>
      </p>
      <p style="margin-bottom: 0cm"><font color="#000080">Rúa de
          Roma, 6</font></p>
      <p style="margin-bottom: 0cm"><font color="#000080">15707 Santiago
          de
          Compostela. A Coruña</font></p>
      <p style="margin-bottom: 0cm"><br>
      </p>
      <p style="margin-bottom: 0cm"><font color="#000080">Teléfono:
          +34-881-999646</font></p>
      <p style="margin-bottom: 0cm"><br>
      </p>
      <p style="margin-bottom: 0cm"><font color="#000080">e-mail:
          <a href="mailto:alberto.pettazzi@meteogalicia.es">alberto.pettazzi@meteogalicia.es</a></font></p>
      <p style="margin-bottom: 0cm"><br>
      </p>
    </div>
  </body>
</html>