Greetings<div><br></div><div>Following a few suggestions made at this list I&#39;m using gdalwarp to project a few landsat images and only then yusing r.in.gdal.</div><div><br></div><div>I&#39;m using this expression to reproject image:</div>
<div><div>gdalwarp -t_srs &quot;+proj=tmerc +lat_0=39.66825833333333 +lon_0=-8.133108333333334 +k=1 +x_0=0 +y_0=0 +ellps=GRS80 +units=m +no_defs &quot; L71203033_03320001023_B10.TIF  landsat_out.tif</div><div><br></div><div>
And when I run r.in.gdal I get this warning:</div><div><div>Datum &lt;unknown&gt; not recognised by GRASS and no parameters found</div><div>Projection of input dataset and current location appear to match</div><div><br></div>
<div>What does this means?</div><div><br></div><div>Thanks</div><div>kim</div></div></div>