Re: [GRASS-dev] [GRASS-user] v.class.mlR Error

2018-05-31 Thread Moritz Lennert
[Moving this to grass-dev as this is becoming a more involved development discussion.] On 31/05/18 11:47, Helmut Kudrnovsky wrote: Here's a complete working example of the entire OBIA chain in the NC dataset (warning: this is a demo example, not necessarily one of best practice ;-)) :

Re: [GRASS-dev] [GRASS-user] v.class.mlR Error

2018-05-31 Thread Helmut Kudrnovsky
>> for installing system wide in windows administrator rights are needed. maybe >> some possible source of troubles. > >The .libPaths(Sys.getenv('R_LIBS_USER')) call should set the >installation directory to the user's. But maybe this is not guaranteed >to be defined which wouldn't make it a good

Re: [GRASS-dev] [GRASS-user] problem with nnbathy

2018-05-31 Thread Roberto Marzocchi
The problem is related to the following line: grass.call(['nnbathy', > > '-W', '%d' % 0, > > '-i', '%s' % self._tmpxyz, > > '-x', '%d % self.nn_w, '%d' % self.nn_e, > > '-y', '%d' % self.nn_n, '%d' % self.nn_s, > >

Re: [GRASS-dev] [GRASS GIS] #3471: Custom dropdown control doesn’t recognize mouse events

2018-05-31 Thread GRASS GIS
#3471: Custom dropdown control doesn’t recognize mouse events --+ Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: reopened Priority: major| Milestone: 7.2.4 Component: wxGUI

Re: [GRASS-dev] [GRASS GIS] #3471: Custom dropdown control doesn’t recognize mouse events

2018-05-31 Thread GRASS GIS
#3471: Custom dropdown control doesn’t recognize mouse events --+ Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: reopened Priority: major| Milestone: 7.2.4 Component: wxGUI

Re: [GRASS-dev] [GRASS-SVN] r72750 - grass/trunk/lib/python/pygrass/vector

2018-05-31 Thread Markus Neteler
On Thu, May 31, 2018 at 12:27 AM, wrote: > Author: lucadelu > Date: 2018-05-30 15:27:40 -0700 (Wed, 30 May 2018) > New Revision: 72750 > > Modified: >grass/trunk/lib/python/pygrass/vector/__init__.py >grass/trunk/lib/python/pygrass/vector/find.py >

Re: [GRASS-dev] [GRASS-SVN] r72750 - grass/trunk/lib/python/pygrass/vector

2018-05-31 Thread Vaclav Petras
On Thu, May 31, 2018 at 4:35 PM, Markus Neteler wrote: > > On Thu, May 31, 2018 at 12:27 AM, wrote: > > Author: lucadelu > > Date: 2018-05-30 15:27:40 -0700 (Wed, 30 May 2018) > > New Revision: 72750 > > > > Modified: > >grass/trunk/lib/python/pygrass/vector/__init__.py > >

Re: [GRASS-dev] [release planning] 7.4.1

2018-05-31 Thread Markus Neteler
Hi devs, if there are no objections: let's do another RC3 and move it very fast to final if nothing else comes up. Markus ___ grass-dev mailing list grass-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [release planning] 7.4.1

2018-05-31 Thread Moritz Lennert
+1 Moritz Am 31. Mai 2018 23:43:06 MESZ schrieb Markus Neteler : >Hi devs, > >if there are no objections: let's do another RC3 and move it very fast >to final if nothing else comes up. > >Markus >___ >grass-dev mailing list >grass-dev@lists.osgeo.org

Re: [GRASS-dev] Avoid the addition of @mymapset in output map name

2018-05-31 Thread Roberto Marzocchi
2018-05-29 14:09 GMT+02:00 Markus Metz : > Hi Roberta, > > On Tue, May 29, 2018 at 1:41 PM, Moritz Lennert < > mlenn...@club.worldonline.be> wrote: > > > > Hi Roberta, > > > > Le Tue, 29 May 2018 13:16:48 +0200, > > Roberta Fagandini a écrit : > > > > > Hi all! > > > I'm working on the GUI of my