#GRASS IRC Log - 2009-05-23

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
00:08:23 CIA-54: neteler * r37388 /grass/branches/develbranch_6/raster/wildfire/r.ros/description.html: Add missing <DD> tag
00:08:24 CIA-54: neteler * r37389 /grass/branches/releasebranch_6_4/raster/wildfire/r.ros/description.html: Add missing <DD> tag
00:13:32 sigq: grassfeed: Changeset [37389]: Add missing tag <https://trac.osgeo.org/grass/changeset/37389> || Changeset [37388]: Add missing tag <https://trac.osgeo.org/grass/changeset/37388>
00:14:43 CIA-54: neteler * r37390 /grass/trunk/raster/r.series/r.series.html: example fix r.mapcalc; break long lines
00:16:48 CIA-54: neteler * r37391 /grass/branches/develbranch_6/raster/r.series/description.html: hint for handling irregular time intervals for regression; example fixes
00:17:00 CIA-54: neteler * r37392 /grass/branches/releasebranch_6_4/raster/r.series/description.html: hint for handling irregular time intervals for regression; example fixes
00:18:36 sigq: grassfeed: Changeset [37392]: hint for handling irregular time intervals for regression; example fixes <https://trac.osgeo.org/grass/changeset/37392> || Changeset [37391]: hint for handling irregular time intervals for regression; example fixes <https://trac.osgeo.org/grass/changeset/37391> || Changeset [37390]: example fix r.mapcalc; break long lines <https://trac.osgeo.org/grass/changeset/37390>
00:21:55 CIA-54: neteler * r37393 /grass/branches/develbranch_6/vector/v.label.sa/ ( font.c labels.h ): don't include <grass/gisdefs.h>
00:21:56 sigq: grassfeed: Changeset [37393]: don't include <https://trac.osgeo.org/grass/changeset/37393>
00:24:54 CIA-54: neteler * r37394 /grass/trunk/vector/v.label.sa/labels.c: Fixed includes so that G_malloc and friends work. Also changed all allocs to use G_malloc and friends ( merge from develbranch_6, r37247, r37393 )
01:35:16 CIA-54: martinl * r37395 /grass/trunk/gui/wxpython/gui_modules/prompt.py:
01:35:16 CIA-54: wxGUI: attempt to fix trac #528 ( wxGUI cmd: r.mapcalc fails ( quoting + args with spaces )
01:35:17 CIA-54: based on ticket patch
01:40:13 CIA-54: martinl * r37396 /grass/branches/develbranch_6/gui/wxpython/gui_modules/prompt.py:
01:40:14 CIA-54: wxGUI: attempt to fix trac #528 ( wxGUI cmd: r.mapcalc fails ( quoting + args with spaces )
01:40:15 CIA-54: based on ticket patch
01:40:15 CIA-54: ( merge from trunk, r37395 )
02:49:22 bobkare: Hi, I'm trying to create a good background layer for a topo map, and want to subtly shade everything based on a blurred landsat-based image. Any pointers on how I can create an image where woods/grass/greenspace are green and builtup areas are grey? I think a composite of bands 3, 4 and 5 might work, but using r.composite on them makes builtup stuff show up as a color with too much red
02:50:32 bobkare: hm, and stuff on the mountains show up as blue, brown would probably work for those in the result
03:43:17 CIA-54: martinl * r37397 /grass/branches/releasebranch_6_4/gui/wxpython/wxgui.py:
03:43:17 CIA-54: wxGUI: attempt to fix trac #528 ( wxGUI cmd: r.mapcalc fails ( quoting + args with spaces )
03:43:17 CIA-54: based on ticket patch
08:03:46 CIA-54: martinl * r37398 /grass/trunk/gui/wxpython/ ( gui_modules/prompt.py wxgui.py ): wxGUI: autocompete prompt stage 1 ( static list of commands )
08:05:06 sigq: grassfeed: Changeset [37398]: wxGUI: autocompete prompt stage 1 ( static list of commands ) <https://trac.osgeo.org/grass/changeset/37398>
08:08:38 CIA-54: martinl * r37399 /grass/branches/develbranch_6/gui/wxpython/ ( gui_modules/prompt.py wxgui.py ):
08:08:39 CIA-54: wxGUI: autocompete prompt stage 1 ( static list of commands )
08:08:39 CIA-54: ( merge from trunk, r37398 )
08:17:35 CIA-54: martinl * r37400 /grass/trunk/gui/wxpython/gui_modules/prompt.py: wxGUI: quick prompt fix
08:19:10 sigq: grassfeed: Changeset [37400]: wxGUI: quick prompt fix <https://trac.osgeo.org/grass/changeset/37400>
08:19:25 CIA-54: martinl * r37401 /grass/branches/develbranch_6/gui/wxpython/gui_modules/prompt.py:
08:19:25 CIA-54: wxGUI: quick prompt fix
08:19:25 CIA-54: ( merge from trunk, r37400 )
08:21:11 sigq: grassfeed: Changeset [37401]: wxGUI: quick prompt fix ( merge from trunk, r37400 ) <https://trac.osgeo.org/grass/changeset/37401>
09:06:40 CIA-54: kyngchaos * r37402 /grass/branches/develbranch_6/ ( 8 files in 7 dirs ): support 64bit build with 32bit TclTk aqua on OSX
09:06:41 sigq: grassfeed: Changeset [37402]: support 64bit build with 32bit TclTk? aqua on OSX <https://trac.osgeo.org/grass/changeset/37402>
09:25:29 CIA-54: kyngchaos * r37403 /grass/branches/develbranch_6/include/Make/Platform.make.in: restore accidentally deleted GEOS options
09:25:30 sigq: grassfeed: Changeset [37403]: restore accidentally deleted GEOS options <https://trac.osgeo.org/grass/changeset/37403>
09:34:59 CIA-54: kyngchaos * r37404 /grass/branches/develbranch_6/include/Make/Platform.make.in: remove more junk that came from working copy
09:35:00 sigq: grassfeed: Changeset [37404]: remove more junk that came from working copy <https://trac.osgeo.org/grass/changeset/37404>
10:06:49 CIA-54: martinl * r37405 /grass/trunk/gui/wxpython/gui_modules/ ( menuform.py prompt.py ): wxGUI: autocompete prompt stage 2 ( complete flags/params )
10:06:50 sigq: grassfeed: Changeset [37405]: wxGUI: autocompete prompt stage 2 ( complete flags/params ) <https://trac.osgeo.org/grass/changeset/37405>
10:10:27 CIA-54: martinl * r37406 /grass/branches/develbranch_6/gui/wxpython/gui_modules/ ( menuform.py prompt.py ):
10:10:27 CIA-54: wxGUI: autocomplete prompt stage 2 ( complete flags/params )
10:10:27 CIA-54: ( merge from trunk, r37405 )
11:21:44 CIA-54: kyngchaos * r37407 /grass/branches/develbranch_6/ ( 3 files in 3 dirs ): support 64bit build with 32bit wxpython on OSX
11:21:46 sigq: grassfeed: Changeset [37407]: support 64bit build with 32bit wxpython on OSX <https://trac.osgeo.org/grass/changeset/37407>
11:25:59 CIA-54: kyngchaos * r37408 /grass/branches/releasebranch_6_4/ ( 3 files in 3 dirs ): support 64bit build with 32bit wxpython on OSX ( from dev6 r37407 )
11:26:00 sigq: grassfeed: Changeset [37408]: support 64bit build with 32bit wxpython on OSX ( from dev6 r37407 ) <https://trac.osgeo.org/grass/changeset/37408>
11:29:04 CIA-54: kyngchaos * r37409 /grass/trunk/ ( 3 files in 3 dirs ): support 64bit build with 32bit wxpython on OSX ( from dev6 r37407 )
11:29:05 sigq: grassfeed: Changeset [37409]: support 64bit build with 32bit wxpython on OSX ( from dev6 r37407 ) <https://trac.osgeo.org/grass/changeset/37409>
11:30:23 bobkare: Is there an easy way to stop g.list from starting a pager every time?
11:50:16 : <_wolf_> bobkare: I think if you set GRASS_PAGER env variable to cat might do the trick
11:50:39 bobkare: ah, thanks!
17:41:00 Matthewedwards: Hello
17:42:38 Matthewedwards: I'm trying to use GRASS but I keep getting stuck
17:45:28 Matthewedwards: I am trying to export Grass raster as non-georeferenced PNG image format, but in the "output - GIS.m" window, it just sits and sits and sits on "Converting DEM_FALKLANDS_UTM@PERMANENT..."
17:45:47 Matthewedwards: I've tried cancelling and saving again, with no luck
17:46:00 Matthewedwards: I've tried uninstalling and reinstalling, but still it won't do it
18:38:43 sigq: grassfeed: Ticket #588 ( defect closed ): wxGUI: About GRASS GIS window doesn't let you view full lic or devs <https://trac.osgeo.org/grass/ticket/588#comment:1>
20:47:25 sigq: grassfeed: Ticket #588 ( defect reopened ): wxGUI: About GRASS GIS window doesn't let you view full lic or devs <https://trac.osgeo.org/grass/ticket/588#comment:2>
21:50:14 Matthewedwards: hello. Is anyone around?
21:55:53 CIA-54: hamish * r37410 /grass/branches/develbranch_6/gui/wxpython/wxgui.py: cosmetics
21:57:47 sigq: grassfeed: Changeset [37410]: cosmetics <https://trac.osgeo.org/grass/changeset/37410>
21:59:29 Matthewedwards: hello?