#GRASS IRC Log - 2008-07-29

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
00:07:23 CIA-11: martinl * r32354 /grass/trunk/gui/wxpython/gui_modules/wxgui_utils.py: wxGUI: cosmetics in LayerTree constructor, use kargs magic
00:07:27 sigq: grassfeed: Changeset [32354]: wxGUI: cosmetics in LayerTree? constructor, use kargs magic <https://trac.osgeo.org/grass/changeset/32354>
00:12:09 CIA-11: martinl * r32355 /grass/branches/develbranch_6/gui/wxpython/gui_modules/wxgui_utils.py: wxGUI: cosmetics in LayerTree constructor, use kargs magic ( merged from trunk, r32354 )
02:06:50 sigq: grassfeed: Ticket #237 ( enhancement created ): r.watershed: speed improvement <https://trac.osgeo.org/grass/ticket/237>
02:43:05 arkygeek: hi everyone
02:43:14 arkygeek: I am looking for some advice....
02:43:20 jachym: hi arkigeek
02:43:26 arkygeek: I am trying to figure out how to do some analysis on multiple site catchments. I will explain....
02:43:36 arkygeek: I have identified several contemporaneous ancient settlements and calculated how much land they would have needed to grow enough food to be self sufficient. I have then identified this area of land surrounding each site moving outwards from the settlement on a walking-time based cost surface.
02:43:44 arkygeek: The problem is that these catchments overlap in many cases. I am looking for a way to do a 'best fit' type of thing
02:43:53 arkygeek: there can be no overlap...
02:44:02 arkygeek: long time no see jachym :- )
02:48:03 arkygeek: here is a small two site example. You can see the overlap in this case on the south side of the Yarmuk River ( light blue ) . Green and red are cropland, blue and pink are grazing lands the primary settlements are the stars http://mt15.quickshareit.com/share/picture12cf565.png
02:50:06 CIA-11: martinl * r32356 /grass/trunk/gui/wxpython/ ( 3 files in 2 dirs ): wxGUI/nviz: full workspace support for vector lines/points, update r32352 )
02:55:11 jachym: arkygeek: if you would have map with travel costs for each settlement, then you could determine, which costs would be lower and so, the area would more probably belong to the settlement
02:55:43 arkygeek: hmmmm good point... I do have that info....
03:18:58 sigq: grassfeed: Changeset [32356]: wxGUI/nviz: full workspace support for vector lines/points, update r32352 ) <https://trac.osgeo.org/grass/changeset/32356>
04:12:22 CIA-11: martinl * r32357 /grass/trunk/gui/wxpython/gui_modules/ ( goutput.py nviz.py ):
04:12:22 CIA-11: wxGUI/nviz2: 3D vector data supported
04:12:22 CIA-11: EnsureCaretVisible( ) enabled in goutput module, trac #201 re-opened
04:15:21 sigq: grassfeed: Ticket #201 ( defect reopened ): v.in.geonames wxGUI window crashes or freezes when "Verbose module output" is checked <https://trac.osgeo.org/grass/ticket/201#comment:4>
04:48:13 jazon: Jachym how are things going anyway?
04:49:54 jachym: jazon: everything is great, thanks
04:50:07 jachym: I'm fighting with javascript&python these days
04:54:31 jazon: I am just finishing up my 3rd year of this phd mostly analysis and writing left to do now
04:54:45 jachym: you are lucky
04:54:57 jachym: my phd is sleeping now since january
04:55:10 jazon: Oh oh why?
05:05:41 CIA-11: ychemin * r32358 /grass-addons/gipe/i.eb.h_SEBAL95/ ( rah1.c rah_0.c sensi_h_noz0m.c sensi_h_z0m.c zom_0.c ): bug fixing
05:05:43 sigq: grassfeed: Changeset [32358]: bug fixing <https://trac.osgeo.org/grass/changeset/32358>
05:11:54 CIA-11: martinl * r32359 /grass/trunk/gui/wxpython/ ( gui_modules/goutput.py gui_modules/nviz.py nviz/init.cpp ): wxGUI: message redirection fixes ( need some more testing )
05:12:45 sigq: grassfeed: Changeset [32359]: wxGUI: message redirection fixes ( need some more testing ) <https://trac.osgeo.org/grass/changeset/32359>
05:13:34 CIA-11: martinl * r32360 /grass/branches/develbranch_6/gui/wxpython/gui_modules/goutput.py: wxGUI: goutput fix ( missing self.printMessage )
05:14:05 sigq: grassfeed: Changeset [32360]: wxGUI: goutput fix ( missing self.printMessage ) <https://trac.osgeo.org/grass/changeset/32360>
05:17:13 CIA-11: ychemin * r32361 /grass-addons/gipe/i.eb.h_SEBAL95/ ( dtair.c main.c sensi_h_noz0m.c sensi_h_z0m.c ): bug fixing
05:18:15 sigq: grassfeed: Changeset [32361]: bug fixing <https://trac.osgeo.org/grass/changeset/32361>
05:18:35 CIA-11: ychemin * r32362 /grass-addons/gipe/i.eb.h_SEBAL95/dtair.c: bug fixing
05:20:15 sigq: grassfeed: Changeset [32362]: bug fixing <https://trac.osgeo.org/grass/changeset/32362>
05:44:07 CIA-11: glynn * r32363 /grass/trunk/ ( 4 files in 3 dirs ): Remove Tcl/Tk framework flags ( don't work, apparently )
06:17:33 sigq: grassfeed: Changeset [32363]: Remove Tcl/Tk framework flags ( don't work, apparently ) <https://trac.osgeo.org/grass/changeset/32363>
14:22:41 sigq: grassfeed: Ticket #238 ( defect created ): error at wxGUI startup <https://trac.osgeo.org/grass/ticket/238>
14:37:36 sigq: grassfeed: Ticket #238 ( defect closed ): error at wxGUI startup <https://trac.osgeo.org/grass/ticket/238#comment:1>
15:31:35 CIA-11: martinl * r32364 /grass/trunk/gui/wxpython/gui_modules/ ( gcmd.py goutput.py menuform.py ):
15:31:35 CIA-11: wxGUI: general goutput module reconstruction, event-based ( fix problems with the last wxPython versions ) -- experimental ( TODO: abort, clean up gcmd module, use
15:31:35 CIA-11: grass module )
16:00:39 CIA-11: martinl * r32365 /grass/trunk/gui/wxpython/gui_modules/ ( gcmd.py goutput.py menuform.py ): wxGUI: abort re-implemented, update r32364
16:00:41 sigq: grassfeed: Changeset [32365]: wxGUI: abort re-implemented, update r32364 <https://trac.osgeo.org/grass/changeset/32365>