Thanks Tim, My impression was that the .sgrd inputs in the "GRIDS" parameter had to separated by ";", and my code does provde a character vector with the format "grid1.sgrd;grid2.sgrd;grid3.sgrd..." Maybe it is time to update!
----- Original Message ----- From: tim.haer...@lwf.bayern.de Date: Monday, July 19, 2010 11:16 am Subject: RE: [R-sig-Geo] RSAGA - rsaga.geoprocessor crash To: david.de...@queensu.ca, r-sig-geo@stat.math.ethz.ch > 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.haer...@lwf.bayern.de > http://www.lwf.bayern.de > > > > David Depew Postdoctoral Fellow School of Environmental Studies Queen's University Kingston, Ontario K7L 3N6 david.de...@queensu.ca P: (613) 533-6000 x77831 [[alternative HTML version deleted]]
_______________________________________________ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo