<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    I would use the Raster calculator (Processing > GDAL/OGR) for
    this.<br>
    This uses gdal_calc.py. Google for more info about usage.<br>
    The maximum of two layer would be done like this:<br>
    <br>
    maximum(A,B)<br>
    <br>
    this should also work for multi-bands but I have never tried this..<br>
    Compared rasters need to have the same dimensions.<br>
    <br>
    Cheers,<br>
    Olav<br>
    <br>
    <pre class="moz-signature" cols="72">
</pre>
    <div class="moz-cite-prefix">On 07/07/15 14:10, Giacomo Fontanelli
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAO5DHxG3YmV-UkJXYNUu0pnXowLVT4ZQPsw9LpnNAp5t=tbhFA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>dear community</div>
        <div><br>
        </div>
        <div>I have a stack (bsq) of 5 images.</div>
        <div><br>
        </div>
        <div>I would like to make an aggregate map of the maximum of
          each pixel of the bands.</div>
        <div><br>
        </div>
        <div>I Googled and I found contrasting opinions on how to do it.</div>
        <div><br>
        </div>
        <div>Can you help me?</div>
        <div><br>
        </div>
        <div>Thank you</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
    </blockquote>
    <br>
  </body>
</html>