Re: [GRASS-dev] problem with GridModule

2015-11-19 Thread Pietro
Hi Anna, soory for the delay... On Mon, Nov 16, 2015 at 3:23 PM, Anna Petrášová wrote: > On Mon, Nov 16, 2015 at 8:28 AM, Markus Neteler wrote: >> On Tue, Nov 10, 2015 at 7:58 PM, Anna Petrášová >> wrote: >> > Maybe some bug in the pygrass raster library? >> >> Looks like a race condition? > >

Re: [GRASS-dev] Planning of 7.0.2 release

2015-11-19 Thread Moritz Lennert
On 18/11/15 19:06, Markus Neteler wrote: Hi if there are no objections, we could release tomorrow night (in roughly 24hs from now). +1 Moritz ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2750: LZ4 when writing raster rows; better than double I/O bound r.mapcalc speed

2015-11-19 Thread GRASS GIS
#2750: LZ4 when writing raster rows; better than double I/O bound r.mapcalc speed --+--- Reporter: sprice | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal | Milestone: 7.1.0 Component: Ras

[GRASS-dev] [GRASS GIS] #2802: Examples in r.reclass.area not updated

2015-11-19 Thread GRASS GIS
#2802: Examples in r.reclass.area not updated -+- Reporter: pmav99 | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: Component: Docs |Version: unspecified Keywords:

Re: [GRASS-dev] problem with GridModule

2015-11-19 Thread Anna Petrášová
Hi, On Thu, Nov 19, 2015 at 3:16 AM, Pietro wrote: > Hi Anna, > > soory for the delay... > > On Mon, Nov 16, 2015 at 3:23 PM, Anna Petrášová > wrote: > > On Mon, Nov 16, 2015 at 8:28 AM, Markus Neteler > wrote: > >> On Tue, Nov 10, 2015 at 7:58 PM, Anna Petrášová > >> wrote: > >> > Maybe som

[GRASS-dev] v.rast.stats fails with column_prefix='t'

2015-11-19 Thread Nikos Alexandris
The command v.rast.stats map=SomeVector raster=SomeRaster column='t' fails. Perhaps the line was simply meant to be something like: for colname in colnames: variable = colprefix + '_' + colname

Re: [GRASS-dev] v.rast.stats fails with column_prefix='t'

2015-11-19 Thread Anna Petrášová
On Thu, Nov 19, 2015 at 1:28 PM, Nikos Alexandris wrote: > The command > > v.rast.stats map=SomeVector raster=SomeRaster column='t' > > fails. Perhaps the line > How exactly does it fail? > > < > https://trac.osgeo.org/grass/browser/grass/trunk/scripts/v.rast.stats/v.rast.stats.py#L265 > > > >

Re: [GRASS-dev] v.rast.stats fails with column_prefix='t'

2015-11-19 Thread Nikos Alexandris
Nikos: > > The command > > v.rast.stats map=SomeVector raster=SomeRaster column='t' > > fails. Perhaps the line Anna: > How exactly does it fail? --%<--- v.info -c Test INTEGER|cat INTEGER|Id CHARACTER|Name v.rast.stats map=Test raster=LT51960282005221KIS00_B1 column='t' Traceback (most recent

Re: [GRASS-dev] v.rast.stats fails with column_prefix='t'

2015-11-19 Thread Markus Neteler
On Thu, Nov 19, 2015 at 8:53 PM, Nikos Alexandris wrote: > Nikos: > >> > The command >> > v.rast.stats map=SomeVector raster=SomeRaster column='t' >> > fails. Perhaps the line > > Anna: > >> How exactly does it fail? > > --%<--- > v.info -c Test > INTEGER|cat > INTEGER|Id > CHARACTER|Name > > v.ra

Re: [GRASS-dev] Planning of 7.0.2 release

2015-11-19 Thread Markus Neteler
On Thu, Nov 19, 2015 at 9:36 AM, Moritz Lennert wrote: > On 18/11/15 19:06, Markus Neteler wrote: >> >> Hi >> >> if there are no objections, we could release tomorrow night (in roughly >> 24hs from now). So, done... the announcement will go out once the binaries are ready. Markus ___

Re: [GRASS-dev] [GRASS GIS] #2777: Drop menu file in favor of desktop file

2015-11-19 Thread GRASS GIS
#2777: Drop menu file in favor of desktop file ---+- Reporter: sebastic | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal| Milestone: 7.0.3 Component: Installation |Version: svn-trun

Re: [GRASS-dev] v.rast.stats fails with column_prefix='t'

2015-11-19 Thread Nikos Alexandris
Nikos: > >> > The command > >> > v.rast.stats map=SomeVector raster=SomeRaster column='t' > >> > fails. Perhaps the line Anna: > >> How exactly does it fail? Nikos: > > --%<--- > > v.info -c Test > > INTEGER|cat > > INTEGER|Id > > CHARACTER|Name > > > > v.rast.stats map=Test raster=LT519602820

Re: [GRASS-dev] [GRASS GIS] #2803: Various typo fixes

2015-11-19 Thread GRASS GIS
#2803: Various typo fixes ---+- Reporter: sebastic | Owner: grass-dev@… Type: defect| Status: new Priority: normal| Milestone: 7.0.3 Component: Default |Version: svn-trunk Resolution:| Keywords:

[GRASS-dev] [GRASS GIS] #2803: Various typo fixes

2015-11-19 Thread GRASS GIS
#2803: Various typo fixes --+- Reporter: sebastic | Owner: grass-dev@… Type: defect| Status: new Priority: normal| Milestone: 7.0.3 Component: Default |Version: svn-trunk Keywords:|CPU: All Pl

Re: [GRASS-dev] [GRASS GIS] #2750: LZ4 when writing raster rows; better than double I/O bound r.mapcalc speed

2015-11-19 Thread GRASS GIS
#2750: LZ4 when writing raster rows; better than double I/O bound r.mapcalc speed --+--- Reporter: sprice | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal | Milestone: 7.1.0 Component: Ras

Re: [GRASS-dev] v.rast.stats fails with column_prefix='t'

2015-11-19 Thread Anna Petrášová
On Thu, Nov 19, 2015 at 2:53 PM, Nikos Alexandris wrote: > Nikos: > > > > The command > > > v.rast.stats map=SomeVector raster=SomeRaster column='t' > > > fails. Perhaps the line > > Anna: > > > How exactly does it fail? > > --%<--- > v.info -c Test > INTEGER|cat > INTEGER|Id > CHARACTER|Name > >

Re: [GRASS-dev] [GRASS GIS] #2803: Various typo fixes

2015-11-19 Thread GRASS GIS
#2803: Various typo fixes ---+- Reporter: sebastic | Owner: grass-dev@… Type: defect| Status: new Priority: normal| Milestone: 7.0.3 Component: Default |Version: svn-trunk Resolution:| Keywords:

Re: [GRASS-dev] [GRASS GIS] #2777: Drop menu file in favor of desktop file

2015-11-19 Thread GRASS GIS
#2777: Drop menu file in favor of desktop file ---+- Reporter: sebastic | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal| Milestone: 7.0.3 Component: Installation |Version: svn-trun

Re: [GRASS-dev] [GRASS GIS] #2802: Examples in r.reclass.area not updated

2015-11-19 Thread GRASS GIS
#2802: Examples in r.reclass.area not updated --+- Reporter: pmav99 | Owner: grass-dev@… Type: defect | Status: closed Priority: normal | Milestone: 7.0.1 Component: Docs |Version: unspecified