## Polygon of the Colombian municipality of Cartagena del Chaira:
load(system.file('cchaira_roi.RData',package = 'ecochange'))
## A Global Surface Water layer ('seasonality') which covers the
## extent of the polygon is retrieved:
# \donttest{
rsp_cchaira <- getrsp(cchaira_roi,
lyrs = 'seasonality', mc.cores = 2, path = tempdir())
file.exists(rsp_cchaira)
# }
Run the code above in your browser using DataLab