<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 18, 2016 at 1:07 PM, Veronica Andreo <span dir="ltr"><<a href="mailto:veroandreo@gmail.com" target="_blank">veroandreo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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)." target="_blank">https://trac.osgeo.org/grass/<wbr>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></blockquote><div><br></div><div>I would  get the coordinates of the extent of the current region and pre-process with the gdal_translate  command .  A simple python script that gets a list of all image files and extracts to that projwin with gdal_translate for each one in turn would be fairly quick.  </div><div><br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></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="HOEnZb"><div class="h5"><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.ht<wbr>ml</a><br>
<span><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/blo<wbr>g</a><br>
______________________________<wbr>_________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org" target="_blank">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/mailman<wbr>/listinfo/grass-dev</a></font></span></blockquote></div><br></div>
</div></div><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><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div>Doug Newcomb</div><div>USFWS</div><div>Raleigh, NC</div><div>919-856-4520 ext. 14 <a href="mailto:doug_newcomb@fws.gov" target="_blank">doug_newcomb@fws.gov</a></div><div>---------------------------------------------------------------------------------------------------------</div><div>The opinions I express are my own and are not representative of the official policy of the U.S.Fish and Wildlife Service or Dept. of the Interior.   Life is too short for undocumented, proprietary data formats. As a federal employee, my email may be subject to FOIA request.</div></div></div></div>
</div></div>