[GRASS-user] Fwd: Geomorphometry 2009 - Final call for papers (extended deadline)

2009-03-02 Thread Guâno
Apologies for cross postings

Due to many requests, the deadline for Geomorphometry 2009 has been
extended until March 24th.


FINAL (EXTENDED) CALL FOR PAPERS

Geomorphometry 2009
29 August - 2 September 2009
Zurich, Switzerland
http://2009.GEOMORPHOMETRY.ORG

e-mail: 2...@geomorphometry.org

PROGRAM CHAIRS
Ross Purves       University of Zurich
Stephan Gruber    University of Zurich
Tomislav Hengl    University of Amsterdam

KEY DATES
Registration open                    1 March 2009
Extended abstracts due (Extended)   24 March 2009
Notification of acceptance          15 April 2009
Final camera-ready manuscripts due  15 May 2009
Early registration deadline         15 May 2009
Late registration deadline          14 August 2009
Geomorphometry 2009 Workshops       29 August & 30 August 2009
Geomorphometry 2009                 31 August - 2 September 2009

AIMS AND SCOPE
The aim of Geomorphometry 2009 is to bring together researchers to
present and discuss developments in the field of quantitative
modelling and analysis of elevation data. Geomorphometry is the
science of quantitative land-surface analysis and description at
diverse spatial scales. It draws upon mathematical, statistical and
image-processing techniques and interfaces with many disciplines
including hydrology, geology, computational geometry, geomorphology,
remote sensing, geographic information science and geography. The
conference aims to attract leading researchers in geomorphometry
presenting methodological advances in the field and to provide young
researchers with an opportunity to present new results.

The Geomorphometry 2009 conference will continue a series initiated by
the Terrain Analysis and Digital Terrain Modelling conference hosted
by Nanjing Normal University in November 2006.

Possible topics include, but are not limited to:

- Extraction of land-surface parameters from DEMs
- Implications of novel data sources
- Identification and classification of land-surface objects
- Uncertainty in geomorphometry
- Semantics of land-surface description
- Visualisation in geomorphometry
- Implications of scale and resolution
- Flow and hydrological modelling using DEMs
- Efficient methods for application to large data sets
- Novel applications of geomorphometry
- Planetary geomorphometry

We specifically aim at papers with new methodological insights and
thus papers which simply describe the application of GIS are
discouraged.

CONFERENCE PROGRAMME
The conference programme will be based around a single track of
papers, all of which will be subject to review in the form of extended
abstracts by members of the programme committee. Criteria for paper
acceptance will include relevance to the conference, novelty,
scientific significance, relation to previous work in the domain and
the quality of presentation. A number of keynotes and open sessions,
led by outstanding experts in the field are also planned.

The proceedings will be made available both digitally and as printed
working materials to attendees at the time of the conference and
archived online. A special issue of Hydrology and Earth System
Sciences (http://www.hydrology-and-earth-system-sciences.net/index.html)
is planned, and selected authors will be invited to submit full papers
for review for this special issue.

WORKSHOPS
Three workshops entitled, "Automated analysis of elevation data in
R+ILWIS/SAGA"; "DEM analysis using ArcGIS toolbox"; "Back to reality -
Reconciling geomorphometry and geomorphology in the field" are
planned. Further details of workshops are available on the conference
web site.

KEYNOTES
We are delighted to announce that Professor David Mark, SUNY
Distinguished Professor in the Department of Geography at the State
University of New York at Buffalo and Dr Jo Wood, Reader in GI Science
at the Department for Information Science at City University, London,
have agreed to give keynote lectures at Geomorphometry 2009.

SUBMISSION
Prospective authors are invited to submit extended abstracts of up to
2000 words by the 24th of March 2009 (Extended deadline). Papers
should be prepared according to the following guidelines (Word
Document http://2009.geomorphometry.org/geomorphAbs.doc) (PDF
http://2009.geomorphometry.org/geomorphAbs.pdf). Papers must be
submitted as PDF through the EasyChair system at
http://www.easychair.org/conferences/?conf=geomorph2009. If you do not
already have an EasyChair account follow the onscreen instructions to
create one.

REGISTRATION
Registration will open on the 1st of March 2009. Early registration
rates for the conference (before 15th of May) will be 450 Swiss
Francs. Late registration rates will be 550 Swiss Francs.

SCIENTIFIC COMMITTEE
Katherine Arrell        University of Leeds, UK
Alexander Brenning      University of Waterloo, Canada
Juergen Boehner         University of Hamburg, Germany
Olaf Conrad             University of Hamburg, Germany
Lucian Dragut           University of Salzburg, Austria
Ian Evans               Durham Unive

[GRASS-user] errors in r.drain (develbranch)

2009-04-06 Thread Guâno
Hello all,

after a full SVN of develbranch, I'm getting errors in r.drain:

-
Errors in:
/home/guano/pessoal/tmp_install/gis/grass6_devel/raster/r.drain
--
In case of errors please change into the directory with error and run 'make'.
If you get multiple errors, you need to deal with them in the order they
appear in the error log. If you get an error building a library, you will
also get errors from anything which uses the library.
--
Finished compilation: Mon Apr  6 14:10:58 BRT 2009
make: *** [default] Error 1
guano[grass6_devel]$ cd raster/r.drain/
guano[r.drain]$ make
gcc 
-I/home/guano/pessoal/tmp_install/gis/grass6_devel/dist.i686-pc-linux-gnu/include
 -mt
une=nocona -minline-all-stringops -O2 -Wall -D_FILE_OFFSET_BITS=64
-I/usr/include/gdal
   -DPACKAGE=\""grassmods"\"
-I/home/guano/pessoal/tmp_install/gis/grass6_devel/dist.i686
-pc-linux-gnu/include -o OBJ.i686-pc-linux-gnu/main.o -c main.c
main.c: In function ‘main’:
main.c:174: warning: format not a string literal and no format arguments
main.c:178: warning: format not a string literal and no format arguments
main.c:183: warning: format not a string literal and no format arguments
main.c:204: warning: format not a string literal and no format arguments
main.c:228: warning: format not a string literal and no format arguments
main.c:242: warning: the address of ‘vect’ will always evaluate as ‘true’
main.c:251: warning: format not a string literal and no format arguments
main.c:270: warning: format not a string literal and no format arguments
main.c:291: warning: format not a string literal and no format arguments
main.c:311: warning: format not a string literal and no format arguments
main.c:323: warning: format not a string literal and no format arguments
main.c:398: warning: format not a string literal and no format arguments
main.c:103: warning: unused variable ‘vect_mapset’
main.c:379: warning: ignoring return value of ‘write’, declared with
attribute warn_unused
_result
main.c:391: warning: ignoring return value of ‘write’, declared with
attribute warn_unused
_result
main.c:497: warning: ignoring return value of ‘read’, declared with
attribute warn_unused_
result
main.c: In function ‘drain’:
main.c:611: warning: ignoring return value of ‘read’, declared with
attribute warn_unused_
result
main.c: In function ‘drain_cost’:
main.c:664: warning: unused variable ‘col’
main.c:664: warning: unused variable ‘row’
main.c:681: warning: ignoring return value of ‘read’, declared with
attribute warn_unused_
result
main.c: In function ‘main’:
main.c:73: warning: ‘dir_mapset’ may be used uninitialized in this function
main.c:84: warning: ‘dir_buf’ may be used uninitialized in this function
main.c:74: warning: ‘tempfile3’ may be used uninitialized in this function
main.c:66: warning: ‘dir_fd’ may be used uninitialized in this function
In function ‘open’,
inlined from ‘main’ at main.c:387:
/usr/include/bits/fcntl2.h:51: error: call to ‘__open_missing_mode’
declared with attribut
e error: open with O_CREAT in second argument needs 3 arguments
make: *** [OBJ.i686-pc-linux-gnu/main.o] Error 1
guano[r.drain]$


any hints appreciated :)

Carlos



-- 
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a. Guano - Linux User #89721
ResearcherID: A-9030-2008
carlos dot grohmann at gmail dot com
http://www.igc.usp.br/pessoais/guano/
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can’t stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] azimuth of lines with v.to.db?

2009-04-06 Thread Guâno
Hello.

I did a full up of my develbranch but couldn't use  the azimuth option:

 > v.to.db map=lineamentos type=line option=azimuth units=degrees
columns=azimute

ERROR: value  out of range for parameter 
   Legal range:
cat,area,compact,fd,perimeter,length,count,coor,start,end,sides,query,slope,sinuous

ERROR: value  out of range for parameter 
   Legal range: mi,miles,f,feet,me,meters,k,kilometers,a,acres,h,hectares


cheers


carlos





On Mon, Mar 30, 2009 at 09:36, Maris Nartiss  wrote:
> Hello all.
> I also needed to do some lineament orientation analysis and to do so I
> modified v.to.db [1]. Now it supports calculating line azimuths as CW
> direction from line start point to line endpoint.
>
> Usage example:
> v.to.db map=lineaments type=line option=azimuth units=degrees
> columns=orientation
>
> svn up Your develbranch6 and test it :)
>
> Maris.
>
> 1. http://trac.osgeo.org/grass/changeset/36528
>



-- 
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a. Guano - Linux User #89721
ResearcherID: A-9030-2008
carlos dot grohmann at gmail dot com
http://www.igc.usp.br/pessoais/guano/
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can’t stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] errors in r.drain (develbranch)

2009-04-06 Thread Guâno
>> -
>> Errors in:
>> /home/guano/pessoal/tmp_install/gis/grass6_devel/raster/r.drain
>
> (that's indeed grass7_devel/raster/r.drain/, right?)
>

It's develbranch 6 (GRASS 6.5)

svn checkout https://svn.osgeo.org/grass/grass/branches/develbranch_6
grass6_devel


 ...
>> guano[grass6_devel]$ cd raster/r.drain/
>> guano[r.drain]$ make
>> gcc 
>> -I/home/guano/pessoal/tmp_install/gis/grass6_devel/dist.i686-pc-linux-gnu/include
>>  -mt
>> une=nocona -minline-all-stringops -O2 -Wall -D_FILE_OFFSET_BITS=64
>> -I/usr/include/gdal
>>   -DPACKAGE=\""grassmods"\"
>> -I/home/guano/pessoal/tmp_install/gis/grass6_devel/dist.i686
>> -pc-linux-gnu/include -o OBJ.i686-pc-linux-gnu/main.o -c main.c
>> main.c: In function ‘main’:
>> main.c:174: warning: format not a string literal and no format arguments
>
> that line reads
>                G_warning(_("Starting point %d is outside the current region"),
> in GRASS 7.
> I assume that you lost somehow --with-nls as configure parameter so that
> the gettext macro isn't recognised completely.

--with-nls is there (from ./configure):

checking whether to use NLS... yes
checking for gettext... yes


>
> I suggest a "make distclean" and new configure.

This is a fresh download..

Carlos



-- 
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a. Guano - Linux User #89721
ResearcherID: A-9030-2008
carlos dot grohmann at gmail dot com
http://www.igc.usp.br/pessoais/guano/
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can’t stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] errors in r.drain (develbranch)

2009-04-06 Thread Guâno
Yes, that fixed it.

many thanks

Carlos



2009/4/6 Colin Nielsen :
> This might be an error with my updates
> (http://trac.osgeo.org/grass/changeset/36351). I'm not sure why there
> wasn't any error reported for me or others, but I see that there is an
> inconsistency in the code (my addition at 387 compared to lines 373
> and 374).
>
> 387             dir_fd = open(tempfile3, O_RDWR | O_CREAT);
> Should be:
> 387             dir_fd = open(tempfile3, O_RDWR | O_CREAT, 0666);
>
> Trying making that change and recompile. Markus, I can submit a diff
> for this line if needed.
>
> -Colin
>
> 2009/4/6 Carlos "Guâno" Grohmann :
>>>> -
>>>> Errors in:
>>>> /home/guano/pessoal/tmp_install/gis/grass6_devel/raster/r.drain
>>>
>>> (that's indeed grass7_devel/raster/r.drain/, right?)
>>>
>>
>> It's develbranch 6 (GRASS 6.5)
>>
>> svn checkout https://svn.osgeo.org/grass/grass/branches/develbranch_6
>> grass6_devel
>>
>>
>>  ...
>>>> guano[grass6_devel]$ cd raster/r.drain/
>>>> guano[r.drain]$ make
>>>> gcc 
>>>> -I/home/guano/pessoal/tmp_install/gis/grass6_devel/dist.i686-pc-linux-gnu/include
>>>>  -mt
>>>> une=nocona -minline-all-stringops -O2 -Wall -D_FILE_OFFSET_BITS=64
>>>> -I/usr/include/gdal
>>>>   -DPACKAGE=\""grassmods"\"
>>>> -I/home/guano/pessoal/tmp_install/gis/grass6_devel/dist.i686
>>>> -pc-linux-gnu/include -o OBJ.i686-pc-linux-gnu/main.o -c main.c
>>>> main.c: In function ‘main’:
>>>> main.c:174: warning: format not a string literal and no format arguments
>>>
>>> that line reads
>>>                G_warning(_("Starting point %d is outside the current 
>>> region"),
>>> in GRASS 7.
>>> I assume that you lost somehow --with-nls as configure parameter so that
>>> the gettext macro isn't recognised completely.
>>
>> --with-nls is there (from ./configure):
>>
>> checking whether to use NLS... yes
>> checking for gettext... yes
>>
>>
>>>
>>> I suggest a "make distclean" and new configure.
>>
>> This is a fresh download..
>>
>> Carlos
>>
>>
>>
>> --
>> Carlos Henrique Grohmann - Geologist D.Sc.
>> a.k.a. Guano - Linux User #89721
>> ResearcherID: A-9030-2008
>> carlos dot grohmann at gmail dot com
>> http://www.igc.usp.br/pessoais/guano/
>> _
>> "Good morning, doctors. I have taken the liberty of removing Windows
>> 95 from my hard drive."
>> --The winning entry in a "What were HAL's first words" contest judged
>> by 2001: A SPACE ODYSSEY creator Arthur C. Clarke
>>
>> Can’t stop the signal.
>> ___
>> grass-user mailing list
>> grass-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-user
>>
>



-- 
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a. Guano - Linux User #89721
ResearcherID: A-9030-2008
carlos dot grohmann at gmail dot com
http://www.igc.usp.br/pessoais/guano/
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can’t stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] two questions - v.overlay and r.to.vect

2009-04-12 Thread Guâno
Dears,

I just stumbled across two issues here:

1 - v.overlay: can we make it to run also with points data? That is, I
want to "clip" extract some vector points using a polygon as limit. So
far it seems to work only with lines (6.5svn)

2 - r.to.vect: It would be nice if we could select which features to
be converted to vector by its categories, what do you guys think?

cheers

Carlos



-- 
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a. Guano - Linux User #89721
ResearcherID: A-9030-2008
carlos dot grohmann at gmail dot com
http://www.igc.usp.br/pessoais/guano/
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can’t stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Clipping LiDAR data

2009-04-21 Thread Guâno
maybe v.select?

Carlos



On Tue, Apr 21, 2009 at 21:06, Jack Lonsdale  wrote:
> Is there an easy way to clip a LiDAR data file?
>
> I have a 2GB raw dataset which I imported with v.in.ascii without
> topology or creating database because that caused memory to get full.
>
> I was going to just run the v.lidar.edgedetection for the whole dataset,
> but that seems to take forever..
>
> So I thought I could clip down the vector to a subsample using
> v.in.region and then v.overlay, but this produces an error because of no
> topology, fair enough! So maybe I can build the topology with
> v.build...again memory runs out.
>
> Any ideas? Thanks, Jack
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>



-- 
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a. Guano - Linux User #89721
ResearcherID: A-9030-2008
carlos dot grohmann at gmail dot com
http://www.igc.usp.br/pessoais/guano/
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can’t stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] "How to create stereo anaglyphs with Paraview" added to Wiki

2009-04-29 Thread Guâno
Ben,

I just checked the example anaglyph in the wiki with red/cyan glasses
(very old ones, from Spirit/Opportunity landing..) and it works fine.

cheers

Carlos



On Wed, Apr 29, 2009 at 08:19, Benjamin Ducke
 wrote:
> The Wiki page advises red/green glasses for viewing the images,
> but I have the sneaking suspicion that the method shown actually
> produces a red/cyan image, so red/cyan glasses would be better!
>
> Could anyone confirm this? I don't have the right glasses to check
> at the moment!
>
> Cheers,
>
> Ben
>
> Markus Neteler wrote:
>> On Sat, Apr 25, 2009 at 6:32 PM, Moritz Lennert
>>  wrote:
>>> On 25/04/09 17:15, Markus Neteler wrote:
 ... enjoy at
 http://grass.osgeo.org/wiki/Stereo_anaglyphs

 Just too easy with Paraview 3 :)
>>> Thanks !
>>>
>>> Just a few questions on the example:
>>>
>>> - Are bldg_resid_3d and bldg_cmcl_3d part of the NC data set ? I can't find
>>> them in the currently available (nc_spm_08_2008_may18.tar.gz).
>>
>> Right - but the "raw" data are there.
>> I have extended the Wiki page. Hope I remembered all correctly.
>>
>>> - For the stereo view you say to launch paraview with
>>>
>>> paraview --stereo --data=ortho_2001_t792_1m.vtka
>>>
>>> I suppose the 'a' at the end it a typo ?
>>
>> Yes, fixed.
>>
>>> - The line nviz elev_lid792_1m col=ortho_2001_t792_1m
>>> vect=bldg_resid_3d,bldg_cmcl_3d is not necessary for the process, or ?
>>
>> Nope, just for verification (comment added).
>>
>> Markus
>> ___
>> grass-user mailing list
>> grass-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-user
>>
>>
>>
>
>
> --
> Benjamin Ducke
> Senior Applications Support and Development Officer
>
> Oxford Archaeology
> Janus House
> Osney Mead
> OX2 0ES
> Oxford, U.K.
>
> Tel.: ++44 (0)1865 263 800
> benjamin.du...@oxfordarch.co.uk
>
>
>
>
> --
> Files attached to this email may be in ISO 26300 format (OASIS Open Document 
> Format). If you have difficulty opening them, please visit 
> http://iso26300.info for more information.
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>



-- 
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a. Guano - Linux User #89721
ResearcherID: A-9030-2008
carlos dot grohmann at gmail dot com
http://www.igc.usp.br/pessoais/guano/
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can’t stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] using raster color table when reading on R

2009-05-06 Thread Guâno
While we are at it, can I use the raster colortable in the histogram,
like in d.histogram?

Carlos



On Wed, May 6, 2009 at 04:49, Milton Cezar Ribeiro
 wrote:
> Dear all,
>
> I am reading my raster maps on R, and
> during map handling I need plot some parts
> of my map on R.
>
> Is there a way of say to R plot the rasters
> using the same color table?
>
> Case not, how can I tell to R to using a
> color table like:
>
> 1 68:168:0
> 2 68:168:0
> 3 255:170:0
> 4 211:255:190
> 5 197:0:255
> 6 168:168:0
> 7 85:255:0
> 8 85:255:0
> 11 255:190:190
> 12 0:112:255
> 13 255:0:0
> 14 225:225:225
> 16 255:255:0
> 99 0:0:0
>
> Cheers
>
> milton ribeiro
> brazil-toronto
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
>



-- 
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a. Guano - Linux User #89721
ResearcherID: A-9030-2008
carlos dot grohmann at gmail dot com
http://www.igc.usp.br/pessoais/guano/
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can’t stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Density of drainage

2009-05-18 Thread Guâno
Maybe you want to check this paper:

Grohmann, C.H. 2004. Morphometric analysis in Geographic Information
Systems: applications of free software GRASS and R.
Computers & Geosciences, 30 (9-10):1055-1067.
http://dx.doi.org/10.1016/j.cageo.2004.08.002

you can get a pdf here:
http://www.igc.usp.br/pessoais/guano/downloads/Grohmann_CAGEO_2004_uncorrected_proof.pdf

best

Carlos



On Mon, May 18, 2009 at 18:35, Milton Cezar Ribeiro
 wrote:
> Dear G-Gurus,
>
> I have a vector drainage map, and would like to estimate
> the density (our amount) of drainage and save the output
> as a regular raster. Is there a easy way of do this on grass?
>
> Bests
>
> milton
> brazil=toronto
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
>



-- 
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a. Guano - Linux User #89721
ResearcherID: A-9030-2008
carlos dot grohmann at gmail dot com
http://www.igc.usp.br/pessoais/guano/
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can’t stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] new paper in press

