Re: [GRASS-dev] IAU to wkt C code (converted from Trent Hare's Python code)

2016-05-05 Thread Yann Chemin
Checking with Trent, will report here soon. On May 5, 2016 7:57 PM, "Markus Neteler" wrote: > Hi Yann, > > back to this topic: > > On Tue, Feb 23, 2016 at 5:26 PM, Yann wrote: > ... > > I have converted the Python script > > from Trent Hare to generate

Re: [GRASS-dev] [GRASS GIS] #3007: pygrass.messages.Messenger.percent() smallest step is 2

2016-05-05 Thread GRASS GIS
#3007: pygrass.messages.Messenger.percent() smallest step is 2 -+- Reporter: lrntct | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.2.0 Component: LibGIS |Version: svn-trunk Resolution:

Re: [GRASS-dev] [GRASS GIS] #2888: r.external wizzard shows "projection match: no" although location was created by one of the dataset

2016-05-05 Thread GRASS GIS
#2888: r.external wizzard shows "projection match: no" although location was created by one of the dataset -+- Reporter: hellik | Owner: martinl Type: defect | Status: assigned Priority: normal | Milestone: 7.2.0 Component:

Re: [GRASS-dev] [GRASS GIS] #2888: r.external wizzard shows "projection match: no" although location was created by one of the dataset

2016-05-05 Thread GRASS GIS
#2888: r.external wizzard shows "projection match: no" although location was created by one of the dataset -+- Reporter: hellik | Owner: martinl Type: defect | Status: assigned Priority: normal | Milestone: 7.2.0 Component:

Re: [GRASS-dev] [GRASS GIS] #2888: r.external wizzard shows "projection match: no" although location was created by one of the dataset

2016-05-05 Thread GRASS GIS
#2888: r.external wizzard shows "projection match: no" although location was created by one of the dataset -+- Reporter: hellik | Owner: martinl Type: defect | Status: assigned Priority: normal | Milestone: 7.2.0 Component:

[GRASS-dev] [GRASS GIS] #3011: OSGeo4W-winGRASS71 r68376: starting wxgui fails

2016-05-05 Thread GRASS GIS
#3011: OSGeo4W-winGRASS71 r68376: starting wxgui fails -+- Reporter: hellik | Owner: grass-dev@… Type: defect | Status: new Priority: critical | Milestone: 7.0.5 Component: wxGUI|Version: svn-trunk

Re: [GRASS-dev] start supporting python3 for GRASS

2016-05-05 Thread Glynn Clements
Pietro wrote: > I committed some changes to start supporting python3 (r68348 - r68367) Regarding r68357 ("fix in python3 sys.stdout.write accept only strings not bytes"): if not lines or lines[0] != b"@ARGS_PARSED@": -sys.stdout.write(s) +stdout =

Re: [GRASS-dev] [GRASS GIS] #2986: r.mapcalc with same variable on LHS and RHS

2016-05-05 Thread GRASS GIS
#2986: r.mapcalc with same variable on LHS and RHS --+- Reporter: mankoff | Owner: grass-dev@… Type: defect | Status: closed Priority: major| Milestone: 7.0.4 Component: Docs |Version: 7.0.3

Re: [GRASS-dev] IAU to wkt C code (converted from Trent Hare's Python code)

2016-05-05 Thread Markus Neteler
Hi Yann, back to this topic: On Tue, Feb 23, 2016 at 5:26 PM, Yann wrote: ... > I have converted the Python script > from Trent Hare to generate on the fly PROJCS and GEOCS WKTdescriptions for > all IAU2000 and IAU2009. ... > PS: GDAL is also going to insert it. Did this

Re: [GRASS-dev] [GRASS GIS] #2888: r.external wizzard shows "projection match: no" although location was created by one of the dataset

2016-05-05 Thread GRASS GIS
#2888: r.external wizzard shows "projection match: no" although location was created by one of the dataset -+- Reporter: hellik | Owner: martinl Type: defect | Status: assigned Priority: normal | Milestone: 7.2.0 Component:

Re: [GRASS-dev] [GRASS GIS] #2545: i.atcorr RapidEye band1

2016-05-05 Thread GRASS GIS
#2545: i.atcorr RapidEye band1 --+- Reporter: chrisraa | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 6.4.6 Component: Imagery |Version: unspecified Resolution:

Re: [GRASS-dev] grass 7.2 planning

2016-05-05 Thread Markus Neteler
On Sun, May 1, 2016 at 10:49 AM, Markus Neteler wrote: > On May 1, 2016 10:41 AM, "Martin Landa" wrote: >> 2016-05-01 9:35 GMT+02:00 Markus Neteler : >> > I have added a new 7.2.0 milestone in trac (also a 7.3.0 milestone >> > which

Re: [GRASS-dev] [GRASS-SVN] r68061 - grass/trunk/lib/gis

2016-05-05 Thread Huidae Cho
Hi Martin, This fix only affects the history, not its behavior. "v.info -h n" gives you: COMMAND: v.edit map="n" layer="1" type="point,line,boundary,centroid" tool="delete" threshold=-1,0,0 where="" snap="no" Without this fix, you'll see: COMMAND: v.edit map="n" layer="1"

Re: [GRASS-dev] Seeking advices for image segmentation algorithms and windows compile question

2016-05-05 Thread Maris Nartiss
I would strongly suggest to set up a dual boot on your system with Ubuntu or Debian as a development platform. You will save tons of time wasted on fighting with Windows'isms. Don't waste your time on virtualisation unless you can give VM two cores + 8Gb RAM. No, developing GRASS GIS doesn't need