Re: [GRASS-dev] g.mremove: adding 'map name exclusion pattern' option

2014-05-28 Thread Huidae Cho
Markus, The more/less stop option is already in g.mlist through -p/-f flags. These flags use the same code to output the same results. Also, please check http://trac.osgeo.org/grass/ticket/2228. This version of g.mremove has the same interface as g.mlist. Huidae On Sun, May 11, 2014 at 4:27 PM

Re: [GRASS-dev] g.mlist list multiple types from all mapsets

2014-05-28 Thread Huidae Cho
Please see http://trac.osgeo.org/grass/ticket/2228 also. On Wed, May 28, 2014 at 9:21 AM, Martin Landa wrote: > Hi, > > 2014-05-28 15:07 GMT+02:00 Huidae Cho : > > Looks great! Personally I don't see a reason to have two versions of > > list/remove. Time to replace the old g.list,remove with the

Re: [GRASS-dev] [GRASS GIS] #2228: g.mremove: add an option to use 'map name exclusion patterns' like is available in g.mlist

2014-05-28 Thread GRASS GIS
#2228: g.mremove: add an option to use 'map name exclusion patterns' like is available in g.mlist -+-- Reporter: pvanbosgeo | Owner: grass-dev@… Type: enhancement | Status: new

Re: [GRASS-dev] [GRASS GIS] #2314: output r.out.xzy

2014-05-28 Thread GRASS GIS
#2314: output r.out.xzy -+-- Reporter: pvanbosgeo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.0

Re: [GRASS-dev] [GRASS GIS] #2314: output r.out.xzy

2014-05-28 Thread GRASS GIS
#2314: output r.out.xzy -+-- Reporter: pvanbosgeo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.0

Re: [GRASS-dev] TGRASS broken in relbranch70: stack smashing detected: python terminated

2014-05-28 Thread Markus Neteler
Hi Soeren, On Wed, May 28, 2014 at 1:17 PM, Sören Gebbert wrote: > Hi Markus, > i have back-ported all important bugfixes and changes from grass71 > trunk to grass70 release in r60532 and r60534. Module and library > testing was successful, so i hope i did not break anything. Much appreciated! T

Re: [GRASS-dev] [GRASS-SVN] r60563 - grass/trunk/raster/r.distance

2014-05-28 Thread Huidae Cho
Makes sense. Changing now. On May 28, 2014 5:21 PM, "Martin Landa" wrote: > Hi, > > 2014-05-28 23:09 GMT+02:00 : > > Author: hcho > > Date: 2014-05-28 14:09:09 -0700 (Wed, 28 May 2014) > > New Revision: 60563 > > > > Modified: > >grass/trunk/raster/r.distance/defs.h > >grass/trunk/raster

Re: [GRASS-dev] [GRASS-SVN] r60563 - grass/trunk/raster/r.distance

2014-05-28 Thread Martin Landa
Hi, 2014-05-28 23:09 GMT+02:00 : > Author: hcho > Date: 2014-05-28 14:09:09 -0700 (Wed, 28 May 2014) > New Revision: 60563 > > Modified: >grass/trunk/raster/r.distance/defs.h >grass/trunk/raster/r.distance/main.c >grass/trunk/raster/r.distance/parse.c >grass/trunk/raster/r.distanc

Re: [GRASS-dev] [GRASS-SVN] r60541 - grass/trunk/general/g.mlist

2014-05-28 Thread Huidae Cho
Hmm.. The date tag seems dynamic. Anyway I removed an empty line at least... On May 28, 2014 10:22 AM, wrote: > Author: hcho > Date: 2014-05-28 07:22:01 -0700 (Wed, 28 May 2014) > New Revision: 60541 > > Modified: >grass/trunk/general/g.mlist/g.mlist.html > Log: > g.mlist: remove locale-spec

Re: [GRASS-dev] g.mlist list multiple types from all mapsets

2014-05-28 Thread Martin Landa
Hi, 2014-05-28 15:07 GMT+02:00 Huidae Cho : > Looks great! Personally I don't see a reason to have two versions of > list/remove. Time to replace the old g.list,remove with the g.m* version? personally I agree, if we decide to do that, it should be done ASAP (testing in trunk, backport to relbr70

Re: [GRASS-dev] g.mlist list multiple types from all mapsets

2014-05-28 Thread Huidae Cho
Looks great! Personally I don't see a reason to have two versions of list/remove. Time to replace the old g.list,remove with the g.m* version? On May 28, 2014 4:23 AM, "Martin Landa" wrote: > Hi, > > 2014-05-25 16:01 GMT+02:00 Huidae Cho : > > I thought about the "all" mapset special character. "

Re: [GRASS-dev] GRASS & QGIS: the future

2014-05-28 Thread Radim Blazek
On Wed, May 28, 2014 at 1:49 AM, Glynn Clements wrote: > But I still think that the global error handler is the wrong place for > a longjmp(). Its original purpose was to allow the standard > notification mechanism (stderr, log file, and/or email) to be replaced > with a custom mechanism. > > Can

Re: [GRASS-dev] TGRASS broken in relbranch70: stack smashing detected: python terminated

2014-05-28 Thread Sören Gebbert
Hi Markus, i have back-ported all important bugfixes and changes from grass71 trunk to grass70 release in r60532 and r60534. Module and library testing was successful, so i hope i did not break anything. But i did not tested with Anna's teaching script. I hope that fixed the issue, best regards So

Re: [GRASS-dev] r.watershed - too many negatives in the flow accum

2014-05-28 Thread Margherita Di Leo
On Wed, May 28, 2014 at 10:54 AM, Margherita Di Leo < dileomargher...@gmail.com> wrote: > Hi, > > in nc dataset, running > > g.region rast=elev_lid792_1m -p > > r.watershed elevation=elev_lid792_1m \ > accumulation=elev_lid792_1m.acc \ > basin=elev_lid792_1m.basin \ > stream=elev_lid792_1m.stream

Re: [GRASS-dev] g.mlist list multiple types from all mapsets

2014-05-28 Thread Martin Landa
Hi, 2014-05-25 16:01 GMT+02:00 Huidae Cho : > I thought about the "all" mapset special character. ".." would be more > logical than "-" because it means go up to the current location and list all > mapsets under it. done in r60528 (mapset=..). Related question do we need both g.list and g.mlist w