Re: [GRASS-user] how to calculate area of voronoi polygons considering the boundary of the catchment

2009-07-28 Thread Moritz Lennert
On 27/07/09 21:38, daljeet wrote: Hi, I have the point rainfall data of a region. Few of the point data are outside the region of interest. I am making the voronoi polygons using the v.voronoi on the vector imported from this point ascii (x,y,z) data. The polygon may be fully inside the

[GRASS-user] Re: announcement of strahler stream order analysis

2009-07-28 Thread Margherita Di Leo
Hi Jarek, I downloaded and compiled r.stream without problems but i'm afraid it does not work: r.stream dir=drain...@ex_20 stream=bas...@ex_20 strahler=strahler shreeve=shreve class=class dirs, 3 streams, 4 Reading maps... *** glibc detected *** r.stream: corrupted double-linked list:

[GRASS-user] i.maxlik and 'Signature 1 is not valid (ill-conditioned) - ignored'

2009-07-28 Thread Thomas Becker
Hi listers, I am using GRASS64 on Debian Lenny and I am getting warnings about ill-conditioned signatures. As usual the sigfiles are created by i.cluster and I do not know why the first signature is ignored. I googled the warning but haven't found a solution or workaround for this. Cheers,

Re: [GRASS-user] Re: announcement of strahler stream order analysis

2009-07-28 Thread stephen sefick
It works fine on my machine. Mac OS X, compilied addon and compilied GRASS from scratch. The strahler output also looks sensable. I do have a question, though. Say I have my own delineated streams with another method, but in raster format- will this still work? And is there an easy way to a

Re: [GRASS-user] g.manual tries to run C:\Program Files\Internet Exporer\iexplore (the 'L' is missing from 'Explorer')

2009-07-28 Thread Colin Nielsen
The variable's value should point to a browser's exe, not the index.html of the docs folder. Given that, more odd behaviour of g.manual re the variable. When running wingrass through an msys terminal (r37101) The following all worked export GRASS_HTML_BROWSER=c:\Program Files\Internet

Re: [GRASS-user] Re: announcement of strahler stream order analysis

2009-07-28 Thread Annalisa Minelli
2009/7/28 Annalisa Minelli annagra...@gmail.com I tried it just right now to see the strahler ordering and.. it works greatly! well done Jarek..:-) I think I'm going to read the code because I've got to understand how did you solved the problem of cleaning topology.. oops.. forgive me..

[GRASS-user] Changing resolution of a region after created Permanently

2009-07-28 Thread stephen sefick
I inadvertently typed 1 instead of 10 for the resolution of my mapset. Is there a way to permanently change this setting so that I don't have to g.region everytime. I want to limit my screwups. thanks, -- Stephen Sefick Let's not spend our time and resources thinking about things that are so

Re: [GRASS-user] how to calculate area of voronoi polygons considering the boundary of the catchment

2009-07-28 Thread daljeet
Thanks Moritz. I was wrongly using the term region in my question above. The requirement is slightly different. Let me explain you in detail. Inputs: 1. I have got the shapefile data of the country. I imported it using v.in.ogr and extracted (v.extract) the vector of the desired State using the

[GRASS-user] prima di fare una figura da bischero

2009-07-28 Thread Paolo Cavallini
Hi all. Sorry for crossposting - I do not know whether the problem resides in grass or in qgis. I'm following: http://trac.osgeo.org/grass/wiki/HowToTestGrass6 All fine, but for the fact that the calculated ndvi map appears on grey scale, and applying the ndvi color table does not change it.

[GRASS-user] NDVI color table (it was a wrong object :) )

2009-07-28 Thread Paolo Cavallini
Paolo Cavallini ha scritto: Hi all. Sorry for crossposting - I do not know whether the problem resides in grass or in qgis. I'm following: http://trac.osgeo.org/grass/wiki/HowToTestGrass6 All fine, but for the fact that the calculated ndvi map appears on grey scale, and applying the ndvi

Re: [GRASS-user] announcement of strahler stream order analysis

2009-07-28 Thread Milton Cezar Ribeiro
Hi Jarek Can use this on a LatLong mapset where my unit is not meters? Thanks for the effort! milton 2009/7/26 Jarek Jasiewicz jar...@amu.edu.pl Hi list! I just finish first version of new grass module r.stream. Module is regular Grass module, written in C an has no addational

Re: [GRASS-user] how to calculate area of voronoi polygons considering the boundary of the catchment

2009-07-28 Thread Moritz Lennert
On 28/07/09 16:02, daljeet wrote: Thanks Moritz. I was wrongly using the term region in my question above. The requirement is slightly different. Let me explain you in detail. Inputs: 1. I have got the shapefile data of the country. I imported it using v.in.ogr and extracted (v.extract) the

Re: [GRASS-user] g.manual tries to run C:\Program Files\Internet Exporer\iexplore (the 'L' is missing from 'Explorer')

