Thank you for responding. We are writing a python plugin for QGIS. This plugin intends to use r.stream.order to get previous and next stream segments for a stream network. It will be better if the r.stream.order can be used within QGIS.
Your suggestion is also worth considering and I am looking at https://grasswiki.osgeo.org/wiki/GRASS_and_Python to explore further in that direction. Regards, Rijyuta On Thu, May 12, 2022 at 12:38 PM Micha Silver <[email protected]> wrote: > I think that the processing toolbox does not automatically create a new > algorithm for GRASS modules added to GRASS. > > May I ask why not to run r.stream.order from GRASS directly? > > > On 5/11/22 13:37, Rijyuta Kaabaadee via Qgis-user wrote: > > Hello QGIS community, > > I have recently started using QGIS. I am using QGIS 3.24 on Ubuntu 20.04. > I want to use the r.stream.order tool from the grass7 provider in the QGIS > processing toolbox. However this tool is not visible in the toolbox. So I > followed the documentation: > https://docs.qgis.org/3.22/en/docs/training_manual/grass/grass_setup.html > to get a working grass7 shell. From this shell I was able to install > r.stream.order using g.extension. It was installed successfully in > ~/.grass7/addons/bin/r.stream.order. Even after restarting the QGIS > application, r.stream.order is not visible in the processing toolbox. > Has anyone faced a similar issue before? > > Regards, > Rijyuta > > _______________________________________________ > Qgis-user mailing [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user > > -- > Micha Silver > Ben Gurion Univ. > Sde Boker, Remote Sensing Lab > cell: +972-523-665918https://orcid.org/0000-0002-1128-1325 > >
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