2009-05-20 Thread Guâno
Just a little bit of self-advertising..

Grohmann, C.H., Riccomini,C., 2009 (IN PRESS). Comparison of
roving-window and search-window techniques for characterising
landscape morphometry.
Computers & Geosciences.
http://dx.doi.org/10.1016/j.cageo.2008.12.014

PDF (uncorrected proof) :
http://www.igc.usp.br/pessoais/guano/downloads/Grohmann_Riccomini_2009_CAGEO_uncorrected_proof.pdf




Carlos

-- 
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a. Guano - Linux User #89721
ResearcherID: A-9030-2008
carlos dot grohmann at gmail dot com
http://www.igc.usp.br/pessoais/guano/
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can’t stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Fwd: GMorph> ASTER GDEM is out

2009-06-29 Thread Guâno
-- Forwarded message --
From: Hannes Reuter 
Date: Mon, Jun 29, 2009 at 13:01
Subject: GMorph> ASTER GDEM is out
To: geomorphome...@yahoogroups.com




Dear geomorphometry people,

some really really good news today:
NASA/METI released today the 30m global (83degreesNS, ~22600 scenes)
ASTER GDEM based on 1,264,118 single ASTER dems from 1.4 million scenes
in total. 95% vertical ci: 20 meters, 95% horizontal ci: 30 meters)
see http://www.gdem.aster.ersdac.or.jp/

congratulations to NASA/METI to provide the worldwide community with
such a long awaited dataset. just a short additional note:

>> from website
Initial studies to validate and characterize the ASTER GDEM confirm that
pre-production accuracy estimates are generally achieved for most of the
global land surface, although results do vary and true accuracies do not
meet pre-production estimates for some areas. In addition, Version 1 of
the ASTER GDEM does contain certain residual anomalies and artifacts
that affect the accuracy of the product and may be impediments to
effective utilization for certain applications. Consequently, METI and
NASA acknowledge that Version 1 of the ASTER GDEM should be viewed as
“experimental” or “research grade.” Nevertheless, they are confident
that the ASTER GDEM represents an important contribution to the global
earth observation community.
<<

the link to the evaluation report will be probably be published
today/the coming days. as i/we had the possibility to evaluate 5 tiles
beforehand - from our analysis i/we can tell that you will run into some
of the following:
step anomalies across mosaicing edges,
mole runs,
sinks (we observed some down to 180m below the surrounding),
artifical mountains (up to 200m)
noise
non existing water mask
in case only a couple of images n<4 have been used also the horizontal
accuracy has some interesting features sometimes...

which certanly might or might not influence the calculation of your
terrain parameters. i know you all can derive your own conclusions.

all depends on your tile ... ;-)

data can be downloaded from JAPAN/METI at
http://www.gdem.aster.ersdac.or.jp/
or LP DAAC -> https://wist.echo.nasa.gov/~wist/api/imswelcome/.
restrictions of 100 tiles apply and only 16 connections at the same time
are allowed.so you might have to wait a bit.

cheers hannes...

__._,_.___
Messages in this topic (1) Reply (via web post) | Start a new topic
Messages | Photos | Links | Polls | Members | Calendar
Post message: geomorphome...@egroups.com
Subscribe: geomorphometry-subscr...@egroups.com
UNSubscribe: geomorphometry-unsubscr...@egroups.com
Homepage: http://www.egroups.com/group/geomorphometry


Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch
format to Traditional
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
Recent Activity

 1
New Members

Visit Your Group
Give Back

Yahoo! for Good

Get inspired

by a good cause.

Y! Toolbar

Get it Free!

easy 1-click access

to your groups.

Yahoo! Groups

Start a group

in 3 easy steps.

Connect with others.

.
__,_._,___


-- 
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a. Guano - Linux User #89721
ResearcherID: A-9030-2008

http://continentalcrust.blogspot.com

http://www.igc.usp.br/pessoais/guano
_
Can’t stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] ASTER DEM

2009-07-02 Thread Guâno
Augustin, I made an English version of your tutorial:

http://digitalelevation.blogspot.com/2009/07/aster-gdem-download-tutorial.html


cheers

Carlos



On Thu, Jul 2, 2009 at 12:41, Agustin Diez Castillo wrote:
> I have prepared a step by step tutorial [1] for other purposes but the
> download parts should be enough, is in Spanish but have a lot of pictures.
> [1]
> http://gvsigmac.blogspot.com/2009/07/el-mundo-tu-alcance-aster-gdem-30m-en.html
> On Jul 2, 2009, at 5:11 PM, Edmondo Elisei wrote:
>
>> Hi all
>> Was someone able to download  the 30m dem from aster site?
>> Regards
>>
>> Edmondo
>>
>> --
>> -BEGIN PGP PUBLIC KEY BLOCK-
>> Version: GnuPG v1.4.0 (MingW32) - GPGshell v3.47
>>
>> mQGiBEL7K/4RBACPWlwG4/4nkjfVpHRBr/1tPjTWzs5Lgddtc32XzbvwW6Kb0RzH
>> eWWdTxXLJ+otNT6BaJGQNNGj5UaBgoMlRcjAewHlvslWJfc81xc0kE8jr5QZ+5Zz
>> 3I2OSYddhIvHw5oY86kVZJ1uIB1baRkQbTYo1hiPaj92CU3WKbOA4ckyfwCgz91L
>> EEbEpxlNJYnarj5At5MVihcD/iTwavn90R/qf/AOzizYAcCqNFzcVqOS1K14PHYD
>> O3Y8N9XXPbpCXmQiMPYFfwJDfl6wjOLcdrnGqMH7P61uVCShm+vhzD1pDPXBom2W
>> 8VfcoYtHctbgG9+H2Y9kPTkeIsNmfMAFi7OJeWfaF8P/IXeWS2hof2O61EXZGk1J
>> S2g0A/4oTupCd4IW7wuk7kG/30kZBqGy8LQRK5UkR/gXYbhvXyzrrfvPVoVJ56tp
>> T2gH+sgmI7W42cAMJLMcHvP0uaQ4iFqLlzVraan5Ap7r2Iu4K9mxKy1Xdzv1zcWY
>> q+OrweOwv9AnqykpDzloP6CRWlte7SinuzS3nFQhnAK4i+nSwLQpZWRtb25kbyBl
>> bGlzZWkgPGVkbW9uZG8uZWxpc2VpQGdtYWlsLmNvbT6IXgQTEQIAHgUCQvsr/gIb
>> AwYLCQgHAwIDFQIDAxYCAQIeAQIXgAAKCRC0eTcIfCWG2jwXAJ4mkNv1yh6xo/kA
>> VbntEZZ1bVVtQgCgptslr3dCWykYivo04QlknGyEnLu5AQ0EQvssARAEALCTTEbp
>> +9kMtkDh/LoOlow+lNDZ3w8DdgikKrst1DC/TaoL01LoUyCVa8FkJ4eS1G8i77Hz
>> hsyfGEtTDB4uv65+HRamLh9RlSdFw3gZ5LOU7Syn7vC7zZ4peW9gpiuNi0nh8d1z
>> SaMK+b1esnUB1DdbD174UpqdPgaZQRP8/i43AAMFA/47MFVyh2V6/KF3nOzFabgb
>> 402admgZ3/z/rsxlwOGYERk8PYHgw7BXx09xu8I+By7NM+NZNajjskcuPRxbWZeJ
>> u3Q4aOK9/0LSKQDJ71NJm5BC9nRFxK/vJgLtOm8Gwdx/SZ0CgjKK5U7g7ArMS08w
>> MDr3hydn62YWZotCc5nQ04hJBBgRAgAJBQJC+ywBAhsMAAoJELR5Nwh8JYba1kUA
>> n2gLdxJMSvXu2Evs1g6d5It9Bx3kAJ90oIbRVsh+6cJtZUzKhbR6dZDAfw==
>> =F04X
>> -END PGP PUBLIC KEY BLOCK-
>> ___
>> grass-user mailing list
>> grass-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-user
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>



-- 
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a. Guano - Linux User #89721
ResearcherID: A-9030-2008

http://digitalelevation.blogspot.com

http://www.igc.usp.br/pessoais/guano
_
Can’t stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] object-based classification (vs pixel-based)

2007-11-23 Thread Carlos &quot;Guâno" Grohmann
AFAIK, SPRING, a GIS program developed by the Brazilian National Space
Research Institute, has excellent classifications algorithms. I once
heard that a comparison was made between several algorithms (including
e-cog), and SPRING was considered the best (don't know the title or
author of the article, though. sorry).

The problem is that SPRING is free as in free beer, not FOSS. But
TerraLib is FOSS, and pretty much everything that is implemented in
SPRING is being (or has been) implemented in TerraLib, so maybe here
is a way.

HTH

Carlos





On Nov 23, 2007 7:49 AM, "Peter Löwe" <[EMAIL PROTECTED]> wrote:
> Hello Moritz,
>
> > Hello,
> >
> > Some of my colleagues use eCognition for remote sensing data
> > classification. After having done so for teaching, we are now looking
> > into the possibilities of replacing proprietary with open source
> > solutions in research.
> >
> > eCognition uses an object-based approach to classification as opposed to
> > pixel-based. As they put it in their brochure:
> >
> > "The technology examines pixels not in isolation, but in context. It
> > builds up a picture iteratively, recognizing groups of pixels as objects.
> > Just like the human mind, it uses the color, shape, texture and size of
> > objects, as well as their context and relationships to draw the same
> > conclusions and inferences that an experienced analyst would draw."
>
> The issue about how to emulate the eCog-approach into GRASS has been around 
> for a while. Here are my two eurocents of knowledge:
>
> eCog consists of several algorithms. First, a segmenting tool (patented...) 
> is used to divide a multispectral image stack into segments. Then, a 
> knowledge-based (fuzzy) merging process gets you to the object-representation.
>
> So to do it with GRASS, we need to have a multispectral segmenting tool plus 
> "the object stuff".
>
> I am not sure if there are any FOSS-segmenting tools in the works that do 
> their job without signature files [medical imaging tools, maybe?].
>
> For the next step, the abstraction from spatial segments to objects, 
> object-oriented grass-friendly environments such as R or CLIPS/CAPE could be 
> used to create a prototype/demonstrator. However, the performance for large 
> data-sets might be significantly below a c/c++ implementation.
>
> Peter
>
> > Is something like this possible in GRASS ?
> > Or are there any other open source solutions using this approach ?
> >
> > Moritz
>
> --
> Dr. Peter Löwe
> <[EMAIL PROTECTED]>
>
>
>
>
>
> GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
> Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>



