prepLandcover: Prepare the MapBiomas land cover data

Description Usage Arguments Value

View source: R/Prep_supporting_data.R

Description

Crop the land cover data to the desired extent and extract the study period of interest

Usage

1
prepLandcover(lc_rst, datafolder, ext, fname = "landcover.tif", startyr, endyr)

Arguments

lc_rst

list of the MapBiomas SpatRasters

datafolder

Directory where the processed land cover data will be stored

ext

Geographic extent that should be processed, should be a vector with (xmin, xmax, ymin, ymax)

fname

Output file name

startyr

start date of study period

endyr

end date of study period

Value

saves land cover raster


RETURN-project/makeDataCube documentation built on Feb. 11, 2022, 3:04 p.m.