Hi All,

 

I wish to create a 30 grid .asc with name DCM_1_power10.asc,
DCM_1_power11.asc, DCM_1_power12.asc, etc etc, but I tried different
possibility (in ??? area) but always I have only one raster . 

 

Sorry and thanks for suggestion 

 

#A# export .sgrd grid to .asc grid

for(method in 1:30){

                rsaga.sgrd.to.esri(in.sgrds=paste("DCM_1_power",
method,".sgrd",sep=""),

                out.grids=paste("DCM_1_power",???,".asc",sep=""))}

 

Ale


        [[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

Reply via email to