-- 
+---+
  Carlos Henrique Grohmann - Guano
  Visiting Researcher at Kingston University London - UK
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Triangle plot with correspoding map

2007-11-29 Thread Carlos &quot;Guâno" Grohmann
Maybe GMT can do the triangle plot?

Carlos



On Nov 29, 2007 4:21 PM, Martin Wegmann
<[EMAIL PROTECTED]> wrote:
> On Thursday 29 November 2007 17:07:59 Michael Barton wrote:
> > You should be able to gather the data to do this with r.stats. For example,
> > from the Spearfish soils maps...
> >
> > r.stats -1 -n
> > [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]
> > fs=space nv=* output=soilsout.txt
>
> thanks - however creating a triangle with 3 colour gradients and make it
> corresponding to the map (based on 3 input maps) remains as a rather big
> problem - or am I wrong?
> I am not experienced with that, but my colleague only managed it using
> powerpoint/photoshop.
>
> Martin
>
>
> > Michael
> >
> >
> > On 11/29/07 8:03 AM, "Martin Wegmann" <[EMAIL PROTECTED]>
> >
> > wrote:
> > > Hello,
> > >
> > > a colleague wanted to display 3 different attributes (e.g. bare soil,
> > > vegetation, shadow), so far he did a map with a triangle plot manually
> > > (see attachment by M. Schramm).
> > >
> > > And he asked (and I wonder) if it would be possible to generate something
> > > along these lines using GRASS. Using 3 input raster and displaying a 3
> > > gradient colour map with a corresponding triangle legend.
> > >
> > > cheers, Martin
> >
> > __
> > Michael Barton, Professor of Anthropology
> > Director of Graduate Studies
> > School of Human Evolution & Social Change
> > Center for Social Dynamics and Complexity
> > Arizona State University
> >
> > phone: 480-965-6213
> > fax: 480-965-7671
> > www: http://www.public.asu.edu/~cmbarton
>
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>



-- 
+---+
  Carlos Henrique Grohmann - Guano
  Visiting Researcher at Kingston University London - UK
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] OFF-TOPIC - Earth Curvature in profiles

2008-01-10 Thread Carlos &quot;Guâno" Grohmann
Sorry for the OT, but can anyone point me some reference (paper, web,
etc) that explains how can I draw a topographic profile using the
Earth´s curvature? I am thiking about the output of r.profile (ascii,
distance from origin + elevation), in a section of about 3000 km, with
a vertical exaggeration of about 200 times.

tks!

Carlos

-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] How to calculate the area of a rastermap

2008-01-14 Thread Carlos &quot;Guâno" Grohmann
r.surf.area?
r.stats?

Carlos



On Jan 14, 2008 5:47 AM, Philipp Steigenberger <[EMAIL PROTECTED]> wrote:
>
>  Hi list,
>  I know there is a posibility to calculate the area of a rastermap, but I
> cannot find the command.
>
>  I have a water.outlet map. The area data range is 1 to 1
>
>  Thankyou
>
>  best wishes
>  Philipp
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
>



-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Fwd: Request for assistance: Cape Town Capacity Building workshop on GRASS

2008-01-14 Thread Carlos &quot;Guâno" Grohmann
Forwarding to the list,as I won't be available in March :(..

Carlos


-- Forwarded message --
From: Ravinder Bhatia <[EMAIL PROTECTED]>
Date: Jan 14, 2008 12:59 PM
Subject: Request for assistance: Cape Town Capacity Building workshop on GRASS
To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]






Dear All,

 I am writing to request assistance in setting up a training workshop
on GRASS for young African scientists. Below is the email that I have
sent to the team in Cape Town. If you can point me to the correct
person, I would be grateful.

 Thank you,
 Ravinder

 Dr. Ravinder S. Bhatia
 Vice President for Research, The Scholar Ship
 34 Leylands, Viewfield Road, London SW18 1NF, UK
 Office +44 208 877 0100, Cell +44 774 707 6250
 [EMAIL PROTECTED], www.TheScholarShip.com


 -Original Message-
 From: Ravinder Bhatia
 Sent: Fri 11-Jan-08 8:44 PM
 To: [EMAIL PROTECTED]
 Subject: Request for assistance: Cape Town Capacity Building workshop on GRASS


 Hello,

 I am chairing a capacity building workshop from 01-03 March 2008 in
Cape Town. The workshop is for young African scientists, and addresses
the use of ICTs for scientific applications.

 We have one track on remote sensing, which is to include the Bilko
free software for oceangraphy and coastal remote sensing data
manipulation, and with the output of this to be fed into GRASS as an
open source GIS.

 I urgently need assistance in finding someone who is available on
01-02 March and is willing to teach the segments on GRASS. Please can
you let me know who I should speak with.

 Thank you in advance for any assistance you can offer.

 Yours Sincerely,
 Ravinder Bhatia

 Dr. Ravinder S. Bhatia
 Vice President for Research, The Scholar Ship
 34 Leylands, Viewfield Road, London SW18 1NF, UK
 Office +44 208 877 0100, Cell +44 774 707 6250
 [EMAIL PROTECTED], www.TheScholarShip.com







-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] OFF-TOPIC - Earth Curvature in profiles

2008-01-15 Thread Carlos &quot;Guâno" Grohmann
Well thanks all for the answers!

This is what I did:

- used r.profile to get (dist, elev) data from E-W profiles.
- I didn't considered the elipsoid, I used and approximation to a
sphere (to simplify my life :))
- from the total distance, I calculated the arc of curvature (theta)
- now I have a spreadsheet with my data (gnumeric)
- for the first point, I assigned a angular value of half the arc (theta/2)
- for each subsequent point, I subtracted the value of (theta/n) - for
n points in the profile
- then I created another column, with the "elev" value times 100 (for
vertical exaggeration) and added the radius of the Earth (6371 km)
- finally I created a polar plot of the distance and angles.

I not sure how "right" this is, but it seem to be a fair approximation.

Carlos



On Jan 15, 2008 3:30 AM, Hamish <[EMAIL PROTECTED]> wrote:
> Carlos wrote:
> > Sorry for the OT, but can anyone point me some reference (paper, web,
> > etc) that explains how can I draw a topographic profile using the
> > Earth´s curvature? I am thiking about the output of r.profile (ascii,
> > distance from origin + elevation), in a section of about 3000 km,
> > with a vertical exaggeration of about 200 times.
>
>
> maybe a little work, but consider elevation as radius perturbation and
> distance along transect as theta-angle, then draw a circle with the
> relief shudder in it. ie like an AM radio wave.
>
> when that is working you can change the ideal circle to an ellipse of
> appropriate bend for 3000km.
>
>
> but probably it is better to just figure a way to calculate the
> vertical distance between a chord connecting the two 3000km ends and
> the circumference for each step along the transect.
>
> then add that distance to the elevation.
>
>
> just an idea,
> Hamish
>
>
>
>   
> 
> Looking for last minute shopping deals?
> Find them fast with Yahoo! Search.  
> http://tools.search.yahoo.com/newsearch/category.php?category=shopping
>
>



-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] wxgui issue ( No module named wx)

2008-02-11 Thread Carlos &quot;Guâno" Grohmann
Thanks Martin.

I always forget about that dependency (fresh installed system)..

cheers

Carlos

On Feb 11, 2008 2:04 PM, Martin Landa <[EMAIL PROTECTED]> wrote:
> No,
>
> 2008/2/11, Carlos Guâno Grohmann <[EMAIL PROTECTED]>:
> > Hi, I just updated from svn, to test the new wxgui, but I got some errors:
> >
> > GRASS 6.3.svn (amsul_wgs84):~ > Traceback (most recent call last):
> >   File "/usr/local/grass-6.3.svn/etc/wxpython/wxgui.py", line 53, in 
> > 
> > import gui_modules.utils as utils
> >   File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/utils.py",
> > line 20, in 
> > import gcmd
> >   File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/gcmd.py",
> > line 29, in 
> > import wx
> > ImportError: No module named wx
> >
> >
> > Should I just rename some file? Or is it more serious?
>
> no, you just need to install wxPython >= 2.8.1, see
>
> http://svn.osgeo.org/grass/grass/trunk/gui/wxpython/README
>
> Martin
>
> --
> Martin Landa  * http://gama.fsv.cvut.cz/~landa *
>



-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] wxgui issue ( No module named wx)

2008-02-11 Thread Carlos &quot;Guâno" Grohmann
Hi, I just updated from svn, to test the new wxgui, but I got some errors:

GRASS 6.3.svn (amsul_wgs84):~ > Traceback (most recent call last):
  File "/usr/local/grass-6.3.svn/etc/wxpython/wxgui.py", line 53, in 
import gui_modules.utils as utils
  File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/utils.py",
line 20, in 
import gcmd
  File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/gcmd.py",
line 29, in 
import wx
ImportError: No module named wx


Should I just rename some file? Or is it more serious?

thanks

Carlos



-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Interpolation with faultlines?

2008-02-13 Thread Carlos &quot;Guâno" Grohmann
I remember that some time ago, there was some discussion on
interpolation using faultlines. Any advances in that subject?

cheers

Carlos



-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] r.out.gmt -- color palette with gaps?

2008-02-19 Thread Carlos &quot;Guâno" Grohmann
Hi all.
I have this color shaded relief map created with r.his and
r.composite. I want to use it as a base map in GMT, sou I went to the
AddOns page to get the r.out.gmt script, which creates the color
palette (.cpt) for me. But when I try to create the map with GMT, I
get this msg:


[EMAIL PROTECTED] grdimage america_sul_srtm30plus_shade_color.grd -JM15c
-R-56/-34/-26/0 -Camerica_sul_srtm30plus_shade_color.cpt > amsul.ps

grdimage: GMT Fatal Error: Color palette table
america_sul_srtm30plus_shade_color.cpt has gaps - aborts!


I remember using this script a while ago, and it worked fine..

