#GRASS IRC Log - 2008-06-26

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
00:05:04 CIA-11: neteler * r31850 /grass-web/trunk/grass63/binary/macosx/index.html: OpenOSX binaries added
00:05:09 sigq: grassfeed: Changeset [31850]: OpenOSX binaries added <https://trac.osgeo.org/grass/changeset/31850>
00:07:54 CIA-11: neteler * r31851 /grass-web/trunk/ ( grassmodules.php main.inc ): added module of the day, thanks to Francesco Pirotti
00:08:03 sigq: grassfeed: Changeset [31851]: added module of the day, thanks to Francesco Pirotti <https://trac.osgeo.org/grass/changeset/31851>
01:31:45 CIA-11: neteler * r31852 /grass-web/trunk/grassmodules.php: fix
01:31:46 sigq: grassfeed: Changeset [31852]: fix <https://trac.osgeo.org/grass/changeset/31852>
04:39:09 CIA-11: hamish * r31853 /grass-web/trunk/ ( community/support.inc main.inc ): table cosmetics
04:39:10 sigq: grassfeed: Changeset [31853]: table cosmetics <https://trac.osgeo.org/grass/changeset/31853>
06:05:07 CIA-11: martinl * r31854 /grass-addons/visualization/nviz2/ ( 8 files in 3 dirs ): nviz2: wxGUI integration in progress ( reset view, surface properties )
06:06:15 sigq: grassfeed: Changeset [31854]: nviz2: wxGUI integration in progress ( reset view, surface properties ) <https://trac.osgeo.org/grass/changeset/31854>
08:15:10 epifanio: hi, i've an off topic question,
08:15:12 epifanio: but matbe here someone knows a solution that can help me
08:15:47 epifanio: i'm tring to implement the helmert transformation, as i describede here :
08:15:53 epifanio: http://rafb.net/p/bcbM1j47.html
08:15:54 sigq: Title: Nopaste - No description ( at rafb.net )
08:16:29 epifanio: my problems is to undstand the "role" of the matrix "P"
08:17:18 epifanio: can use a unitary diagonal matrix as "P" ? e.g a matrix with all 1 on the diagonal
09:53:26 RMatev: _wolf_, hi
12:10:39 goodle: any1 has the Desktop GIS by Gary Sherman?
12:10:43 goodle: ebook
12:24:42 racicot: goodle: you can buy the "beta" book here: http://www.pragprog.com/titles/gsdgis/desktop-gis
12:24:43 sigq: Title: The Pragmatic Bookshelf | Desktop GIS ( at www.pragprog.com )
12:25:16 racicot: help support the effort and buy a copy
12:40:44 goodle: i dont have money
12:41:18 goodle: buy food is my priority
12:43:14 goodle: the house rent too
13:41:48 CIA-11: martinl * r31855 /grass-addons/visualization/nviz2/wxpython/nviz.py: nviz2: wxGUI layout dialog updated ( surface )
13:44:29 sigq: grassfeed: Changeset [31855]: nviz2: wxGUI layout dialog updated ( surface ) <https://trac.osgeo.org/grass/changeset/31855>
17:00:59 CIA-11: glynn * r31856 /grass/trunk/visualization/nviz/src/do_zoom.c: Conditionalise ( X-specific ) Error_Handler( ) on OPENGL_X11
17:43:45 CIA-11: ychemin * r31857 /grass-addons/gipe/ ( 8 files in 3 dirs ): water detection module
17:43:46 sigq: grassfeed: Changeset [31857]: water detection module <https://trac.osgeo.org/grass/changeset/31857>
23:49:38 Om: hi
23:50:01 Om: Is it possible to change mapset and location when grass is running?
23:50:12 MZM: g.mapset?
23:51:06 Om: and Location?
23:51:38 MZM: Om: not location. Just exit and restart GRASS
23:51:48 Om: oh
23:51:50 Om: ok
23:51:52 Om: Thanks
23:52:05 Om: can we change the mapset through GUI?
23:52:16 MZM: IMHO yes.
23:52:40 MZM: Om: You can add mapset to current search path and then access maps by name@mapset
23:54:10 Om: thanx
23:54:25 Om: but no changing the location?
23:54:26 Om: :(
23:56:08 MZM: Om: g.mapset has location parameter too, still IMHO restarting GRASS is faster and safer
23:56:45 Om: ok
23:56:50 Om: thank for your time