Re: [GRASS-dev] Unexpected EVI range from i.vi

2013-06-20 Thread Moritz Lennert
On Wed, June 19, 2013 23:34, Nikos Alexandris wrote: Moritz Lennert wrote: g.region -pagc e=784935 n=2695215 rows=1 cols=1 res=30 ^^---^^^--^--^-^^ n=2695230 s=2621340 w=658560 e=784950 -v nsres=73890 ewres=126390

Re: [GRASS-dev] Unexpected EVI range from i.vi

2013-06-20 Thread Nikos Alexandris
Nikos Alexandris wrote: g.region -pagc e=784935 n=2695215 rows=1 cols=1 res=30 ^^---^^^--^--^-^^ n=2695230 s=2621340 w=658560 e=784950 -v nsres=73890 ewres=126390 -^^ ML:

Re: [GRASS-dev] [GRASS GIS] #2003: wxGUI carto composer: traceback on exit

2013-06-20 Thread GRASS GIS
#2003: wxGUI carto composer: traceback on exit -+-- Reporter: hamish | Owner: grass-dev@… Type: defect | Status: closed Priority: minor | Milestone: 6.4.3

Re: [GRASS-dev] pyGRASS i.atcorr problem (invalid literal for int() with base 10: '0, 255')

2013-06-20 Thread Pietro
Hi Yann, On Thu, Jun 20, 2013 at 4:37 AM, Yann Chemin yche...@gmail.com wrote: I am running into an issue with i.atcorr in pyGRASS: Thank you to discover this! should be fix in: r56813 All the best Pietro ___ grass-dev mailing list

Re: [GRASS-dev] [GRASS GIS] #2013: wxgui: vector colors menu confused with raster one

2013-06-20 Thread GRASS GIS
#2013: wxgui: vector colors menu confused with raster one +--- Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone:

Re: [GRASS-dev] [GRASS GIS] #2008: grass.script's find_program() can't find modules

2013-06-20 Thread GRASS GIS
#2008: grass.script's find_program() can't find modules ---+ Reporter: hamish| Owner: grass-dev@… Type: defect| Status: reopened Priority: critical |

Re: [GRASS-dev] problem with house.c and GCC-4.7

2013-06-20 Thread Vaclav Petras
Hi Yann, On 27 May 2013 09:51, Yann Chemin yche...@gmail.com wrote: Hi Using Ubuntu 13.04 gcc -g -O2 -fPIC -I/home/yann/grass_dev/grass_yann/dist.i686-pc-linux-gnu/include -I/home/yann/grass_dev/grass_yann/dist.i686-pc-linux-gnu/include -D_FILE_OFFSET_BITS=64 -DPACKAGE=\grasslibs\

Re: [GRASS-dev] [GRASS GIS] #2001: wxGUI: traceback when using alternate projection for map display coords

2013-06-20 Thread GRASS GIS
#2001: wxGUI: traceback when using alternate projection for map display coords --+- Reporter: hamish| Owner: grass-dev@… Type: defect| Status: new

Re: [GRASS-dev] problem with house.c and GCC-4.7

2013-06-20 Thread Vaclav Petras
On 20 June 2013 11:44, Vaclav Petras wenzesl...@gmail.com wrote: Hi Yann, On 27 May 2013 09:51, Yann Chemin yche...@gmail.com wrote: Hi Using Ubuntu 13.04 gcc -g -O2 -fPIC -I/home/yann/grass_dev/grass_yann/dist.i686-pc-linux-gnu/include

Re: [GRASS-dev] [GRASS GIS] #2001: wxGUI: traceback when using alternate projection for map display coords

2013-06-20 Thread GRASS GIS
#2001: wxGUI: traceback when using alternate projection for map display coords --+- Reporter: hamish| Owner: grass-dev@… Type: defect| Status: new

Re: [GRASS-dev] problem with house.c and GCC-4.7