2009-07-28 Thread Glynn Clements
Colin Nielsen wrote: These failed: export GRASS_HTML_BROWSER=/c/Program Files/Internet Explorer/iexplore.exe export GRASS_HTML_BROWSER=c:\Program Files\Internet Explorer\iexplore.exe (no quotes) This is down to the export command terminating the value at the first space. export

Re: [GRASS-user] i.atcorr with ASTER L1B

2009-07-28 Thread Michael Perdue
Hi Andy, Yes, it looks like the right info for the SPOT sensor platforms. Iwave.cpp expects the data to be in 2.5nm increments so you will have to interpolate the data to the correct interval. It's a bit tedious, but is straight forward. I might be able to dedicate some time to it, but

Re: [GRASS-user] announcement of strahler stream order analysis

2009-07-28 Thread Jarek Jasiewicz
try, I don't know I haven't LL location to test it but it shoud work program do not use any inforamtuon about units and units conversion Jarek Milton Cezar Ribeiro pisze: Hi Jarek Can use this on a LatLong mapset where my unit is not meters? Thanks for the effort! milton 2009/7/26 Jarek

Re: [GRASS-user] announcement of strahler stream order analysis

2009-07-28 Thread Carlos Grohmann
Just tested in a LatLong region. works fine. Carlos 2009/7/28 Jarek Jasiewicz jar...@amu.edu.pl: try, I don't know I haven't  LL location to test it but it shoud work program do not use any inforamtuon about units and units conversion Jarek Milton Cezar Ribeiro pisze: Hi Jarek Can

Re: [GRASS-user] announcement of strahler stream order analysis

2009-07-28 Thread Milton Cezar Ribeiro
Thanks Carlos!! milton 2009/7/28 Carlos Grohmann carlos.grohm...@gmail.com Just tested in a LatLong region. works fine. Carlos 2009/7/28 Jarek Jasiewicz jar...@amu.edu.pl: try, I don't know I haven't LL location to test it but it shoud work program do not use any inforamtuon

Re: [GRASS-user] Vector from Raster Problems (r.stream)

2009-07-28 Thread Annalisa Minelli
Yes, I found this problems too for using v.strahler.. so we tried to solve with r.strahler.. but we still have some problems for low values of (r.wateshed) threshold.. but maybe Jarek has a better way with this new approach to the problem.. just no dependencies sounds good.. so we wait for good

Re: [GRASS-user] how to calculate area of voronoi polygons considering the boundary of the catchment

2009-07-28 Thread daljeet
Hi Moritz, I am new to GRASS and the basic concepts of this field. Below, I tried my best to share all the information. Please write if I have missed anything. List of commands issued in sequence: //import of shapefile data of country v.in.ogr -e dsn=IND_adm2.shp output=Ind_adm2_v

Re: [GRASS-user] how to calculate area of voronoi polygons considering the boundary of the catchment

2009-07-28 Thread Moritz Lennert
On 28/07/09 18:42, daljeet wrote: Hi Moritz, I am new to GRASS and the basic concepts of this field. Below, I tried my best to share all the information. Please write if I have missed anything. This is perfect, thanks ! //creating the voronoi v.voronoi input=Ind_rain_orig

Re: [GRASS-user] announcement of strahler stream order analysis

2009-07-28 Thread stephen sefick
First, if I haven't said this yet, wonderful job. Is there a way to extract things like total lengths of streams from the raster. Like length of stream order 1, 2, etc., so that percentage of occurrence could be calculated- length order1/length total? On an unrelated note I added this package

[GRASS-user] r.stream with stream maps generated with other methods

2009-07-28 Thread stephen sefick
Jarek et al., I have used r.terraflow (MFD8) to create a flow accumulation grid. I have then used a baseflow index for the conterminous US to multiply by the average annual runoff, and then multiply this result by the flow accumulation grid to get cubic meters/second base flow map. Is there a

Re: [GRASS-user] announcement of strahler stream order analysis

2009-07-28 Thread Jarek Jasiewicz
stephen sefick pisze: First, if I haven't said this yet, wonderful job. Is there a way to extract things like total lengths of streams from the raster. In the feature module is only introducion to full Hortonian analysis Like length of stream order 1, 2, etc., so that percentage of

Re: [GRASS-user] Horton's streams order - has it sense?

2009-07-28 Thread Francisco Alonso Sarria
Hi: I do think it could be interesting, in fact I am using a couple of modules that performs Horton and Strahler ordering with my students. I just regret not be able to be more participative in this list. I attach you the code in case it could be helpful. The code it's a bit of a mess

Re: [GRASS-user] how to calculate area of voronoi polygons considering the boundary of the catchment

