<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Il 13/08/2014 20:52, César Augusto
      Ramírez Franco ha scritto:<br>
    </div>
    <blockquote
cite="mid:CAJDYei=22Jbx2Uuz_gxLY8xyhLYXEJVd2WeoHyDa_iQ+6AQj-A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default" style="color:rgb(39,78,19)">What does
          the output of gdalinfo
          /home/umberto/Documenti/unimi/ppg/summer_at_home/debris/Debris_Mask.tif
          say? Is it a valid GeoTIFF file?</div>
      </div>
      <div class="gmail_extra">
        <br>
        <br>
        <div class="gmail_quote">2014-08-13 13:04 GMT-05:00 Umberto
          Filippo Minora <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:umbertofilippo@tiscali.it" target="_blank">umbertofilippo@tiscali.it</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000">
              <div>Il 13/08/2014 19:11, Umberto Filippo Minora ha
                scritto:<br>
              </div>
              <div>
                <div class="h5">
                  <blockquote type="cite">I am having problem in
                    importing tif rasters in GRASS. <br>
                    When I try a command like <br>
                    <br>
                        r.in.gdal input= raster1 output= raster2 <br>
                    <br>
                    being "raster1" my .tif file (I can open it in
                    qgis), the console outputs this message <br>
                    <br>
                        ERROR 4:
                    `/home/umberto/Documenti/unimi/ppg/summer_at_home/d
                    <br>
                        ebris/Debris_Mask.tif' not recognised as a
                    supported file <br>
                        format. <br>
                    <br>
                    What would be the problem in my case? <br>
                    I am a very beginner user of GRASS, hope someone
                    could help me. <br>
                    _______________________________________________ <br>
                    grass-user mailing list <br>
                    <a moz-do-not-send="true"
                      href="mailto:grass-user@lists.osgeo.org"
                      target="_blank">grass-user@lists.osgeo.org</a> <br>
                    <a moz-do-not-send="true"
                      href="http://lists.osgeo.org/mailman/listinfo/grass-user"
                      target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a>
                    <br>
                  </blockquote>
                </div>
              </div>
              Sorry, I have to correct my thread.<br>
              Raster don't open neither in qgis.<br>
              I think there should be problems in the GDAL dependencies,
              since I tried to remove and re-install GRASS, qgis, and
              GDAL for another problem (thus creating this new one in
              the thread).<br>
              Would it be a solution to remove everything again and
              re-install again? Moreover, I performed a GDAL
              installation in the 2013 using <a moz-do-not-send="true"
                href="https://gist.github.com/lossyrob/4348503"
                target="_blank">this script</a>, and I am used to remove
              my packages using these command lines from terminal:<br>
              <br>
                  sudo apt-get remove --purge package<br>
                  sudo apt-get autoremove<br>
                  sudo aptutude remove packagename<br>
              <br>
              Would it be possible that having run that script would
              consist in some sort of file still remaining un-removed
              which could create any conflicts?<br>
              Any help would be really appreciated.<br>
            </div>
            <br>
            _______________________________________________<br>
            grass-user mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.osgeo.org/mailman/listinfo/grass-user"
              target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div dir="ltr">
          <div style="text-align:right">
            <b style="color:rgb(39,78,19)">César Augusto Ramírez Franco</b></div>
          <font color="#274e13">
            <div style="text-align:right">Laboratorio de Sistemas
              Complejos Naturales</div>
            <span
              style="font-family:Arial;vertical-align:baseline;white-space:pre-wrap">
              <div style="text-align:right">
                Escuela de Geociencias</div>
            </span></font>
          <div>
            <div style="text-align:right"><span
                style="white-space:pre-wrap;font-family:Arial;color:rgb(39,78,19)">Facultad
                de Ciencias</span></div>
            <font color="#274e13">
              <div style="text-align:right">
                Universidad Nacional de Colombia - Sede Medellín</div>
            </font></div>
          <font color="#274e13">
            <div style="text-align:right">Teléfono: (57-4) 430 9369 -<font
                face="arial, helvetica, sans-serif"> 300 459 6085<br>
              </font></div>
          </font></div>
      </div>
    </blockquote>
    mmm, strange, it gives me<br>
    <br>
    ERROR 4:
    `/home/umberto/Documenti/unimi/ppg/summer_at_home/debris/Debris_Mask.tif'
    not recognised as a supported file format.<br>
    <br>
    gdalinfo failed - unable to open
'/home/umberto/Documenti/unimi/ppg/summer_at_home/debris/Debris_Mask.tif'.<br>
    <br>
    I guess I modified it somehow (maybe with the same GRASS). Indeed,
    if I do the same with "Debris_Mask_2010.tif" (which is the same type
    of raster but for a different year), I get the output I would
    expect. I will try to recover my original file. Thanks for the fast
    response.<br>
    <br>
    <br>
  </body>
</html>