2013-06-20 Thread Yann Chemin
I have not had that problem after upgrading the machine... On 20 June 2013 15:38, Vaclav Petras wenzesl...@gmail.com wrote: On 20 June 2013 11:44, Vaclav Petras wenzesl...@gmail.com wrote: Hi Yann, On 27 May 2013 09:51, Yann Chemin yche...@gmail.com wrote: Hi Using Ubuntu 13.04 gcc -g

Re: [GRASS-dev] [GRASS GIS] #2008: grass.script's find_program() can't find modules

2013-06-20 Thread GRASS GIS
#2008: grass.script's find_program() can't find modules ---+ Reporter: hamish| Owner: grass-dev@… Type: defect| Status: reopened Priority: critical |

Re: [GRASS-dev] [GRASS GIS] #2008: grass.script's find_program() can't find modules

2013-06-20 Thread GRASS GIS
#2008: grass.script's find_program() can't find modules ---+ Reporter: hamish| Owner: grass-dev@… Type: defect| Status: reopened Priority: critical |

Re: [GRASS-dev] [GRASS GIS] #2008: grass.script's find_program() can't find modules

2013-06-20 Thread GRASS GIS
#2008: grass.script's find_program() can't find modules ---+ Reporter: hamish| Owner: grass-dev@… Type: defect| Status: reopened Priority: critical |

Re: [GRASS-dev] Unexpected EVI range from i.vi

2013-06-20 Thread Markus Metz
I think I figured it out: The EVI formula in i.vi is for MODIS. The generic formula is G * ( nir - red) / (nir + C1 * red - C2 * blue + L) where G is a gain factor, C1, C2 are coefficients to correct for aerosol influences in the red band using the blue band and L is the canopy background

Re: [GRASS-dev] Unexpected EVI range from i.vi

2013-06-20 Thread Nikos Alexandris
Markus Metz wrote: I think I figured it out: The EVI formula in i.vi is for MODIS. That's precise, EVI is MODIS specific. We should clearly describe this in the manual (I will try to alter the respective text). The generic formula is G * ( nir - red) / (nir + C1 * red - C2 * blue +

Re: [GRASS-dev] Unexpected EVI range from i.vi

2013-06-20 Thread Markus Metz
On Thu, Jun 20, 2013 at 6:24 PM, Nikos Alexandris n...@nikosalexandris.net wrote: Markus Metz wrote: I think I figured it out: The EVI formula in i.vi is for MODIS. That's precise, EVI is MODIS specific. We should clearly describe this in the manual (I will try to alter the respective

Re: [GRASS-dev] [GRASS GIS] #2008: grass.script's find_program() can't find modules

2013-06-20 Thread GRASS GIS
#2008: grass.script's find_program() can't find modules ---+ Reporter: hamish| Owner: grass-dev@… Type: defect| Status: reopened Priority: critical |

Re: [GRASS-dev] [GRASS GIS] #2008: grass.script's find_program() can't find modules

2013-06-20 Thread GRASS GIS
#2008: grass.script's find_program() can't find modules ---+ Reporter: hamish| Owner: grass-dev@… Type: defect| Status: reopened Priority: critical |

Re: [GRASS-dev] [GRASS GIS] #2008: grass.script's find_program() can't find modules

2013-06-20 Thread GRASS GIS
#2008: grass.script's find_program() can't find modules ---+ Reporter: hamish| Owner: grass-dev@… Type: defect| Status: reopened Priority: critical |

Re: [GRASS-dev] [GRASS GIS] #2008: grass.script's find_program() can't find modules

2013-06-20 Thread GRASS GIS
#2008: grass.script's find_program() can't find modules ---+ Reporter: hamish| Owner: grass-dev@… Type: defect| Status: reopened Priority: critical |

[GRASS-dev] module input (multiple type) in pyGRASS

2013-06-20 Thread Yann Chemin
Hi, I am having trouble with multiple input in pyGRASS: Example: - b_in=[b1,b2,b3,b4,b5,b7] i.albedo(input=b_in, output=b_albedo, flags=lc, overwrite=OVR) input has a multiple raster band names requirement (6 here), using a list to define b_in does not work. What kind of container