Label

Books (1) CARTO (3) Fun (21) GBDX (1) geoserver (1) GIS (57) greed (4) memo (4) movie (1) music (2) python (4) R (12) statistics (10) study (20) swim (5) tools (19) Ubuntu (7)

2011/12/27

【R】RSAGA -import img files to sgrd

# load rsaga library
library(RSAGA)

# convert !
rsaga.import.gdal("slope.img", "slope", env=rsaga.env(path="C:\data\ws_saga\saga_207"))