[R-sig-Geo] RSAGA - rsaga.geoprocessor crash

Tim.Haering at lwf.bayern.de Tim.Haering at lwf.bayern.de
Mon Jul 19 17:15:44 CEST 2010


Hi David,

> I am using SAGA v2.0.2 and RSAGA interface with R 2.9.2.

Maybe it is a problem with your SAGA version. I could reproduce your example without any problem. I`m using SAGA 2.0.4, R 2.11.0 and RSAGA 0.9-6 on Windows XP.

Or it is a problem of your GRIDS argument. How is it organized?
> qp <- list.files(getwd(), pattern=".sgrd")
> filelist <- list.files(getwd(), pattern=".sgrd")
> filelist
[1] "g1.sgrd" "g2.sgrd" "g3.sgrd"
> paste(set.file.extension(filelist,".sgrd"),collapse=";")
[1] "g1.sgrd;g2.sgrd;g3.sgrd" 

HTH,
TIM


----------------- 
Tim Häring
Bavarian State Institute of Forestry 
Department of Forest Ecology
Hans-Carl-von-Carlowitz-Platz 1
D-85354 Freising

E-Mail: tim.haering at lwf.bayern.de
http://www.lwf.bayern.de



More information about the R-sig-Geo mailing list