Re: [GRASS-dev] [GRASS GIS] #2592: r.mapcalc: add -l flag

2015-12-01 Thread GRASS GIS
#2592: r.mapcalc: add -l flag --+- Reporter: martinl | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal | Milestone: 7.0.3 Component: Raster |Version: svn-trunk Resolution:

[GRASS-dev] error in interactive supervised classification input

2015-12-01 Thread Michael Barton
When I try to use g.gui.iclass, I get the error in the attached file. It says it was unable to import matplotlib. Then it says it did find matplotlib but it was the wrong architecture. If I fire up Python from the GRASS terminal and import matplotlib, it is fine. I also tried to install

Re: [GRASS-dev] error in interactive supervised classification input - update

2015-12-01 Thread Michael Barton
Apparently no graphs work in the interactive iclass module. Also, it doesn’t seem to work otherwise. I can mark training fields with no problem. I can export them with no problem. But when I click the update button, the preview screen goes blank for a bit for each class then returns to the

Re: [GRASS-dev] [GRASS-SVN] r66995 - grass-addons/grass7/vector/v.in.natura2000

2015-12-01 Thread Vaclav Petras
Hi Helmut, On Tue, Dec 1, 2015 at 5:11 AM, wrote: > +try: > +import pyspatialite.dbapi2 as db > +except ImportError: > +grass.warning( "pyspatialite has to be installed." ) > better than this is the approach taken in v.flexture where you let parser run and then you

Re: [GRASS-dev] proposal for g.search module

2015-12-01 Thread Jachym Cepicky
renamed g.search.module -> g.search.modules po 30. 11. 2015 v 22:33 odesílatel Vaclav Petras napsal: > > On Mon, Nov 30, 2015 at 4:22 PM, Markus Neteler wrote: > >> > Considering the fact that an important/main use case is interactive >> usage in >> >

Re: [GRASS-dev] [GRASS-SVN] r66990 - in grass/trunk/scripts: . g.search.module g.search.module/testsuite

2015-12-01 Thread Jachym Cepicky
renamed po 30. 11. 2015 v 22:18 odesílatel Markus Neteler napsal: > On Mon, Nov 30, 2015 at 10:15 PM, Martin Landa > wrote: > > Hi Markus, > > > > 2015-11-30 22:12 GMT+01:00 Markus Neteler : > > > >> while I like all this very much,

[GRASS-dev] r.cpt2grass - add option to multiply values

2015-12-01 Thread Paulo van Breugel
Hi Anna Just an idea I got when using r.ctp2grass for some climate data. Climate data layers are often multiplied by a factor 10 so they can be distributed as integer rasters while still maintaining a desired degree of precision. This made me think that it would be nice if I could create a

[GRASS-dev] latest wingrass binary failing

2015-12-01 Thread Anna Petrášová
Hi, tested binary r66992 fails to launch GUI. r66972 works. Sorry, I forgot to copy the traceback and I have it uninstalled now. Anna

Re: [GRASS-dev] [GRASS GIS] #2434: v.surf.bspline: WARNING: Unable to rename null file / WARNING: Unable to write quant rules:

2015-12-01 Thread GRASS GIS
#2434: v.surf.bspline: WARNING: Unable to rename null file / WARNING: Unable to write quant rules: -+- Reporter: baharmon| Owner: grass-dev@… Type: defect | Status: new Priority: major |

Re: [GRASS-dev] latest wingrass binary failing

2015-12-01 Thread Helmut Kudrnovsky
Anna Petrášová wrote > Hi, > > tested binary r66992 > http://wingrass.fsv.cvut.cz/grass71/WinGRASS-7.1.svn-r66992-137-Setup.exe; > fails > to launch GUI. r66972 > http://wingrass.fsv.cvut.cz/grass71/WinGRASS-7.1.svn-r66972-135-Setup.exe; > works. > Sorry, I forgot to copy the traceback and I have

Re: [GRASS-dev] [GRASS GIS] #2434: v.surf.bspline: WARNING: Unable to rename null file / WARNING: Unable to write quant rules:

2015-12-01 Thread GRASS GIS
#2434: v.surf.bspline: WARNING: Unable to rename null file / WARNING: Unable to write quant rules: -+- Reporter: baharmon| Owner: grass-dev@… Type: defect | Status: new Priority: major |