thanks for any hint.

Carlos


-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] circular neighborhoods?

2008-02-21 Thread Carlos &quot;Guâno" Grohmann
Hello all.

I was thinking about the circular neighborhoods that r.neighbors use.
How exactly are they shaped? I mean, in a 3x3 window, does the
circular one looks like a cross? and then it start to look more like a
circle as the size increases?

cheers

Carlos

-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] circular neighborhoods?

2008-02-21 Thread Carlos &quot;Guâno" Grohmann
Yes, Eric, that is what it does for a _square_ neighborhood. I am a
little confuse about the actual shape of the _circular_ neighborhood.

using your examples:

will a 3x3 circular neighborhood look like this:?

---o---
o-X-o
---o---

and a 5x5?

---o-o-o---
o-o-o-o-o
o-o-X-o-o
o-o-o-o-o
---o-o-o---


maybe now my question is more clear...



thanks


Carlos




On Thu, Feb 21, 2008 at 3:07 PM, Patton, Eric <[EMAIL PROTECTED]> wrote:
> >I was thinking about the circular neighborhoods that r.neighbors use.
>  >How exactly are they shaped? I mean, in a 3x3 window, does the
>  >circular one looks like a cross? and then it start to look more like a
>  >circle as the size increases?
>
>  As far as I understand it,
>
>  A 3x3 window would look like this:
>
>  o-o-o
>  o-X-o
>  o-o-o
>
>  Where the 'X' is the current cell being processed. Similarly, a 5X5 window
>  would look like this:
>
>  o-o-o-o-o
>  o-o-o-o-o
>  o-o-X-o-o
>  o-o-o-o-o
>  o-o-o-o-o
>
>  r.neighbors will perform calculations on all the cells I've marked 'o' and 
> and
>  assign the output value to 'X', according to whatever method has been chosen
>  (i.e., average, median, min, max, etc.).
>
>  ~ Eric.
>



-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] circular neighborhoods?

2008-02-21 Thread Carlos &quot;Guâno" Grohmann
Thanks for the quick answer Tom.

Carlos




On Thu, Feb 21, 2008 at 3:52 PM, Tom Russo <[EMAIL PROTECTED]> wrote:
> On Thu, Feb 21, 2008 at 03:11:43PM -0300, we recorded a bogon-computron 
> collision of the <[EMAIL PROTECTED]> flavor, containing:
>
> > Yes, Eric, that is what it does for a _square_ neighborhood. I am a
>  > little confuse about the actual shape of the _circular_ neighborhood.
>  >
>  > using your examples:
>  >
>  > will a 3x3 circular neighborhood look like this:?
>  >
>  > ---o---
>  > o-X-o
>  > ---o---
>  >
>  > and a 5x5?
>  >
>  > ---o-o-o---
>  > o-o-o-o-o
>  > o-o-X-o-o
>  > o-o-o-o-o
>  > ---o-o-o---
>  >
>  >
>  > maybe now my question is more clear...
>
>  Piping in here after a quick glance at the source code...
>
>  When the "-c" option to r.neighbors is selected, a neighborhood mask of 
> booleans
>  is created by this loop (in pseudocode):
>
>   neighborhoodDistance=neighborhoodSize/2 (in integer math)
>   for (i=0; i for (j=0; jmask[i][k]= ( (i-neighborhoodDistance)^2 + (j-neighborhoodDistance)^2 
> <= (neighborhoodDistance)^2
>
>  So in a 3x3 example, neighborhoodSize=3, neighborhoodDistance=1, and your
>  first diagram has "o"s where the mask is true.  The corners of the square
>  wouldn't be in the mask (as in Eric's 3x3), because those points would have
>  the left hand side of the inequality equal to 2, making the mask false.
>
>  I haven't actually *tried* the code, but that is what the block of code in
>  gather.c for circular neighborhoods says it should be doing.
>
>
>
>  > > >I was thinking about the circular neighborhoods that r.neighbors use.
>  > >  >How exactly are they shaped? I mean, in a 3x3 window, does the
>  > >  >circular one looks like a cross? and then it start to look more like a
>  > >  >circle as the size increases?
>  > >
>  > >  As far as I understand it,
>  > >
>  > >  A 3x3 window would look like this:
>  > >
>  > >  o-o-o
>  > >  o-X-o
>  > >  o-o-o
>  > >
>  > >  Where the 'X' is the current cell being processed. Similarly, a 5X5 
> window
>  > >  would look like this:
>  > >
>  > >  o-o-o-o-o
>  > >  o-o-o-o-o
>  > >  o-o-X-o-o
>  > >  o-o-o-o-o
>  > >  o-o-o-o-o
>  > >
>  > >  r.neighbors will perform calculations on all the cells I've marked 'o' 
> and and
>  > >  assign the output value to 'X', according to whatever method has been 
> chosen
>  > >  (i.e., average, median, min, max, etc.).
>  > >
>  > >  ~ Eric.
>  > >
>  >
>  >
>  >
>  > --
>  > +---+
>  >  Carlos Henrique Grohmann - Guano
>  >  Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
>  > Linux User #89721 - carlos dot grohmann at gmail dot com
>  > +---+
>  > _
>  > "Good morning, doctors. I have taken the liberty of removing Windows
>  > 95 from my hard drive."
>  > --The winning entry in a "What were HAL's first words" contest judged
>  > by 2001: A SPACE ODYSSEY creator Arthur C. Clarke
>  >
>  > Can't stop the signal.
>  > ___
>  > grass-user mailing list
>  > grass-user@lists.osgeo.org
>  > http://lists.osgeo.org/mailman/listinfo/grass-user
>
>  --
>  Tom RussoKM5VY   SAR502   DM64ux  http://www.swcp.com/~russo/
>  Tijeras, NM  QRPL#1592 K2#398  SOC#236 AHTB#1 
> http://kevan.org/brain.cgi?DDTNM
>  "And, isn't sanity really just a one-trick pony anyway? I mean all you get is
>   one trick, rational thinking, but when you're good and crazy, oooh, oooh,
>   oooh, the sky is the limit!"  --- The Tick
>



-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Interpolation with faultlines?

2008-02-21 Thread Carlos &quot;Guâno" Grohmann
The attached picture is a sketch I made based on what I remember from
a conference, long time ago, about some software that did interpolate
with faultlines and how it worked.

Carlos



On Thu, Feb 21, 2008 at 4:42 PM, Maciej Sieczka <[EMAIL PROTECTED]> wrote:
> Moritz Lennert pisze:
>
>
> > On 13/02/08 18:40, G. Allegri wrote:
>  >> It's the same question I was going to ask. It would be an important
>  >> advance in Grass, as I'm obliged to use commercial sw to do it (Esri)
>  >> both to interpolate with barriers and to do 3D TINs with constraints.
>
>  > The answer was (and as far as I know still is) to either run v.surf.rst
>  > several times, once for each part within fault lines (using mask) or to
>  > use r.surf.nnbathy (AddOns).
>
>  r.surf.nnbathy does not support fault lines either.
>
>  FWIW, there is surfit [1] (FOSS). It supports fault lines AIUI - linear
>  features which don't have a value assigned, but only depict a curve at
>  which the interpolation should break. They call break/fault lines
>  "inequalities". I still haven't used surfit, but from examples [2] it
>  seems interesting.
>
>  [1]http://surfit.sourceforge.net
>  [2]http://surfit.sourceforge.net/surfit/examples.html
>
>  Maciek
>
>
> ___
>  grass-user mailing list
>  grass-user@lists.osgeo.org
>  http://lists.osgeo.org/mailman/listinfo/grass-user
>



-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
<>___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] anaglyphs

2008-02-23 Thread Carlos &quot;Guâno" Grohmann
I just saw on the screenshot section of the web site a nice anaglyph
of Mars (http://grass.itc.it/screenshots/images/mars1ana.jpg)

how was it made?

cheers

Carlos

-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] circular pallete?

2008-02-25 Thread Carlos &quot;Guâno" Grohmann
Hello all.

does anyone know how I can draw a circular colorscale? maybe using
some illustration program, saving as eps? The intent id to draw a
circular colorscale for aspect maps, so it would look nicer than a
rectangular one.

cheers

Carlos



-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] GRASS tutorial in Portuguese (pt-br)

2008-02-28 Thread Carlos &quot;Guâno" Grohmann
Hello all.

This is just to announce that a new tutorial is available, in
Brazilian Portuguese (pt-br). I wrote it over the last year, and
"tested" it in short-course I gave last week. The plans are to keep
updating it, with new sections and errors corrections. Some of it is
based on the GDF tutorial (Dassau et al), and some is based on my own
experience.

http://www.igc.usp.br/pessoais/guano/grass.html

cheers

Carlos



-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] r.resamp.rsf fails

2008-03-03 Thread Carlos &quot;Guâno" Grohmann
Hello all

I just tried to resample a raster from 0:0:30 to 0:30 resolution, and
calculating the curvatures at the same time. I have about 15Gb of free
disk space, but after a while, the command fails complaining about not
enough disk space...

here is the output:


Processing all selected output files will require

18304 bytes of disk space for temp files.

Temporarily changing the region to desired resolution ...

Bitmap mask created

Changing back to the original region ...

Percent complete:


Not enough disk space--cannot write files
interpolate() failed

dnorm in mainc after grid before out1= 0.108012

split_and_interpolate() failed



Running 6.3-SVN.

cheers

Carlos





-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] a few suggestions and questions

2008-03-03 Thread Carlos &quot;Guâno" Grohmann
Hello all

first I'd like to make a few suggestions to enhance (IMO) our favorite GIS:

- normalize the options in all modules. I noticed that while most
commands take "--overwrite", some (r.neighbors) use "-o"
- some modules require a dummy value when output a list (r.mask,
r.proj, v.proj..). Is this really necessary? this is a very confusing
option (specially for newbies).
- also, I think that _all_ fields (gui speaking now) where a
raster/vector map is to be entered should have the select button, no
matter if it is a field for new maps, because it makes the whole thing
consistent, and it is easier for new users to understant how things
work.

now some issues:

is plan curvature in r.param.scale broken? I can't get a map of it.
profc works fine. Also is it possible to make r.param.scale work in
latlong regions? (please?)

this is just out of curiosity:

if there are too many points to be used for interpolation by RST, how
does it chooses which points will be used?


