<div dir="ltr">i want to unsubscribe from this group<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 21, 2017 at 12:00 PM,  <span dir="ltr"><<a href="mailto:qgis-user-request@lists.osgeo.org" target="_blank">qgis-user-request@lists.osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Qgis-user mailing list submissions to<br>
        <a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:qgis-user-request@lists.osgeo.org">qgis-user-request@lists.osgeo.<wbr>org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:qgis-user-owner@lists.osgeo.org">qgis-user-owner@lists.osgeo.<wbr>org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Qgis-user digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Raster calculator issues (Eugenio Trumpy)<br>
   2. Re: raster calculator issues (Pedro Venâncio)<br>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
Message: 1<br>
Date: Fri, 21 Jul 2017 12:35:41 +0000<br>
From: Eugenio Trumpy <<a href="mailto:frippe12573@hotmail.com">frippe12573@hotmail.com</a>><br>
To: Lista Qgis <<a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>>,<br>
        "<a href="mailto:qgis-developer@lists.osgeo.org">qgis-developer@lists.osgeo.<wbr>org</a>" <<a href="mailto:qgis-developer@lists.osgeo.org">qgis-developer@lists.osgeo.<wbr>org</a>><br>
Subject: [Qgis-user] Raster calculator issues<br>
Message-ID:<br>
        <<a href="mailto:DB6P190MB0295ECF957262E7413B54D41E5A40@DB6P190MB0295.EURP190.PROD.OUTLOOK.COM">DB6P190MB0295ECF957262E7413B5<wbr>4D41E5A40@DB6P190MB0295.<wbr>EURP190.PROD.OUTLOOK.COM</a>><br>
<br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
hi all,<br>
<br>
<br>
I'm using qgis 2.18.10 (code59e0f78) installed from repo in my Ubuntu 17.04.<br>
<br>
I have problem with raster calculators algorithms. In particular:<br>
<br>
  *   saga (2.3.1) raster calculator - it gives me this error, both using this algorithm in a process and alone:<br>
<br>
Error executing algorithm reservoir_effective 'module' object has no attribute 'TYPE_RASTER' See log for more details<br>
<br>
  *   gdal/ogr raster calculator - it gives this error:<br>
<br>
GDAL command output:<br>
<br>
Error! Dimensions of file /home/condivisa_A_E/calcoli/<wbr>1000_ET_pos.tif (600, 562) are different from other files (473, 562). Cannot proceed<br>
<br>
  *   r.mapcalc - it doesn't show a filed to set the name of the output file, but only the folder. However it gives this error on the console: ERROR 4: /home/IGG/condivisa_A_E/<wbr>calcoli/1000_ET_pos.tif;/home/<wbr>layer_prodotti_da_caricare/<wbr>Z90_ly.tif: No such file or directory<br>
<br>
<br>
The only algorithm currently running seems to be the raster calculator of gdal available as first item in the raster menu.<br>
<br>
<br>
Thank you for any hint you can give me<br>
<br>
<br>
E.<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20170721/a536049a/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>pipermail/qgis-user/<wbr>attachments/20170721/a536049a/<wbr>attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Fri, 21 Jul 2017 19:57:27 +0100<br>
From: Pedro Venâncio <<a href="mailto:pedrongvenancio@gmail.com">pedrongvenancio@gmail.com</a>><br>
To: Eugenio Trumpy <<a href="mailto:frippe12573@hotmail.com">frippe12573@hotmail.com</a>><br>
Cc: qgis-user <<a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>
Subject: Re: [Qgis-user] raster calculator issues<br>
Message-ID:<br>
        <<a href="mailto:CAMCJChs7BVdE%2BKy8G3H8yGevGuAcAA0S1qCMngL1mLa2BTAyJQ@mail.gmail.com">CAMCJChs7BVdE+<wbr>Ky8G3H8yGevGuAcAA0S1qCMngL1mLa<wbr>2BTAyJQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi Eugenio,<br>
