Re: [GRASS-dev] [GRASS GIS] #3509: g.region grow with negative number limited because of top and bottom

2018-03-13 Thread GRASS GIS
#3509: g.region grow with negative number limited because of top and bottom -+- Reporter: wenzeslaus | Owner: grass-dev@… Type: defect | Status: new Priority: minor | Milestone: 7.6.0

Re: [GRASS-dev] [GRASS GIS] #3509: g.region grow with negative number limited because of top and bottom

2018-03-13 Thread GRASS GIS
#3509: g.region grow with negative number limited because of top and bottom -+- Reporter: wenzeslaus | Owner: grass-dev@… Type: defect | Status: new Priority: minor | Milestone: 7.6.0

Re: [GRASS-dev] [GRASS GIS] #3509: g.region grow with negative number limited because of top and bottom

2018-03-13 Thread GRASS GIS
#3509: g.region grow with negative number limited because of top and bottom -+- Reporter: wenzeslaus | Owner: grass-dev@… Type: defect | Status: new Priority: minor | Milestone: 7.6.0

Re: [GRASS-dev] i.ortho.transform output

2018-03-13 Thread Markus Metz
On Mon, Mar 12, 2018 at 2:40 PM, Luca Delucchi wrote: > > Hi devs, > > A students is working with i.ortho.photo suite and he come to me with > the wish of an improvement of > g.gui.image2target. > > So I looked into i.ortho.transform code and I have few questions: > - what

Re: [GRASS-dev] pygrass: How to allow Ctrl-C to stop all subprocesses of GridModule

2018-03-13 Thread Glynn Clements
Moritz Lennert wrote: > Any hint how to allow Ctrl-C to stop all subprocesses ? If you can get their PIDs, you should be able to use os.setpgid() to move them into the same process group as the main script. Ctrl-C (by default) sends SIGINT to all processes in the foreground process group. --

Re: [GRASS-dev] new addon: i.cutlines - Creates semantically meaningful tile borders

2018-03-13 Thread Markus Neteler
On Tue, Mar 13, 2018 at 4:06 PM, Moritz Lennert wrote: > Hi to all, > > A new addon is available [1]: i.cutlines tiles the images into tiles with > irregular borders that avoid cutting through meaningful objects. This allows > tiling an image for parallel processing

[GRASS-dev] new addon: i.cutlines - Creates semantically meaningful tile borders

2018-03-13 Thread Moritz Lennert
Hi to all, A new addon is available [1]: i.cutlines tiles the images into tiles with irregular borders that avoid cutting through meaningful objects. This allows tiling an image for parallel processing while avoiding border effects. Enjoy ! Moritz [1]

Re: [GRASS-dev] New CLI GSoC Idea: Comments, Mentors, Students Needed

2018-03-13 Thread Margherita Di Leo
Ciao Pietro and all, On Mon, Mar 12, 2018 at 11:05 AM, Pietro wrote: > >> > I'm available to co-mentoring this GSoC. > > > may I remind to subscribe as a mentor filling the form https://goo.gl/ forms/kddSWrLkna84oXyb2 , it's not too late for new mentors, but the sooner

Re: [GRASS-dev] [GRASS GIS] #3496: v.in.pdal: does not compile with PDAL 1.6.0

2018-03-13 Thread GRASS GIS
#3496: v.in.pdal: does not compile with PDAL 1.6.0 --+ Reporter: felixg | Owner: grass-dev@… Type: defect | Status: closed Priority: normal | Milestone: 7.4.1 Component: Vector |

Re: [GRASS-dev] [GRASS GIS] #2732: Read lidar data as vector points using PDAL

2018-03-13 Thread GRASS GIS
#2732: Read lidar data as vector points using PDAL -+- Reporter: wenzeslaus | Owner: (none) Type: | Status: new enhancement| Priority: major | Milestone: 7.4.1

Re: [GRASS-dev] [GRASS GIS] #3243: v.in.pdal build error: some PDAL 1.4.0 includes are not where the module expects them

2018-03-13 Thread GRASS GIS
#3243: v.in.pdal build error: some PDAL 1.4.0 includes are not where the module expects them ---+ Reporter: msieczka | Owner: wenzeslaus Type: defect| Status: new Priority: normal| Milestone: 7.2.3 Component: Vector

Re: [GRASS-dev] [GRASS GIS] #3101: v.in.pdal compilation issue

2018-03-13 Thread GRASS GIS
#3101: v.in.pdal compilation issue +- Reporter: martinl| Owner: wenzeslaus Type: defect | Status: new Priority: normal | Milestone: 7.2.3 Component: Compiling |Version: unspecified Resolution:

