<div dir="ltr"><div>Hello Markus, </div><div><br></div><div>Ohh, I would so very much like that -r flag in r.in.gdal (<a href="https://trac.osgeo.org/grass/ticket/2055).">https://trac.osgeo.org/grass/ticket/2055).</a>.. </div><div><br></div><div>For the time being, what about:</div><div><br></div>r.external <div>r.mapcalc<br></div><div>g.remove</div><div><br></div><div>?</div><div><br></div><div>or passing the xmin, xmax, ymin, ymax to gdal_translate with -projwin and then r.in.gdal?</div><div><br></div><div>Dunno how efficient would that be for such a huge dataset, though... I'd still prefer the -r in r.in.gdal ;)</div><div><br></div><div>cheers, </div><div>Vero</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-08-18 13:50 GMT-03:00 Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
for the upcoming GRASS GIS course at the FOSS4G [1] I have processed a<br>
set of Sentinel-2 scenes + a Landsat time series.<br>
Altogether it accumulates to 90GB of compressed GeoTIFFs.<br>
Since that's not very practical for a course, I would like to loop<br>
over all files and cut the extent by the current region.<br>
<br>
Any ideas?<br>
<br>
Maybe it would be sufficient to pass the xmin, xmax, ymin, ymax on to<br>
the right GDAL function?<br>
<br>
thanks<br>
Markus<br>
<br>
PS: sure, otherwise via GDAL ...<br>
<br>
[1] <a href="http://2016.foss4g.org/ws27.html" rel="noreferrer" target="_blank">http://2016.foss4g.org/ws27.<wbr>html</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Markus Neteler<br>
<a href="http://www.mundialis.de" rel="noreferrer" target="_blank">http://www.mundialis.de</a> - free data with free software<br>
<a href="http://grass.osgeo.org" rel="noreferrer" target="_blank">http://grass.osgeo.org</a><br>
<a href="http://courses.neteler.org/blog" rel="noreferrer" target="_blank">http://courses.neteler.org/<wbr>blog</a><br>
______________________________<wbr>_________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/grass-dev</a></font></span></blockquote></div><br></div>