2009-07-28 Thread daljeet
These white spots in the voronoi vector may be the cause. But i ran the voronoi module on the archsites vector of the Spearfish60 dataset and its runs fine. The cmd was v.voronoi input=archsites output=arch_voronoi The only difference is that the region of archsites has got less points (around

[GRASS-user] Re: Horton's streams order - has it sense?

2009-07-28 Thread Margherita Di Leo
Hi Jarek! I think that, with Horton and Strahler, it would be useful also Hack stream order, it is very nice because assigns value 1 to the main channel and so it is simple to achieve the main channel lenght. (Please see

Re: [GRASS-user] how to calculate area of voronoi polygons considering the boundary of the catchment

2009-07-28 Thread daljeet
http://www.intevation.de/rt/webrt?serial_num=4292display=History The problem that we are facing may be related to above issue. Thanks Daljeet daljeet wrote: These white spots in the voronoi vector may be the cause. But i ran the voronoi module on the archsites vector of the Spearfish60

Re: [GRASS-user] how to calculate area of voronoi polygons considering the boundary of the catchment

2009-07-28 Thread Micha Silver
On Tue, 28 Jul 2009 11:24:19 -0700 (PDT) daljeet sachdev...@yahoo.com wrote: //d.vect Ind_rain_orig //The Ind_rain_orig looks like this - when the region is set to vector of Kerala //g.region vect=ker_rain_v http://n2.nabble.com/file/n3345107/Ind_rain_orig_reg_ker.png But when

Re: [GRASS-user] i.atcorr with ASTER L1B

2009-07-28 Thread andrew haywood
Hi Mike thanks for this supporting information. I will start the interpolation. Is there any prefered method for this? Can I use a bilinear approach. I think this is as far as I can take it though - as I have no understanding of lwave.cpp and the file construct. Will it be ok to post a txt file

[GRASS-user] error: Incompatible library version for module. You need to rebuild GRASS or untangle multiple installations.

2009-07-28 Thread Nikos Alexandris
Hi dev's and advanced useRs, I have seen this message for the X-th time now :-( while trying to load (anything) data using readRAST6 or readVECT6. I've rebuild grass-6.4.0svn 2-3 times now. I've re-installed R 2-3 times as well. Not to mention how many attempts to get spgrass6. Which is the

Re: [GRASS-user] g.manual tries to run C:\Program Files\Internet Exporer\iexplore (the 'L' is missing from 'Explorer')

2009-07-28 Thread Hamish
Glynn wrote: Can you modify the script to print its arguments? And g.manual to print out $GRASS_HTML_BROWSER. note1 that until Maris's space-in-filename fixes in 6.5svn have been reviewed backported to 6.4 we may just be chasing things already fixed and not being efficient in our use of time.

Re: [GRASS-user] error: Incompatible library version for module. You need to rebuild GRASS or untangle multiple installations.

2009-07-28 Thread stephen sefick
What computer architecture, operating system, what R version etc.? What is the error message? I am using 6.4RC5 GRASS and R 2.9.1 on mac OS X 10.5.7, and it is working fine. I remember there being a problem with something, but I don't remember exactly what. If you were to provide the error

Re: [GRASS-user] error: Incompatible library version for module. You need to rebuild GRASS or untangle multiple installations.

2009-07-28 Thread Nikos Alexandris
stephen sefick wrote: What computer architecture, operating system, what R version etc.? Right, I assume that people know that I am using Ubuntu Jaunty 64-bit, R 2.9.1, latest rpy2, grass-6.4.0svn from source. What is the error message? The message is the title of this thread. I am

Re: [GRASS-user] error: Incompatible library version for module. You need to rebuild GRASS or untangle multiple installations.

2009-07-28 Thread stephen sefick
WOW! I don't have a clue. That is nowhere close to the problem that I had. Sorry if I am asking obvious, or redundant questions. Are you installing within R, or from the commandline (R CMD install)? I will help if I can, but I think this may be over my paygrade. good luck! Stephen Sefick On

Re: [GRASS-user] error: Incompatible library version for module. You need to rebuild GRASS or untangle multiple installations.

2009-07-28 Thread Nikos Alexandris
On Tue, 2009-07-28 at 22:06 -0500, stephen sefick wrote: WOW! I don't have a clue. That is nowhere close to the problem that I had. Sorry if I am asking obvious, or redundant questions. Are you installing within R, or from the commandline (R CMD install)? From within R with root access

Re: [GRASS-user] error: Incompatible library version for module. You need to rebuild GRASS or untangle multiple installations.

2009-07-28 Thread stephen sefick
Nikos, I am sorry I couldn't be of more help. When you resolve the issue would you mind telling me what you found. My interest is peaked. Stephen Sefick On Tue, Jul 28, 2009 at 10:35 PM, Nikos Alexandrisnikos.alexand...@felis.uni-freiburg.de wrote: On Tue, 2009-07-28 at 22:06 -0500, stephen