thats all for now,

cheers

Carlos

-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] removal of duplicate points

2008-03-05 Thread Carlos &quot;Guâno" Grohmann
maybe a script to remove each fifth line of the ascii?

carlos



On Wed, Mar 5, 2008 at 3:27 PM, Nikos Alexandris
<[EMAIL PROTECTED]> wrote:
>
>  On Wed, 2008-03-05 at 09:58 -0800, Dylan Beaudette wrote:
>  > Hi,
>
>  Hi Dylan
>
> >
>  > I have some "squares" which are stored as polygons. When converting these 
> to
>  > points (v.to.points) I am left with the 5 points (first and last point are
>  > duplicated) that define the corners of the "square".
>  >
>  > Is there a vector module (v.edit / v.clean) that could remove duplicate
>  > points? I would like to replace the manual operation with v.digit with
>  > something that can be scripted. Note that there are multiple "squares", so 
> a
>  > simple v.out.ascii | head -4 | v.in.ascii  would be a little awkward.
>  >
>  > Ideas?
>
>  Not really a solution but maybe...
>
>  If polygons have first and last points duplicated what happens if they
>  are converted in polylines?
>
>  Duplicate coordinates still there?
>
>  If not it could be an easy method to convert boundaries to lines and
>  continue your task.
>
>
>
>  ___
>  grass-user mailing list
>  grass-user@lists.osgeo.org
>  http://lists.osgeo.org/mailman/listinfo/grass-user
>



-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] a few suggestions and questions

2008-03-05 Thread Carlos &quot;Guâno" Grohmann
On Tue, Mar 4, 2008 at 3:51 AM, Jarosław Jasiewicz <[EMAIL PROTECTED]> wrote:

>  >
>  >> is plan curvature in r.param.scale broken? I can't get a map of it.
>  >> profc works fine. Also is it possible to make r.param.scale work in
>  >> latlong regions? (please?)
>  >>
>  it is imposible due to polinominal fitting when window is more than 3
>
>
  What do you say that is impossible? Using Wood's approach in LatLong
regions or using a window larger that 3x3?
The module's _intention_ is to provide multi-scale analysis, by means
of different window sizes.

Carlos





-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] geoid data from TOPEX

2008-05-07 Thread Carlos &quot;Guâno" Grohmann
Hello all.

 I downloaded some geoid data from
ftp://topex.ucsd.edu/pub/global_geoid_2min/
there are three files:

geoid.egm96.grd 
geoid.img.9.2 
geoid.img.9.2.ers

the grd is a GMT grid with 7.5min spacing. The other is a ERMapper image
file with 2min resolution. I managed to import geoid.img.9.2 with r.in.bin:

r.in.bin -s -b input=/home/guano/geodata/TOPEX/geoid.img.9.2
output=geoid.img bytes=2 north=90 south=-90 east=0 west=360 rows=6336
cols=10800 --overwrite

but there is a shift in position. When I compare with vector data for
continents limits, I see that it is shifted to north. (see attached)

Anyone have used this data?

cheers

Carlos

-- 
+---+
Carlos Henrique Grohmann - Guano
Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows 95 from
my hard drive."
--The winning entry in a "What were HAL's first words" contest judged by
2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
<>___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] rectangle behind colorscale in ps.map?

2008-05-16 Thread Carlos &quot;Guâno" Grohmann
I just noticed that, in ps.map, while the scalebar has an option for a
filled background, colorscale doesn't. I think it would be a nice
option. What do you guys think?

Carlos

-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] RST - how does it chooses from near points?

2008-05-27 Thread Carlos &quot;Guâno" Grohmann
It just came to me: if I have a vector map to be interpolated by RST,
how does the algorithm chooses between points that are very close to
each other?
And if I have more than one point with the same coordinates, but
different values?

thks all

Carlos

-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] GUI equivalent of command

2008-05-28 Thread Carlos &quot;Guâno" Grohmann
Can I ask _where_ in your screen is gGis-manager?

I taught a short course on GRASS a few months ago, and I noticed that
most students would let gism on the right side of the screen and the
display on the left (not sure why)

The thing is that all menus will open to the right, so the best
placement for gism is at the left of the screen, otherwise you may get
some behaviors like you are describing.

cheers

Carlos





On Wed, May 28, 2008 at 1:51 PM, H. S. Rai <[EMAIL PROTECTED]> wrote:
> On Wed, May 28, 2008 at 9:47 AM, Nikos Alexandris
> <[EMAIL PROTECTED]> wrote:
>>
>> (I am writing as if I would try to explain to somebody who touches GRASS
>> for the first time - Excuse me for being rude ;-)
>
> Rude? Such rudeness is welcome, if it comes with such a nice answer and help 
> ;-)
>
> 
>> In the GIS-Manager: Raster > Reports and statistics > Sum area by map
>> and category
>
> Just see what happened with me (before posting of my original email),
> when I clicked  Raster > Reports and statistics, i got pop up window
> for r.univar, making me wonder and confused. Now I found that it
> depends on position of GS-Manager on screen and position of mouse on
> "Report and statistics". If I click near left edge of  "Report and
> statistics", then it works fine, otherwise it take click automatically
> on next window at the position of "Univariate statistics". It may be
> sensitivity of my mouse or just a bad day for me :-(
>
> Thanks for your detailed and much wanted help.
>
> --
> H.S.Rai
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>



-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] GUI equivalent of command

2008-05-28 Thread Carlos &quot;Guâno" Grohmann
Nikos,

> Me too! Map Display on the left - GIS-Manager on the right (but I have a
> comfortable wide screen -- so space is not a question here).
>

In this case it depends on _how much_ to the left you gism is. If it
is too close to the screen border, you can get problems as more levels
of sub-menus are opened to the right.

Maybe wx provides a way of the gui be more "smart", and open the menus
to the right or to the left depending on the position of gism?


cheers

Carlos



On Wed, May 28, 2008 at 2:04 PM, Nikos Alexandris
<[EMAIL PROTECTED]> wrote:
> On Wed, 2008-05-28 at 14:02 -0300, Carlos "Guâno" Grohmann wrote:
>> Can I ask _where_ in your screen is gGis-manager?
>
> Carlos,
>
> an exceptionally interesting question upon the human brain (maybe)? ;-)
>
>
>>
>> I taught a short course on GRASS a few months ago, and I noticed that
>> most students would let gism on the right side of the screen and the
>> display on the left (not sure why)
>
> Me too! Map Display on the left - GIS-Manager on the right (but I have a
> comfortable wide screen -- so space is not a question here).
>
> I will try to see my behaviour when working on the laptop's small
> display.
>
>>
>> The thing is that all menus will open to the right, so the best
>> placement for gism is at the left of the screen, otherwise you may get
>> some behaviors like you are describing.
>>
>> cheers
>>
>> Carlos
>
>
>



-- 
+---+
  Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] RST - how does it chooses from near points?

2008-05-31 Thread Carlos &quot;Guâno" Grohmann
This is Helena's answer:

> Carlos,
>
>  first point found at a given location is preserved and any consequent
> points within distance smaller than dmin are ignored (the z-values are
> not taken into account). I have done some experiments with 3D distance as
> well if you need to take into account the z - it is very easy to change
> that in the code but that would require adding a flag and I am not sure
> that many users would need it.
> If your data are contours, use v.generalize to "thin" the points first -
> it speeds up the processing a lot and the results are much better - see
> here:
> http://skagit.meas.ncsu.edu/~helena/grasswork/interpgen.html
> If you want to use mean value of your close points - the best approach is
> through r.in.xyz - see the example in its man page
>
> Helena


cheers




On Wed, May 28, 2008 at 5:19 AM, Markus Neteler <[EMAIL PROTECTED]> wrote:
> Maybe best ask to Helena who is on the road and not subscribed
> to this list AFAIK...
> please post the answer then!
>
> markus
>
> On Tue, May 27, 2008 at 9:39 PM, Carlos Guâno Grohmann
> <[EMAIL PROTECTED]> wrote:
>> It just came to me: if I have a vector map to be interpolated by RST,
>> how does the algorithm chooses between points that are very close to
>> each other?
>> And if I have more than one point with the same coordinates, but
>> different values?
>>
>> thks all
>>
>> Carlos
>>
>> --
>> +---+
>>  Carlos Henrique Grohmann - Guano
>>  Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
>> Linux User #89721 - carlos dot grohmann at gmail dot com
>> +---+
>> _
>> "Good morning, doctors. I have taken the liberty of removing Windows
>> 95 from my hard drive."
>> --The winning entry in a "What were HAL's first words" contest judged
>> by 2001: A SPACE ODYSSEY creator Arthur C. Clarke
>>
>> Can't stop the signal.
>> ___
>> grass-user mailing list
>> grass-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-user
>>
>
>
>
> --
> Open Source Geospatial Foundation
> http://www.osgeo.org/
> http://www.grassbook.org/
>



-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Is the SRTM dataset a DEM or a DSM?

2008-06-25 Thread Carlos &quot;Guâno" Grohmann
IMO its a DEM, since the "z" value represents elevation, including
tree canopy and urban features. I personally don't like the term DSM
because it can be related with any kind of Surface, and DEM (and DTM,
when the "z" values represent the altitude) is related with the
_topographical_ surface.

cheers

Carlos




On Wed, Jun 25, 2008 at 15:31, Nikos Alexandris
<[EMAIL PROTECTED]> wrote:
> In http://srtm.csi.cgiar.org/SRTMdataProcessingMethodology.asp it's
> called only DEM. In some papers it's called DSM.
>
> I'd rather say it's a DSM. But I would also like to know if there are
> objections ;-)
>
> Thank you,
>
> Nikos
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>



-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] errors compiling on Zenwalk

2008-07-04 Thread Carlos &quot;Guâno" Grohmann
Hi all,

I'm trying to compile latest svn in Zenwalk 5.2 (Slackware based), but
I got lots of errors. The first module of the error list was d.ask, so
I went to run make inside it:


