[GRASS-user] r.viewshed Python Script OSError

2013-05-24 Thread Martin Lacayo
Hello, I am using GRASS 6.4 on Debian. I am trying to make a call to r.viewshed from Python, but it fails with the following exception: OSError: [Errno 2] No such file or directory Any suggestions? Thank you, Martin ___ grass-user mailing list grass-u

Re: [GRASS-user] Getting Started with GRASS Python Scripts

2013-05-24 Thread Martin Lacayo
Hello Paolo, Yes, my initial thought was to just use GRASS via SEXTANTE. I tired to do this, but did not have any luck. I posted previously on 14/5/2013 to qgis-users with the subject "How to run SEXTANTE algorithms outside of QGIS Python console?" but did not get a solution to the problem I encou

Re: [GRASS-user] Getting Started with GRASS Python Scripts

2013-05-24 Thread Martin Lacayo
Hi everyone, Thank you for all the replies. Based on the information they contained and piecing together a few other things I put together the following script mostly as a learning exercise and to summarize for the thread. Any suggestions would be welcomed. The complete setup and removal of direct

Re: [GRASS-user] GRASS7 temporal GIS database questions

2013-05-24 Thread Rainer M. Krug
Hi Sören Gebbert writes: > Hi Rainer, > > > 2013/5/22 Rainer M. Krug > >> Hi >> >> I am doing spatio-temporal simulations with R and GRASS and IO am >> thinking about using a temporal GIS database to store the resulting >> raster layers in. >> >> But I have a few questions about the temporal GI

Re: [GRASS-user] GRASS7 temporal GIS database questions

2013-05-24 Thread Sören Gebbert
Hi Rainer, 2013/5/22 Rainer M. Krug > Hi > > I am doing spatio-temporal simulations with R and GRASS and IO am > thinking about using a temporal GIS database to store the resulting > raster layers in. > > But I have a few questions about the temporal GIS database: > > 1) If I register a raster

[GRASS-user] space interpolation of time datasets

2013-05-24 Thread Bianca Federici
Dear all, I need a suggestion. I have 180 point dislocated in europe, at which are a value (gps tropospheric delay) that vary in time (every 2 hours) for several years. I want to interpolate between such points to create a raster map for each temporal istance (one every 2 hours), and then look

Re: [GRASS-user] r.example

2013-05-24 Thread Hamish
Pedro wrote: > I'm on a Debian squeeze machine ... installed GRASS > (version 6.4.0~rc6+42329-3) (fwiw that is essentially one or two commits away from 6.4.1) > Then, I looked for a simple example for reading a raster > file in C and found out about the r.example (although didn't > find it in m

[GRASS-user] r.example

2013-05-24 Thread Pedro Mendonça
Hi! I'm a newbie to GRASS and would like to do some C programming with its modules. I'm having some troubles putting to work just a simple raster example (r.example)! I'm on a Debian squeeze machine and installed Quantum GIS with the GRASS plug-in. Nevertheless I installed GRASS (version 6.4

Re: [GRASS-user] Getting Started with GRASS Python Scripts

2013-05-24 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 23/05/2013 22:49, Martin Lacayo ha scritto: > My ultimate goal is to decrease our development time for our open > source ecosystem service tools: http://invest-natcap.googlecode.com, > but more specifically at the moment I am trying to use r.viewsh

Re: [GRASS-user] Getting Started with GRASS Python Scripts

2013-05-24 Thread Moritz Lennert
On 23/05/13 22:49, Martin Lacayo wrote: Hello, I am having trouble getting started with GRASS Python scripts. I am using GRASS 6.4 on Debian. Could some provide a basic example of a Python script that imports a raster and exports the same raster? In particular I am interested in seeing the entir

Re: [GRASS-user] SOLVED: How to implement 2D lookup table?

2013-05-24 Thread Rainer M Krug
On Friday, May 24, 2013, Glynn Clements wrote: > > Rainer M. Krug wrote: > > > >> Hmm - sounds interesting, but also for other purposes. But as the > result > > >> will be a raster map, I don't think this approach is usable here > (unless > > >> I can feed the numbers back into a raster map, i.e.