| 00:38:04 |
CIA-10: |
neteler * r31634 /grass-addons/raster/r.sun_horizon/r.sun2/description.html: unit fixed |
| 00:38:06 |
sigq: |
grassfeed: Changeset [31634]: unit fixed <https://trac.osgeo.org/grass/changeset/31634> |
| 04:42:04 |
CIA-10: |
neteler * r31635 /grass/trunk/raster/rasterintro.html: notes on export and resampling |
| 04:42:05 |
sigq: |
grassfeed: Changeset [31635]: notes on export and resampling <https://trac.osgeo.org/grass/changeset/31635> |
| 04:42:39 |
CIA-10: |
neteler * r31636 /grass/branches/develbranch_6/raster/rasterintro.html: notes on export and resampling ( merge from trunk ) |
| 04:43:11 |
sigq: |
grassfeed: Changeset [31636]: notes on export and resampling ( merge from trunk ) <https://trac.osgeo.org/grass/changeset/31636> |
| 06:17:46 |
pierluigi_: |
Hi all, I'm doing a script with 3 option |
| 06:17:48 |
pierluigi_: |
inside the script I wrote network=$1 outlet=$2 dem=$3 but when I run it I have this error: |
| 06:18:02 |
pierluigi_: |
v.corrivazione chiascio_broscoe chiusura dtm_chiascio |
| 06:18:04 |
pierluigi_: |
Sorry <chiascio_broscoe> is not a valid option |
| 06:18:05 |
pierluigi_: |
Sorry <chiusura> is not a valid option |
| 06:18:07 |
pierluigi_: |
Sorry <dtm_chiascio> is not a valid option |
| 06:18:14 |
pierluigi_: |
any ideas? |
| 07:21:21 |
Manel: |
Hi all, someone knows how to change the projection units? |
| 07:22:24 |
: |
<_wolf_> Manel: do you mean to a location that you have created already? |
| 07:22:58 |
Manel: |
yes |
| 07:24:09 |
: |
<_wolf_> there is a file in /PERMANENT/PROJ_INFO that contains all proj info |
| 07:25:53 |
Manel: |
I can change directly this file ? |
| 07:26:01 |
: |
<_wolf_> yes |
| 07:26:08 |
: |
<_wolf_> but be careful ; ) |
| 07:26:18 |
Manel: |
thanks |
| 07:26:27 |
: |
<_wolf_> there might be a command to change hang on I'm checking |
| 07:26:55 |
: |
<_wolf_> also see the g.proj command |
| 07:27:18 |
: |
<_wolf_> http://grass.osgeo.org/grass63/manuals/html63_user/g.proj.html |
| 07:27:20 |
sigq: |
Title: GRASS GIS: g.proj ( at grass.osgeo.org ) |
| 07:28:11 |
Manel: |
I see |
| 07:33:10 |
Manel: |
I need to change the units from degrees to meters or Km |
| 07:33:36 |
: |
<_wolf_> do you have a lat-long projection? |
| 07:33:53 |
Manel: |
yes |
| 07:36:38 |
: |
<_wolf_> lat-long is basically no projection, so you need to re-project your data to a projected location |
| 07:37:50 |
: |
<_wolf_> you see the length in meters of 1 degree varies depending on where on the globe you are, so it can't really be converted on the fly |
| 07:41:01 |
Manel: |
so, I have to re-project the location in order to obtain lines-length in meters, right? |
| 07:41:12 |
: |
<_wolf_> right |
| 07:41:36 |
Manel: |
thx |
| 07:41:41 |
: |
<_wolf_> you have to reproject each map one by one, see v.proj |
| 07:41:51 |
: |
<_wolf_> http://grass.osgeo.org/grass63/manuals/html63_user/v.proj.html |
| 07:41:53 |
sigq: |
Title: GRASS GIS: v.proj ( at grass.osgeo.org ) |
| 07:42:26 |
: |
<_wolf_> and r.proj for raster maps: http://grass.osgeo.org/grass63/manuals/html63_user/r.proj.html |
| 07:42:27 |
sigq: |
Title: GRASS GIS: r.proj ( at grass.osgeo.org ) |
| 08:22:18 |
Blackhex: |
hello |
| 08:22:38 |
: |
<_wolf_> hello |
| 08:24:52 |
Blackhex: |
I want to ask about G_get_window: when I change user region in other process I get always region as was valid at process start from G_get_window. I there a function which gets actualized region, please? |
| 09:43:45 |
: |
<_wolf_> RMatev: hi : ) how are things going? |
| 09:44:07 |
RMatev: |
hi |
| 09:44:22 |
RMatev: |
well, the last test was today, hooray |
| 09:44:53 |
: |
<_wolf_> \o/ hooray! |
| 09:44:55 |
RMatev: |
did you pass your exams? |
| 09:44:58 |
doktoreas: |
hello everybody |
| 09:45:05 |
RMatev: |
I'm happy : ) |
| 09:45:06 |
: |
<_wolf_> I don't know yet |
| 09:45:08 |
doktoreas: |
anyone running the new wxpython interface? |
| 09:45:12 |
: |
<_wolf_> doktoreas: hello |
| 09:45:18 |
RMatev: |
doktoreas, hi. I'm using it |
| 09:45:28 |
: |
<_wolf_> doktoreas: I'm using it partially |
| 09:45:59 |
doktoreas: |
don't know if this is a bug..just a sec I'll post screen |
| 09:46:27 |
doktoreas: |
http://img266.imageshack.us/my.php?image=rlake1jp8.png |
| 09:47:14 |
doktoreas: |
http://img266.imageshack.us/my.php?image=rlake2cg3.png |
| 09:47:15 |
sigq: |
Title: ImageShack - Hosting :: rlake2cg3.png ( at img266.imageshack.us ) |
| 09:47:25 |
doktoreas: |
I thnk there are some troubles for transparency |
| 09:49:25 |
doktoreas: |
what do you think about RMatev, _wolf_ |
| 09:49:25 |
: |
<_wolf_> doktoreas: I think that the new gui defaults to not transparency |
| 09:49:46 |
: |
<_wolf_> so you must explicitly set tit to transparent NULL values |
| 09:49:47 |
RMatev: |
that's true |
| 09:49:53 |
doktoreas: |
_wolf_: is there an option to enable that? |
| 09:50:27 |
: |
<_wolf_> yeah it should be there in the options of the map layer |
| 09:51:41 |
doktoreas: |
yep found it |
| 09:51:59 |
doktoreas: |
thx for the help..avoid me from posting useless thing :D |
| 09:54:16 |
: |
<_wolf_> : ) |
| 09:54:21 |
: |
<_wolf_> happy to help |
| 09:56:02 |
RMatev: |
_wolf_, I plan to finish create_parallel till tomorrow evening |
| 09:56:08 |
wildintellect: |
doktoreas, I'd try it, but didn't see how to enable wx in the build instructions so wasn't sure what I needed to do |
| 09:56:17 |
RMatev: |
and add some cmdline options to v.parallel |
| 09:56:33 |
: |
<_wolf_> RMatev: cool : ) can't wait to test |
| 09:56:41 |
: |
<_wolf_> back in a bit |
| 09:56:44 |
doktoreas: |
_wolf_: just another thing |
| 09:57:03 |
: |
<_wolf_> doktoreas: yes? |
| 09:57:19 |
doktoreas: |
In the preferences I noticed an option to set the resolution of the display to the computational one.. |
| 09:57:43 |
doktoreas: |
I was wondering if also the extent can be set by default |
| 09:58:52 |
: |
<_wolf_> I think that is a good idea, but I have nothing to do with that code. please post to -dev list or a trac bug |
| 10:00:38 |
doktoreas: |
_wolf_: now I noticed that the setting it's not saved if you quit grass |
| 10:00:43 |
doktoreas: |
could you replicate? |
| 10:26:00 |
: |
<_wolf_> doktoreas: I'm not running the newest version. I don't have the problem you do.. |
| 10:26:36 |
doktoreas: |
so the setting is stil there also if you quit? |
| 10:27:37 |
: |
<_wolf_> yes. did you press apply or save? |
| 10:30:01 |
doktoreas: |
both |
| 10:30:03 |
doktoreas: |
strange |
| 10:30:10 |
: |
<_wolf_> odd |
| 10:30:49 |
: |
<_wolf_> doktoreas: are you running on win or linux or mac? |
| 10:30:57 |
doktoreas: |
linux |
| 10:31:03 |
doktoreas: |
_wolf_: sorry now is fine |
| 10:31:11 |
: |
<_wolf_> cool |
| 10:31:22 |
doktoreas: |
problably need to sleep |
| 10:31:24 |
doktoreas: |
more |
| 10:31:42 |
: |
<_wolf_> note that the settings seem to be per location or maybe even mapset... |
| 10:39:06 |
doktoreas: |
_wolf_: thx for all..now gotta go |
| 10:39:09 |
doktoreas: |
bye! |
| 10:39:18 |
: |
<_wolf_> bye |
| 10:39:25 |
: |
<_wolf_> talk later : ) |
| 10:47:39 |
sigq: |
grassfeed: Ticket #182 ( task created ): v.segment: offset units support <https://trac.osgeo.org/grass/ticket/182> |
| 11:37:29 |
CIA-10: |
neteler * r31637 /grass/trunk/doc/infrastructure.txt: updated |
| 11:37:31 |
sigq: |
grassfeed: Changeset [31637]: updated <https://trac.osgeo.org/grass/changeset/31637> |
| 11:37:41 |
CIA-10: |
neteler * r31638 /grass/branches/develbranch_6/doc/infrastructure.txt: updated ( merge from trunk ) |
| 11:39:08 |
sigq: |
grassfeed: Changeset [31638]: updated ( merge from trunk ) <https://trac.osgeo.org/grass/changeset/31638> |
| 12:25:15 |
CIA-10: |
martinl * r31639 /grass/branches/develbranch_6/gui/wxpython/gui_modules/ ( globalvar.py mapdisp.py preferences.py ): wxGUI: statusbar mode for displays added to preferences |
| 12:25:16 |
sigq: |
grassfeed: Changeset [31639]: wxGUI: statusbar mode for displays added to preferences <https://trac.osgeo.org/grass/changeset/31639> |
| 12:28:08 |
CIA-10: |
martinl * r31640 /grass/trunk/gui/wxpython/gui_modules/ ( globalvar.py mapdisp.py preferences.py ): wxGUI: statusbar mode for displays added to preferences ( merge devbr6, r31639 ) |
| 12:54:46 |
CIA-10: |
martinl * r31641 /grass/branches/develbranch_6/gui/wxpython/ ( gui_modules/workspace.py wxgui.py ): wxGUI: 'extent' attribute added to 'display' tag |
| 12:54:49 |
sigq: |
grassfeed: Changeset [31641]: wxGUI: 'extent' attribute added to 'display' tag <https://trac.osgeo.org/grass/changeset/31641> |
| 12:58:19 |
CIA-10: |
martinl * r31642 /grass/trunk/gui/wxpython/ ( gui_modules/workspace.py wxgui.py ): wxGUI: 'extent' attribute added to 'display' tag ( merge devbr6, r31641 ) |
| 13:00:10 |
sigq: |
grassfeed: Changeset [31642]: wxGUI: 'extent' attribute added to 'display' tag ( merge devbr6, r31641 ) <https://trac.osgeo.org/grass/changeset/31642> |
| 14:42:42 |
sigq: |
grassfeed: Ticket #183 ( enhancement created ): Setting to have the computational region extent, like the one on the display <https://trac.osgeo.org/grass/ticket/183> |
| 14:44:43 |
sigq: |
grassfeed: Ticket #183 ( enhancement closed ): Setting to have the computational region extent, like the one on the display <https://trac.osgeo.org/grass/ticket/183#comment:1> |
| 20:37:48 |
CIA-10: |
ychemin * r31643 /grass-addons/gipe/i.eb.h_iter/ ( fixed_deltat.c main.c ): Updated i.eb.h_iter to new programming standard, added iteration number input option |