root[d.ask]# make
gcc -L/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib
-s -Wl,--export-dynamic
-Wl,-rpath-link,/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib
-L/usr/include/libpq   -o
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/bin/d.ask
OBJ.i686-pc-linux-gnu/main.o  -lgrass_raster -lgrass_pngdriver
-lgrass_driver -lgrass_gis -lgrass_datetime -lz -lfreetype
-lgrass_gis -lgrass_datetime -lz -L/usr/lib -lpng  -lz  -lm
-lgrass_psdriver -lgrass_driver -lgrass_gis -lgrass_datetime -lz
-lfreetype-lgrass_gis -lgrass_datetime -lz  -lgrass_driver
-lgrass_gis -lgrass_datetime -lz -lfreetype-lgrass_gis
-lgrass_datetime -lz  -lgrass_gis -lgrass_datetime -lz -lm
-lz
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
undefined reference to [EMAIL PROTECTED]'
collect2: ld returned 1 exit status
make: *** 
[/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/bin/d.ask]
Error 1



hints?

TIA


-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] errors compiling on Zenwalk

2008-07-05 Thread Carlos &quot;Guâno" Grohmann
>
> There seems to be a problem with Your PNG library. Specifically, you
> appear to have multiple, incompatible versions installed with the same
> name.
>

Thanks for your help, Glinn, but it doesn't look like I have more than
one libpng installed:

root[guano]# netpkg list |grep installed |grep png
[I][l] Found installed libpng-1.2.27-i486-1.tgz on the repository




Carlos


-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: errors compiling on Zenwalk [Solved]

2008-07-07 Thread Carlos &quot;Guâno" Grohmann
Just to update you all. I fixed the problems by removing my old
grass_trunk dir and doing a new svn checkout.

I changed the OS (from Ubuntu to Zenwalk), so there were some
leftovers related to ubuntu..

cheers


Carlos




On Fri, Jul 4, 2008 at 14:35, Carlos Guâno Grohmann
<[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm trying to compile latest svn in Zenwalk 5.2 (Slackware based), but
> I got lots of errors. The first module of the error list was d.ask, so
> I went to run make inside it:
>
>
> root[d.ask]# make
> gcc -L/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib
> -s -Wl,--export-dynamic
> -Wl,-rpath-link,/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib
> -L/usr/include/libpq   -o
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/bin/d.ask
> OBJ.i686-pc-linux-gnu/main.o  -lgrass_raster -lgrass_pngdriver
> -lgrass_driver -lgrass_gis -lgrass_datetime -lz -lfreetype
> -lgrass_gis -lgrass_datetime -lz -L/usr/lib -lpng  -lz  -lm
> -lgrass_psdriver -lgrass_driver -lgrass_gis -lgrass_datetime -lz
> -lfreetype-lgrass_gis -lgrass_datetime -lz  -lgrass_driver
> -lgrass_gis -lgrass_datetime -lz -lfreetype-lgrass_gis
> -lgrass_datetime -lz  -lgrass_gis -lgrass_datetime -lz -lm
> -lz
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> /home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_pngdriver.so:
> undefined reference to [EMAIL PROTECTED]'
> collect2: ld returned 1 exit status
> make: *** 
> [/home/guano/tmp_install/gis/grass_trunk/dist.i686-pc-linux-gnu/bin/d.ask]
> Error 1
>
>
>
> hints?
>
> TIA
>
>
> --
> +---+
>  Carlos Henrique Grohmann - Guano
>  Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
> Linux User #89721 - carlos dot grohmann at gmail dot com
> +---+
> _
> "Good morning, doctors. I have taken the liberty of removing Windows
> 95 from my hard drive."
&

Re: [GRASS-user] v.in.ogr weird import

2008-07-07 Thread Carlos &quot;Guâno" Grohmann
Christian, if you shapefiles and you region are with the same
projection/coordinate system, the -o flag is not necessary.

also, the "dsn" option must point to the _directory_ were your shps are. like:

v.in.ogr dsn=/home/poseidon/Work/vector_data/ output=tracklines2
layer=Tracklines2.shp min_area=0.0001 snap=-1


hope this helps

Carlos





On Mon, Jul 7, 2008 at 12:29, Christian Ferreira
<[EMAIL PROTECTED]> wrote:
> Hi,
>
>
> I tried many times to import some vectors into GRASS 6.2.2 and 6.3
> using v.in.ogr.
>
> The problem is... my location use Latitude-Longitude, and I tried use
> the flag -o, but my vectors (once imported) always show now UTM
> projection(?) (see below), but they are in fact, also
> Latitude-Longitude (+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs)
> as my region.
>
> And the layer extent is: xMin,yMin -80.817,-10.6663 : xMax,yMax
> -78.7871,-9.05281 (info from QGIS)
>
> PS: to import raster data there was no problem.
>
> PS: the command was: v.in.ogr -o
> dsn=/home/poseidon/Work/vector_data/Tracklines2.shp output=tracklines2
> min_area=0.0001 snap=-1
>
>  
> ++
>  | Layer:   [EMAIL PROTECTED] |
>  | Mapset:  poseidon  |
>  | Location:M77 |
>  | Database:/home/poseidon/grass  |
>  | Title: 
> |
>  | Map scale:   1:1   
> |
>  | Map format:  native
> |
>  | Name of creator: poseidon  
> |
>  | Organization:  
> |
>  | Source date: Mon Jul  7 16:44:24 2008  
> |
>  
> ||
>  |   Type of Map:  vector (level: 2)  
> |
>  |
> |
>  |   Number of points:   0   Number of areas:  0  
> |
>  |   Number of lines:1   Number of islands:0  
> |
>  |   Number of boundaries:   0   Number of faces:  0  
> |
>  |   Number of centroids:0   Number of kernels:0  
> |
>  |
>   |
>  |   Map is 3D:  0
>|
>  |   Number of dblinks:  1
> |
>  |
>   |
>  | Projection: UTM
> |
>  |   N:   9:03:10.133353SS:  10:39:58.771218S 
> |
>  |   E:  78:47:13.733701WW:  80:49:01.374885W 
> |
>  |
>|
>  |   Digitization threshold: 0
>   |
>  |   Comments:
>   |
>  |
> |
>  
> ++
>
> Can someone help me?
>
> Best regards,
> Christian
>
> --
> Christian Ferreira
> Poseidon Linux team
> http://sites.google.com/site/poseidonlinux/
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>



-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Trend-surface analysis with GRASS+R: did something changed in sp package?

2008-07-11 Thread Carlos &quot;Guâno" Grohmann
Hi all (sorry for cross-posting)

I trying to do some trend-surface analysis in R using the spatial
package (so I can go up to order 6). It's been a while since the last
I did it, and my previously used steps are not working this time:


>R
>library(spgrass6)
>library(spatial)
>G<-gmeta6()


>G
gisdbase/home/guano/grassdata
locationamsul_wgs84
mapset  brasil
rows3120
columns 2640
north   0
south   -26
west-56
east-34
nsres   0.0083
ewres   0.0083
projection  +proj=longlat +a=6378137 +rf=298.257223563 +no_defs
+towgs84=0.000,0.000,0.000

# GridTopology with 0.1 degree resolution

>grd <- GridTopology(cellcentre.offset=c(-55, -25), cellsize=c(0.1,0.1), 
>cells.dim=c(560, 230));

#here is my data:
>aftaSE <- readVECT6("afta_SE")

# first-order TSA
>idade1<-surf.ls(1,x=coords[,1], y=coords[,2], z=aftaSE$idade)

~so far, so good. now I want to get things as SpatialGridDataFrame, so
I can get them back into GRASS:

>resid1<-residuals(idade1);
>resid2<-as.data.frame(resid1);
>resid.trend<-SpatialPointsDataFrame(coords,resid2);

>resid.img <- SpatialGridDataFrame(grd, resid.trend);
Error in validObject(.Object) :
  invalid class "SpatialGridDataFrame" object: invalid object for slot
"data" in class "SpatialGridDataFrame": got class
"SpatialPointsDataFrame", should be or extend class "data.frame"


This is where I stopped. I had these steps from emails in this list,
and I remember they used to work. Has anything changed I am not aware
of?

TIA

Carlos


-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] create 3d plane from vector lines

2008-09-09 Thread Carlos &quot;Guâno" Grohmann
Hi all,

I'm stuck here, trying to create 3d vertical surfaces from 2d vector
lines (to represent faults in nviz). hints?

TIA

Carlos



-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] create 3d plane from vector lines

2008-09-09 Thread Carlos &quot;Guâno" Grohmann
Hello José.

v.surf.rst is not exactly what I want here, although I could duplicate
my vector lines with different elevations and then interpolate the
values to get _raster_ surfaces. I was thinking more in a v.extrude
way, just that it currently extrude areas to form facets or shifts
lines, but it doesn't create planes from line (AFAICT).

cheers

Carlos



On Tue, Sep 9, 2008 at 22:59, José María Michia
<[EMAIL PROTECTED]> wrote:
> Hi Carlos. You can use v.surf.rst. Description (from command help):
>
> "Spatial approximation and topographic analysis from given ... isoline data
> in vector format to floating point raster format using regularized spline
> with tension."
>
> Basic usage (remember to adjust region settings):
>
> v.surf.rst input=contour layer=0 elev=surface
>
> Where:
>
> contour : name of the map containing your vector lines (iso lines or level
> contours).
> surface : name of the raster map, obtained from interpolation of the vector
> lines.
>
> More info here:
> http://grass.itc.it/grass62/manuals/html62_user/v.surf.rst.html
>
> I hope that this help you.
>
> José
> Saludos (sorry for my bad english)
>
> 2008/9/9 Carlos Guâno Grohmann <[EMAIL PROTECTED]>
>>
>> Hi all,
>>
>> I'm stuck here, trying to create 3d vertical surfaces from 2d vector
>> lines (to represent faults in nviz). hints?
>>
>> TIA
>>
>> Carlos
>>
>>
>>
>> --
>> +---+
>>  Carlos Henrique Grohmann - Guano
>>  Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
>> Linux User #89721 - carlos dot grohmann at gmail dot com
>> +---+
>> _
>> "Good morning, doctors. I have taken the liberty of removing Windows
>> 95 from my hard drive."
>> --The winning entry in a "What were HAL's first words" contest judged
>> by 2001: A SPACE ODYSSEY creator Arthur C. Clarke
>>
>> Can't stop the signal.
>> ___
>> grass-user mailing list
>> grass-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-user
>
>



-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] create 3d plane from vector lines

2008-09-10 Thread Carlos &quot;Guâno" Grohmann
Thanks Soren, I got the effect I wanted in Paraview, using the "linear
extrusion" filter.