[GRASS-dev] Unable to rename cell/null file - NULL file messed up

2015-12-01 Thread Paulo van Breugel
When running a script (r.biodiversity) in GRASS 7.0 for Windows, I am getting the warning: WARNING: Unable to rename cell file 'C:\GIS\GrassJvdS/latlong/YLD_NUT/.tmp/unknown/3988.0' to 'C:\GIS\GrassJvdS/latlong/YLD_NUT/fcell/Shan3_CA_Renyi_0_0': File exists WARNING: Unable to rename null file

Re: [GRASS-dev] Unable to rename cell/null file - NULL file messed up

2015-12-01 Thread Helmut Kudrnovsky
> (I did not install with g.extension because that does not seem to work for GRASS at the moment). testedt here with System Info GRASS version: 7.0.2 GRASS SVN

Re: [GRASS-dev] [GRASS GIS] #776: wxvdigit not functional with 3D vector maps

2015-12-01 Thread GRASS GIS
#776: wxvdigit not functional with 3D vector maps -+-- Reporter: harrikoo| Owner: martinl Type: defect | Status: closed Priority: normal | Milestone: 6.4.4 Component: wxGUI |Version: 6.4.0 RCs

Re: [GRASS-dev] Unable to rename cell/null file - NULL file messed up

2015-12-01 Thread Helmut Kudrnovsky
pvanbosgeo wrote > When running a script (r.biodiversity) in GRASS 7.0 for Windows, I am > getting the warning: > > WARNING: Unable to rename cell file > 'C:\GIS\GrassJvdS/latlong/YLD_NUT/.tmp/unknown/3988.0' to > 'C:\GIS\GrassJvdS/latlong/YLD_NUT/fcell/Shan3_CA_Renyi_0_0': File exists > WARNING:

Re: [GRASS-dev] [GRASS GIS] #2797: db.databases will not connect to postgres database in GRASS 7.0.2RC2 on Win7 and Ubuntu 15.10

2015-12-01 Thread GRASS GIS
#2797: db.databases will not connect to postgres database in GRASS 7.0.2RC2 on Win7 and Ubuntu 15.10 ---+--- Reporter: pshapley | Owner: grass-dev@… Type: defect| Status: new Priority: normal| Milestone:

[GRASS-dev] [GRASS GIS] #2814: digitizer crashes, leaves vector broken

2015-12-01 Thread GRASS GIS
#2814: digitizer crashes, leaves vector broken ---+- Reporter: harrikoo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: wxGUI |

Re: [GRASS-dev] Unable to rename cell/null file - NULL file messed up

2015-12-01 Thread Paulo van Breugel
On Tue, Dec 1, 2015 at 3:28 PM, Markus Neteler wrote: > On Tue, Dec 1, 2015 at 1:44 PM, Paulo van Breugel > wrote: > > When running a script (r.biodiversity) in GRASS 7.0 for Windows, I am > > getting the warning: > > > > WARNING: Unable to rename cell

Re: [GRASS-dev] [GRASS GIS] #2434: v.surf.bspline: WARNING: Unable to rename null file / WARNING: Unable to write quant rules:

2015-12-01 Thread GRASS GIS
#2434: v.surf.bspline: WARNING: Unable to rename null file / WARNING: Unable to write quant rules: -+- Reporter: baharmon| Owner: grass-dev@… Type: defect | Status: new Priority: major |

Re: [GRASS-dev] Unable to rename cell/null file - NULL file messed up

2015-12-01 Thread Paulo van Breugel
On Tue, Dec 1, 2015 at 2:04 PM, Helmut Kudrnovsky wrote: > pvanbosgeo wrote > > When running a script (r.biodiversity) in GRASS 7.0 for Windows, I am > > getting the warning: > > > > WARNING: Unable to rename cell file > > 'C:\GIS\GrassJvdS/latlong/YLD_NUT/.tmp/unknown/3988.0' to

Re: [GRASS-dev] Unable to rename cell/null file - NULL file messed up

2015-12-01 Thread Markus Neteler
On Tue, Dec 1, 2015 at 1:44 PM, Paulo van Breugel wrote: > When running a script (r.biodiversity) in GRASS 7.0 for Windows, I am > getting the warning: > > WARNING: Unable to rename cell file > 'C:\GIS\GrassJvdS/latlong/YLD_NUT/.tmp/unknown/3988.0' to >