Example Biogeoclimatic Ecological Classification Zones in raster format
BECz_vancouver_ras.Rd
A categorical raster of biogeoclimatic zones in the coast of Vancouver, BC, Canada.
Derived from BECz_vancouver
using dem_vancouver
as the template for extent,
resolution and projection information.
To use this data set, you need to terra::unwrap
it first, e.g.:
BECz_vancouver_ras <- terra::unwrap(get(data(BECz_vancouver_ras)))