cheers

Carlos



On Wed, Sep 10, 2008 at 04:54, "Sören Gebbert" <[EMAIL PROTECTED]> wrote:
> Hi Carlos,
> how about using v.delaunay?
> If you have two lines for each fault, you can triangulate the space in 
> between.
> But im not sure if this works with vertical lines.
> If you export those lines to VTK, you can triangulate vertical planes
> with the VTK delaunay triangulator in ParaView.
>
> Soeren
>
>  Original-Nachricht 
>> Datum: Tue, 9 Sep 2008 23:32:37 -0300
>> Von: "Carlos \\"Guâno\\" Grohmann" <[EMAIL PROTECTED]>
>> An:
>> CC: grass-user 
>> Betreff: Re: [GRASS-user] create 3d plane from vector lines
>
>> Hello José.
>>
>> v.surf.rst is not exactly what I want here, although I could duplicate
>> my vector lines with different elevations and then interpolate the
>> values to get _raster_ surfaces. I was thinking more in a v.extrude
>> way, just that it currently extrude areas to form facets or shifts
>> lines, but it doesn't create planes from line (AFAICT).
>>
>> cheers
>>
>> Carlos
>>
>>
>>
>> On Tue, Sep 9, 2008 at 22:59, José María Michia
>> <[EMAIL PROTECTED]> wrote:
>> > Hi Carlos. You can use v.surf.rst. Description (from command help):
>> >
>> > "Spatial approximation and topographic analysis from given ... isoline
>> data
>> > in vector format to floating point raster format using regularized
>> spline
>> > with tension."
>> >
>> > Basic usage (remember to adjust region settings):
>> >
>> > v.surf.rst input=contour layer=0 elev=surface
>> >
>> > Where:
>> >
>> > contour : name of the map containing your vector lines (iso lines or
>> level
>> > contours).
>> > surface : name of the raster map, obtained from interpolation of the
>> vector
>> > lines.
>> >
>> > More info here:
>> > http://grass.itc.it/grass62/manuals/html62_user/v.surf.rst.html
>> >
>> > I hope that this help you.
>> >
>> > José
>> > Saludos (sorry for my bad english)
>> >
>> > 2008/9/9 Carlos Guâno Grohmann <[EMAIL PROTECTED]>
>> >>
>> >> Hi all,
>> >>
>> >> I'm stuck here, trying to create 3d vertical surfaces from 2d vector
>> >> lines (to represent faults in nviz). hints?
>> >>
>> >> TIA
>> >>
>> >> Carlos
>> >>
>> >>
>> >>
>> >> --
>> >> +---+
>> >>  Carlos Henrique Grohmann - Guano
>> >>  Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
>> >> Linux User #89721 - carlos dot grohmann at gmail dot com
>> >> +---+
>> >> _
>> >> "Good morning, doctors. I have taken the liberty of removing Windows
>> >> 95 from my hard drive."
>> >> --The winning entry in a "What were HAL's first words" contest judged
>> >> by 2001: A SPACE ODYSSEY creator Arthur C. Clarke
>> >>
>> >> Can't stop the signal.
>> >> ___
>> >> grass-user mailing list
>> >> grass-user@lists.osgeo.org
>> >> http://lists.osgeo.org/mailman/listinfo/grass-user
>> >
>> >
>>
>>
>>
>> --
>> +---+
>>  Carlos Henrique Grohmann - Guano
>>  Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
>> Linux User #89721 - carlos dot grohmann at gmail dot com
>> +---+
>> _
>> "Good morning, doctors. I have taken the liberty of removing Windows
>> 95 from my hard drive."
>> --The winning entry in a "What were HAL's first words" contest judged
>> by 2001: A SPACE ODYSSEY creator Arthur C. Clarke
>>
>> Can't stop the signal.
>> ___
>> grass-user mailing list
>> grass-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-user
>
> --
> GMX Kostenlose Spiele: Einfach online spielen und Spaß haben mit Pastry 
> Passion!
> http://games.entertainment.gmx.net/de/entertainment/games/free/puzzle/6169196
>



-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] create 3d plane from vector lines

2008-09-10 Thread Carlos &quot;Guâno" Grohmann
Hey Mate,

you know, simple dipping surfaces are easy, r.plane will do the job,
but _complex_ dipping surfaces (like real faults) are still a work in
progress..

cheers

G





On Wed, Sep 10, 2008 at 21:00, Paulo Marcondes <[EMAIL PROTECTED]> wrote:
> 2008/9/10 Carlos Guâno Grohmann <[EMAIL PROTECTED]>:
>> Thanks Soren, I got the effect I wanted in Paraview, using the "linear
>> extrusion" filter.
>
> Hey pal,
>
> does that method allows for representation of dipping surfaces?
> You know you should think about that too =]
> --
> Paulo Marcondes = PU1/PU2PIX
> -22.915 -42.224 = GG86jc
>



-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] nnbathy

2008-09-23 Thread Carlos &quot;Guâno" Grohmann
>
> I have not seen the original code / license, but would it be possible
> to directly integrate the code into GRASS? This would remove the
> dependency of an external nnbathy library.
>

This would be great.

cheers

Carlos



-- 
+---+
 Carlos Henrique Grohmann - Guano
 Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+---+
_
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Fwd: 1st Call for Papers: Geomorphometry 2009, 29 August - 2nd September, Zurich, Switzerland

2008-11-30 Thread Carlos &quot;Guâno" Grohmann
Apologies for cross postings

FIRST CALL FOR PAPERS

Geomorphometry 2009

29 August - 2 September 2009

Zurich, Switzerland

http://2009.GEOMORPHOMETRY.ORG

e-mail: [EMAIL PROTECTED]

PROGRAM CHAIRS

Ross Purves University of Zurich

Stephan Gruber University of Zurich

Tomislav Hengl University of Amsterdam

KEY DATES

Workshop proposals due 14 January 2009

Extended abstracts due 1 March 2009

Notification of acceptance 1 April 2009

Final camera-ready digital manuscripts due 1 May 2009

Author registration deadline 15 May 2009

Early registration deadline 15 May 2009

Geomorphometry 2009 Workshops 29 August & 30 August 2009

Geomorphometry 2009 31 August - 2 September 2009

AIMS AND SCOPE

The aim of Geomorphometry 2009 is to bring together researchers to
present and discuss developments in the field of quantitative
modelling and analysis of elevation data. Geomorphometry is the
science of quantitative land-surface analysis and description at
diverse spatial scales. It draws upon mathematical, statistical and
image-processing techniques and interfaces with many disciplines
including hydrology, geology, computational geometry, geomorphology,
remote sensing, geographic information science and geography. The
conference aims to attract leading researchers in geomorphometry
presenting methodological advances in the field and to provide young
researchers with an opportunity to present new results.

The Geomorphometry 2009 conference will continue a series initiated by
the Terrain Analysis and Digital Terrain Modelling conference hosted
by Nanjing Normal University in November 2006.

Possible topics include, but are not limited to:

- Extraction of land-surface parameters from DEMs

- Implications of novel data sources

- Identification and classification of land-surface objects

- Uncertainty in geomorphometry

- Semantics of land-surface description

- Visualisation in geomorphometry

- Implications of scale and resolution

- Flow and hydrological modelling using DEMs

- Efficient methods for application to large data sets

- Novel applications of geomorphometry

- Planetary geomorphometry

We specifically aim at papers with new methodological insights and
thus papers which simply describe the application of GIS are
discouraged.

CONFERENCE PROGRAMME

The conference programme will be based around a single track of
papers, all of which will be subject to review in the form of extended
abstracts by members of the programme committee. Criteria for paper
acceptance will include relevance to the conference, novelty,
scientific significance, relation to previous work in the domain and
the quality of presentation. The proceedings will be made available
both digitally and as printed working materials to attendees at the
time of the conference and archived online. A special issue of a
journal, to which authors will be invited to submit full papers after
the conference is also planned.

WORKSHOPS

Geomorphometry will host up to three workshops, each with 15-30
attendees on the 29th and 30th August. We invite applications to host
a workshop on a theme related to the main conference. Workshops should
primarily take the form of either tutorials in a particular method or
technique, or provide the opportunity for detailed discussion of
upcoming topics. They should not simply be mini-conferences. If you
are interested in organising a workshop, please mail
[EMAIL PROTECTED] with WORKSHOP as the subject line, as well as
a 1-page description of the workshop with the following headings:
intended aims and scope, intended audience, outline workshop programme
and technical requirements.

SUBMISSIONS

Prospective authors will be invited to submit extended abstracts of up
to 2000 words by the above deadline through the EasyChair system.
Formatting instructions and detailed information on using the
submission system will be available in due course. Extended abstracts
must be original works by the authors, not be currently under review
in the same form by another outlet and not submitted elsewhere prior
to the notification date.

SCIENTIFIC COMMITTEE

Alexander Brenning University of Waterloo, Canada

Ian Evans Durham University, UK

Peter Fisher University of Leicester, UK

John Gallant CSIRO, Australia

Paul Gessler University of Idaho, USA

Stephan Gruber University of Zurich, Switzerland

Tomislav Hengl University of Amsterdam, Netherlands

Oliver Korup WSL, Switzerland

Helena Mitasova North Carolina State University, USA

Scott Peckham Rivix, USA

Hannes Reuter Joint Research Centre, Italy

Robert Weibel University of Zurich, Switzerland

John Wilson University of Southern California, USA

Jo Wood City University, UK

Ralph Straumann University of Zurich, Switzerland

Ross Purves University of Zurich, Switzerland

Qiming Zhou Hong Kong Baptist
University, Hong Kong

--
+-+
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a Guano - Linux User #89721
carlos dot grohmann at gmail dot com
+-

[GRASS-user] running grass on a cluster

2008-11-30 Thread Carlos &quot;Guâno" Grohmann
Dears, I am thinking about making my own linux cluster. Any good
advice on running GRASS in a machine like this?

cheers

Carlos

-- 
+-+
  Carlos Henrique Grohmann - Geologist D.Sc.
  a.k.a Guano - Linux User #89721
 carlos dot grohmann at gmail dot com
+-+
_
"Good morning, doctors. I have taken the liberty of
removing Windows 95 from my hard drive."
--The winning entry in a "What were HAL's first words"
contest judged by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user