Re: [GRASS-dev] New CLI GSoC Idea: Comments, Mentors, Students Needed

2018-03-13 Thread Vaclav Petras
On Tue, Mar 13, 2018 at 2:56 AM, Moritz Lennert < mlenn...@club.worldonline.be> wrote: > > Would it be a good idea to schedule a virtual meeting during the code sprint next week ? Yes, please. I plan to be available on Monday to do calls. ___ grass-dev

Re: [GRASS-dev] [GRASS GIS] #3243: v.in.pdal build error: some PDAL 1.4.0 includes are not where the module expects them

2018-03-13 Thread GRASS GIS
#3243: v.in.pdal build error: some PDAL 1.4.0 includes are not where the module expects them ---+ Reporter: msieczka | Owner: wenzeslaus Type: defect| Status: new Priority: normal| Milestone: 7.2.3 Component: Vector

Re: [GRASS-dev] Is automatic compilation of addons currently working ?

2018-03-13 Thread Moritz Lennert
On 13/03/18 11:20, Martin Landa wrote: Hi, 2018-03-13 10:22 GMT+01:00 Moritz Lennert : At https://grass.osgeo.org/addons/grass7/logs/ I see "logs generated Mon, 29 Jan 2018". This seems to lead to the fact that recently added addons are not in the list of addon

Re: [GRASS-dev] [GRASS GIS] #3331: ctypes: ValueError: invalid literal for int() with base 8: '08420217248550443400745280086994171'

2018-03-13 Thread GRASS GIS
#3331: ctypes: ValueError: invalid literal for int() with base 8: '08420217248550443400745280086994171' --+- Reporter: neteler | Owner: grass-dev@… Type: defect | Status: closed Priority: normal |

Re: [GRASS-dev] Is automatic compilation of addons currently working ?

2018-03-13 Thread Markus Neteler
On Tue, Mar 13, 2018 at 11:20 AM, Martin Landa wrote: > 2018-03-13 10:22 GMT+01:00 Moritz Lennert : >> At https://grass.osgeo.org/addons/grass7/logs/ I see "logs generated Mon, 29 >> Jan 2018". >> >> This seems to lead to the fact that

Re: [GRASS-dev] Is automatic compilation of addons currently working ?

2018-03-13 Thread Martin Landa
Hi, 2018-03-13 10:22 GMT+01:00 Moritz Lennert : > At https://grass.osgeo.org/addons/grass7/logs/ I see "logs generated Mon, 29 > Jan 2018". > > This seems to lead to the fact that recently added addons are not in the > list of addon manual pages... not sure why

[GRASS-dev] Is automatic compilation of addons currently working ?

2018-03-13 Thread Moritz Lennert
At https://grass.osgeo.org/addons/grass7/logs/ I see "logs generated Mon, 29 Jan 2018". This seems to lead to the fact that recently added addons are not in the list of addon manual pages... Moritz ___ grass-dev mailing list

Re: [GRASS-dev] [release planning] GRASS GIS 7.2.3

2018-03-13 Thread Martin Landa
Hi, 2018-03-11 20:53 GMT+01:00 Markus Neteler : > # Fedora --> result: ok > https://koji.fedoraproject.org/koji/taskinfo?taskID=25638976 > > # EPEL7 --> result: ok > https://koji.fedoraproject.org/koji/taskinfo?taskID=25639160 WinGRASS standalone installer for testing:

Re: [GRASS-dev] New CLI GSoC Idea: Comments, Mentors, Students Needed

2018-03-13 Thread Moritz Lennert
Hi to all, I like the proposal and the discussion. Would it be a good idea to schedule a virtual meeting during the code sprint next week ? Moritz Am 13. März 2018 02:16:09 MEZ schrieb Vaclav Petras : >Hi Markus, > >On Mon, Mar 12, 2018 at 3:03 PM, Markus Metz

Re: [GRASS-dev] [GRASS GIS] #3388: Legacy appstream metadata

2018-03-13 Thread GRASS GIS
#3388: Legacy appstream metadata -+- Reporter: Bas Couwenberg | Owner: grass-dev@… Type: defect | Status: closed Priority: normal | Milestone: 7.2.3 Component: Default |Version: 7.2.1

Re: [GRASS-dev] [GRASS GIS] #3388: Legacy appstream metadata

2018-03-13 Thread GRASS GIS
#3388: Legacy appstream metadata -+- Reporter: Bas Couwenberg | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.2.3 Component: Default |Version: 7.2.1