<br>
It should be in the installation folder, most probably on<br>
<br>
/usr/share/qgis/python/<wbr>plugins/processing/algs/saga<br>
<br>
Best regards,<br>
Pedro<br>
<br>
<br>
<br>
<br>
<br>
2017-07-21 14:46 GMT+01:00 Eugenio Trumpy <<a href="mailto:frippe12573@hotmail.com">frippe12573@hotmail.com</a>>:<br>
<br>
> Hi Pedro,<br>
><br>
><br>
> I cannot find SagaAlgorithm.py in .Qgis2/python/plugins/processi<br>
> ng/algs/saga/SagaAlgorithm.py<br>
> I installed qgis from apt. Version 2.18.10<br>
><br>
> How can I change the file you suggested me?<br>
><br>
> E.<br>
><br>
> ------------------------------<br>
> *Da:* Pedro Venâncio <<a href="mailto:pedrongvenancio@gmail.com">pedrongvenancio@gmail.com</a>><br>
> *Inviato:* venerdì 21 luglio 2017 15:30<br>
> *A:* frippe12573<br>
> *Cc:* qgis-user<br>
> *Oggetto:* Re: [Qgis-user] raster calculator issues<br>
><br>
> It was already fixed Eugenio:<br>
><br>
> <a href="https://github.com/qgis/QGIS/commit/74042a2dc061aba0f8c5ecc15efa11" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/<wbr>commit/<wbr>74042a2dc061aba0f8c5ecc15efa11</a><br>
> 1153c97bb0<br>
><br>
> <<a href="https://github.com/qgis/QGIS/commit/74042a2dc061aba0f8c5ecc15efa111153c97bb0" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/<wbr>commit/<wbr>74042a2dc061aba0f8c5ecc15efa11<wbr>1153c97bb0</a>><br>
> [processing] Correctly call TYPE_RASTER constant · qgis/QGIS@74042a2<br>
> <<a href="https://github.com/qgis/QGIS/commit/74042a2dc061aba0f8c5ecc15efa111153c97bb0" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/<wbr>commit/<wbr>74042a2dc061aba0f8c5ecc15efa11<wbr>1153c97bb0</a>><br>
> <a href="http://github.com" rel="noreferrer" target="_blank">github.com</a><br>
> Fixes #16786<br>
><br>
><br>
><br>
> Best regards,<br>
> Pedro<br>
><br>
><br>
><br>
><br>
> 2017-07-21 14:11 GMT+01:00 frippe12573 <<a href="mailto:frippe12573@hotmail.com">frippe12573@hotmail.com</a>>:<br>
><br>
>> hi all,<br>
>><br>
>><br>
>> I'm using qgis 2.18.10 (code59e0f78) installed from repo in my Ubuntu<br>
>> 17.04.<br>
>> I have problem with raster calculators algorithms. In particular:<br>
>> saga (2.3.1) raster calculator - it gives me this error, both using this<br>
>> algorithm in a process and alone:<br>
>> Error executing algorithm reservoir_effective 'module' object has no<br>
>> attribute 'TYPE_RASTER' See log for more details<br>
>><br>
>> gdal/ogr raster calculator - it gives this error:<br>
>> GDAL command output:<br>
>> Error! Dimensions of file /home/condivisa_A_E/calcoli/<wbr>1000_ET_pos.tif<br>
>> (600,<br>
>> 562) are different from other files (473, 562). Cannot proceed<br>
>> r.mapcalc - it doesn't show a filed to set the name of the output file,<br>
>> but<br>
>> only the folder. However it gives this error on the console: ERROR 4:<br>
>> /home/IGG/condivisa_A_E/<wbr>calcoli/1000_ET_pos.tif;/home/<wbr>layer_<br>
>> prodotti_da_caricare/Z90_ly.<wbr>tif:<br>
>> No such file or directory<br>
>><br>
>><br>
>> The only algorithm currently running seems to be the raster calculator of<br>
>> gdal available as first item in the raster menu.<br>
>><br>
>><br>
>> Thank you for any hint you can give me<br>
>><br>
>><br>
>> E.<br>
>><br>
>><br>
>><br>
>><br>
>> --<br>
>> View this message in context: <a href="http://osgeo-org.1560.x6.nabbl" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabbl</a><br>
>> <a href="http://e.com/raster-calculator-issues-tp5328659.html" rel="noreferrer" target="_blank">e.com/raster-calculator-<wbr>issues-tp5328659.html</a><br>
>> Sent from the QGIS - User mailing list archive at Nabble.com.<br>
>> ______________________________<wbr>_________________<br>
>> Qgis-user mailing list<br>
>> <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
>> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br>
>> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br>
><br>
><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20170721/e50baaa8/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>pipermail/qgis-user/<wbr>attachments/20170721/e50baaa8/<wbr>attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
______________________________<wbr>_________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br>
<br>
------------------------------<br>
<br>
End of Qgis-user Digest, Vol 137, Issue 29<br>
******************************<wbr>************<br>
</blockquote></div><br></div>