#GRASS IRC Log - 2009-07-01

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
01:44:09 CIA-9: martinl * r38136 /grass/trunk/ ( 99 files in 45 dirs ):
01:44:10 CIA-9: rasterlib: prototypes moved to rasterdefs.h
01:44:10 CIA-9: raster related macros and structure moved from gis.h to raster.h
01:44:10 CIA-9: module fixed, grass/raster.h included where missing
01:46:11 sigq: grassfeed: Grass7/RasterLib edited by martinl <https://trac.osgeo.org/grass/wiki/Grass7/RasterLib>
01:48:47 hroi: hello
01:49:42 hroi: I have brief question about GRASS GIS
01:50:24 hroi: Does grass gis allow for manipulation of floating point geotiffs?, with mathematical operations?
01:50:42 hroi: is it straight forward?
01:53:33 mlechner: hroi: do you mean something like the r.mapcalc modul?
01:54:29 hroi: oh dear
01:54:41 hroi: mlechner: I hope I dont need to use r
01:55:09 mlechner: in GRASS all the raster modules start with r.
01:55:40 hroi: mlechner: ok, but I dont need to use r ( s ) scripting do I?
01:56:01 hroi: mlechner: does GRASS have anything to do with r?
01:57:21 mlechner: if you mean R from the statistic r-project - there are possible connections to use R for geostatistics by accessing GRASS data
01:57:51 mlechner: hroi: http://grass.itc.it/grass60/manuals/html60_user/raster.html
01:57:54 sigq: Title: GRASS GIS 6.0.2 Reference Manual ( at grass.itc.it )
01:59:01 hroi: mlechner: alright, GRASS uses shell command line for all these libraries.
03:08:13 mlechner: hroi: there are also various GUIs for GRASS ( tcl/tk- or wxpython-based and qt-based if you think about quantum gis )
03:29:12 CIA-9: aghisla * r38137 /grass-addons/vector/v.krige/v.krige.py:
03:29:12 CIA-9: hide/show widgets with a hack
03:29:12 CIA-9: -Questa linea, e quelle sotto di essa, saranno ignorate--
03:29:12 CIA-9: M v.krige.py
03:29:17 aghisla: oops
03:38:16 CIA-9: martinl * r38138 /grass/trunk/ ( 4 files in 2 dirs ): add missing grass/raster.h header
03:39:11 sigq: grassfeed: Changeset [38138]: add missing grass/raster.h header <https://trac.osgeo.org/grass/changeset/38138>
03:47:53 CIA-9: hamish * r38139 /grass/branches/develbranch_6/general/g.region/ ( local_proto.h main.c printwindow.c ): New -t flag: Print the current region in GMT style
03:48:45 sigq: grassfeed: Changeset [38139]: New -t flag: Print the current region in GMT style <https://trac.osgeo.org/grass/changeset/38139>
03:49:59 CIA-9: hamish * r38140 /grass/trunk/general/g.region/ ( local_proto.h main.c printwindow.c ): New -t flag: Print the current region in GMT style ( merge from devbr6 )
03:50:00 sigq: grassfeed: Changeset [38140]: New -t flag: Print the current region in GMT style ( merge from devbr6 ) <https://trac.osgeo.org/grass/changeset/38140>
03:58:02 pogonophora: hi there!
03:59:05 pogonophora: I'm new to GRASS and encountered a problem when opening a location. GRASS starts with the error message:Error setting region: child process exited
03:59:11 pogonophora: abnormally
03:59:51 pogonophora: That is only one location though, the Spearfish example works fine.
04:00:28 pogonophora: Has anyone encountered the problem before?
04:24:40 CIA-9: martinl * r38141 /grass/branches/develbranch_6/gui/wxpython/gui_modules/ ( location_wizard.py mapdisp.py preferences.py utils.py ): wxGUI: statusbar projection settings ( part 1 )
04:25:01 sigq: grassfeed: Changeset [38141]: wxGUI: statusbar projection settings ( part 1 ) <https://trac.osgeo.org/grass/changeset/38141>
05:44:36 CIA-9: aghisla * r38142 /grass-addons/vector/v.krige/v.krige.py: added variogram model choice - not bound yet
05:46:25 sigq: grassfeed: Changeset [38142]: added variogram model choice - not bound yet <https://trac.osgeo.org/grass/changeset/38142>
06:34:26 CIA-9: martinl * r38143 /grass/branches/develbranch_6/gui/wxpython/gui_modules/ ( mapdisp.py preferences.py utils.py ): wxGUI: statusbar projection settings ( part 2 )
06:35:35 sigq: grassfeed: Changeset [38143]: wxGUI: statusbar projection settings ( part 2 ) <https://trac.osgeo.org/grass/changeset/38143>
06:40:51 CIA-9: mathieug * r38144 /grass-addons/vector/v.autokrige/v_autokrige.py: Output handling improvements
06:41:33 sigq: grassfeed: Changeset [38144]: Output handling improvements <https://trac.osgeo.org/grass/changeset/38144>
06:49:39 CIA-9: martinl * r38145 /grass/trunk/gui/wxpython/gui_modules/ ( location_wizard.py mapdisp.py preferences.py utils.py ):
06:49:39 CIA-9: wxGUI: statusbar projection settings
06:49:39 CIA-9: ( merge from devbr6, r38141, r38143 )
07:50:26 CIA-9: martinl * r38146 /grass/trunk/gui/wxpython/gui_modules/utils.py: wxGUI: fix m.proj
07:51:22 sigq: grassfeed: Changeset [38146]: wxGUI: fix m.proj <https://trac.osgeo.org/grass/changeset/38146>
08:52:06 CIA-9: mathieug * r38147 /grass-addons/vector/v.in.postgis.sqlquery/v_in_postgis_sqlquery_tests.py: beta python implementation + first unit test module
08:52:26 CIA-9: mathieug * r38148 /grass-addons/vector/v.in.postgis.sqlquery/v_in_postgis_sqlquery.py: beta python implementation + first unit test module
08:53:15 sigq: grassfeed: Changeset [38148]: beta python implementation + first unit test module <https://trac.osgeo.org/grass/changeset/38148> || Changeset [38147]: beta python implementation + first unit test module <https://trac.osgeo.org/grass/changeset/38147>
09:02:41 CIA-9: martinl * r38149 /grass/trunk/include/colors.h: remove 'extern' from include/colors.h
09:03:33 sigq: grassfeed: Changeset [38149]: remove 'extern' from include/colors.h <https://trac.osgeo.org/grass/changeset/38149>
10:55:49 sigq: grassfeed: Ticket #671 ( defect created ): wxgui: v.distance to_column option inaccessible <https://trac.osgeo.org/grass/ticket/671>
12:04:31 CIA-9: martinl * r38150 /grass/branches/develbranch_6/gui/wxpython/ ( 4 files in 2 dirs ): wxGUI: latlong bug-fixes
12:06:06 sigq: grassfeed: Changeset [38150]: wxGUI: latlong bug-fixes <https://trac.osgeo.org/grass/changeset/38150>
12:17:15 CIA-9: martinl * r38151 /grass/trunk/gui/wxpython/ ( 4 files in 2 dirs ):
12:17:15 CIA-9: wxGUI: latlong bug-fixes
12:17:15 CIA-9: ( merge from devbr6, r38150 )
12:17:17 sigq: grassfeed: Changeset [38151]: wxGUI: latlong bug-fixes ( merge from devbr6, r38150 ) <https://trac.osgeo.org/grass/changeset/38151>
12:59:43 sigq: grassfeed: Ticket #672 ( defect created ): v.distance -a with upload=to_attr and table= option: problems in table creation and value upload <https://trac.osgeo.org/grass/ticket/672>