Re: [GRASS-dev] Additional switch(es) for g.mapsets?

2013-02-17 Thread Martin Landa
Hi, 2013/2/17 Hamish hamis...@yahoo.com: g.mlist mapset=. to reference the current mapset. That doesn't seem to work in g.mapsets yet, but it would be pretty easy to add. Then you done in r55080. Martin -- Martin Landa landa.martin gmail.com * http://geo.fsv.cvut.cz/~landa

[GRASS-dev] r.fillnulls error z is not a valid flag (grass7)

2013-02-17 Thread epi
Hi , i was trying to fill some null values on a DTM but i got this error : GRASS 7.0.svn (utm19N_wgs84):~ r.fillnulls input=stell_na10m output=stell10m --overwrite Using RST interpolation... Locating and isolating NULL areas... 100% Growing NULL areas Assigning IDs to NULL areas 100%

Re: [GRASS-dev] r.fillnulls error z is not a valid flag (grass7)

2013-02-17 Thread Martin Landa
Hi, 2013/2/17 epi massimodisa...@gmail.com: Note: The following warnings about number of points for interpolation may be ignored. ERROR: Sorry, z is not a valid flag ERROR: Failed to fill hole 1 WARNING: Raster map r_fillnulls_82080_hole_1_dem not found WARNING:

Re: [GRASS-dev] [GRASS GIS] #1606: WXGUI regression - attribute query tool reports nothing found when clicking on a vector object

2013-02-17 Thread GRASS GIS
#1606: WXGUI regression - attribute query tool reports nothing found when clicking on a vector object --+- Reporter: marisn | Owner: grass-dev@… Type: defect | Status: reopened

Re: [GRASS-dev] [GRASS GIS] #1606: WXGUI regression - attribute query tool reports nothing found when clicking on a vector object

2013-02-17 Thread GRASS GIS
#1606: WXGUI regression - attribute query tool reports nothing found when clicking on a vector object --+- Reporter: marisn | Owner: grass-dev@… Type: defect | Status: reopened

Re: [GRASS-dev] Additional switch(es) for g.mapsets?

2013-02-17 Thread Nikos Alexandris
[..] Nikos: Or, add an optional switch -s or Hamish: fwiw there is already a -s switch to launch the selection GUI, This is cool handy :-) Currently, in bash-scripting G7, I try first to remove access to all mapsets but the current (of course) as follows: # one-liner!

Re: [GRASS-dev] Additional switch(es) for g.mapsets?

2013-02-17 Thread Nikos Alexandris
Nikos Alexandris: A use case is, for example, that I need to selectively use i.landsat.toar on many Mapsets (that is, on many Landsat scenes) with the default method(=uncorrected) and produce At-Sensor-Reflectances while performing conversion to Top-of-Atmosphere Radiance with

Re: [GRASS-dev] Additional switch(es) for g.mapsets?

2013-02-17 Thread Nikos Alexandris
Hamish: g.mlist mapset=. to reference the current mapset. That doesn't seem to work in g.mapsets yet, but it would be pretty easy to add. Then you Martin Landa wrote: done in r55080. Martin Nice, it works. Nikos signature.asc Description: This is a digitally signed message part.

Re: [GRASS-dev] Bash aliases in GRASS

2013-02-17 Thread Nikos Alexandris
Nikos Alexandris wrote: #export GISBASE=/opt/grass-7.0.svn export GISBASE=/usr/local/src/grass/svn/dist.x86_64-unknown-linux-gnu ... Shouldn't the following: tmp=/tmp/grass6-`whoami`-$GIS_LOCK be rather: tmp=/tmp/grass7-`whoami`-$GIS_LOCK Glynn Clements wrote: The name really

Re: [GRASS-dev] Additional switch(es) for g.mapsets?

2013-02-17 Thread Hamish
Hamish: ps- should failure to include PERMANENT in a new search path produce a warning G_message()? (hushed by --quiet) Nikos: you mean in case of mapset=WhatEverMapset,PERMANENT op=set, right? no, when you use op=set the entire mapset search list is replaced in full, so

[GRASS-dev] [GRASS GIS] #1887: improve signal to noise ratio in the build logs

2013-02-17 Thread GRASS GIS
#1887: improve signal to noise ratio in the build logs -+-- Reporter: hamish | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal |

Re: [GRASS-dev] [GRASS GIS] #1758: Disabling python support does not prevent entry into python directories during build

2013-02-17 Thread GRASS GIS
#1758: Disabling python support does not prevent entry into python directories during build ---+ Reporter: brook | Owner: grass-dev@… Type: defect| Status: reopened

Re: [GRASS-dev] [GRASS GIS] #335: export floats and doubles with correct precision

2013-02-17 Thread GRASS GIS
#335: export floats and doubles with correct precision ---+ Reporter: hamish | Owner: grass-dev@… Type: task | Status: new Priority: critical |