Re: [GRASS-dev] [gdal-dev] Setting NODATA to -nan

2015-07-21 Thread Glynn Clements
Even Rouault wrote: - I've had a look at https://trac.osgeo.org/grass/changeset/65602 and my understanding is that now a pixel value at NaN will be considered as null, even if null_val is not NaN (but this is perhaps intended, if so, ignore this). - This is just for the sake of my

Re: [GRASS-dev] [GRASS GIS] #2712: WARNING: Unable to rename null file

2015-07-21 Thread GRASS GIS
#2712: WARNING: Unable to rename null file +- Reporter: hellik | Owner: grass-dev@… Type: defect | Status: new Priority: blocker| Milestone: 7.1.0 Component: LibRaster |Version: svn-trunk Resolution:

Re: [GRASS-dev] chrcat

2015-07-21 Thread Glynn Clements
Martin Landa wrote: recently I needed to append char to string [1], I locally added a new static function to file_name.c. This function will be needed on other places too, would make sense to added it to GRASS API (string.c) as G_chrcat(), what do you think? If it's needed, lib/gis/string.c

Re: [GRASS-dev] [GRASS GIS] #2708: Run GRASS with Python3

2015-07-21 Thread GRASS GIS
#2708: Run GRASS with Python3 --+- Reporter: zarch| Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.1 Component: Default |Version: unspecified Resolution:

Re: [GRASS-dev] what is the meaning of: Error reading raster data for row 239 of MASK

2015-07-21 Thread Glynn Clements
Moritz Lennert wrote: Ok. In any case, this probably a candidate for backporting to grass70release before the upcoming release. Can it be backported as such ? Yes. -- Glynn Clements gl...@gclements.plus.com ___ grass-dev mailing list

Re: [GRASS-dev] [GRASS GIS] #2713: GUI hangs when adding vector map from cli

2015-07-21 Thread GRASS GIS
#2713: GUI hangs when adding vector map from cli +- Reporter: lfurtkevicova | Owner: grass-dev@… Type: defect | Status: new Priority: critical | Milestone: 7.1.0 Component: wxGUI |Version:

Re: [GRASS-dev] what is the meaning of: Error reading raster data for row 239 of MASK

2015-07-21 Thread Martin Landa
2015-07-21 20:36 GMT+02:00 Glynn Clements gl...@gclements.plus.com: Ok. In any case, this probably a candidate for backporting to grass70release before the upcoming release. Can it be backported as such ? Yes. I backported r65591 to relbr70 as r65764. Martin -- Martin Landa

[GRASS-dev] Travis CI

2015-07-21 Thread Ivan Minčík
Hi all, we have just integrated Travis Continuous Integration system [1] to the GRASS source code. Every commit is now build in Travis [2] using gcc and clang. In case the build fails, error message should go to GRASS-dev list. 1 - https://trac.osgeo.org/grass/browser/grass/trunk/.travis.yml 2 -

Re: [GRASS-dev] Travis CI

2015-07-21 Thread Martin Landa
Dear Ivan, 2015-07-21 11:52 GMT+02:00 Ivan Minčík ivan.min...@gmail.com: we have just integrated Travis Continuous Integration system [1] to the GRASS source code. Every commit is now build in Travis [2] using gcc and clang. In case the build fails, error message should go to GRASS-dev list.

[GRASS-dev] Fixed: GRASS-GIS/grass-ci#51 (master - 8e676b2)

2015-07-21 Thread Travis CI
Build Update for GRASS-GIS/grass-ci - Build: #51 Status: Fixed Duration: 6 minutes and 9 seconds Commit: 8e676b2 (master) Author: Martin Landa Message: This is a test commit for Travis CI builds which should run again. git-svn-id:

[GRASS-dev] Broken: GRASS-GIS/grass-ci#50 (master - 1ccc285)

2015-07-21 Thread Travis CI
Build Update for GRASS-GIS/grass-ci - Build: #50 Status: Broken Duration: 10 minutes and 52 seconds Commit: 1ccc285 (master) Author: Martin Landa Message: This is a test commit for Travis CI builds which should not run. git-svn-id:

Re: [GRASS-dev] [GRASS-user] cannot re-open thematic mapsd

2015-07-21 Thread Anna Petrášová
On Tue, Jul 21, 2015 at 11:03 AM, henk witte henk.wi...@groenholland.nl wrote: Hello All, If I create a thematic map (d.vect.thematic) I can re open and edit it in the GUI fine during a session. However, if I re-open the workspace and try to reopen the properties of the thematic map I get

[GRASS-dev] v.patch process error: Process ended with non-zero return code -9.

2015-07-21 Thread Gra
I'm running v.patch on a large data set. I'm connected to postgresql. here is the error: grass.exceptions.CalledModuleError: Module run None ['v.patch', '--o', '-e',

Re: [GRASS-dev] v.patch process error: Process ended with non-zero return code -9.

2015-07-21 Thread Martin Landa
Hi, 2015-07-21 10:49 GMT+02:00 Gra graz...@gmail.com: grass.exceptions.CalledModuleError: Module run None ['v.patch', '--o', '-e',

Re: [GRASS-dev] [GRASS GIS] #2711: v.patch -e crashes

2015-07-21 Thread GRASS GIS
#2711: v.patch -e crashes -+- Reporter: hellik | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.1 Component: Vector |Version: svn-releasebranch70 Resolution: |