
Fetch a WorldClim 2.1 climate stack over an AoI
Source:R/foundation_tiles.R
foundation_tile_source_worldclim.RdKeyless download of WorldClim 2.1 variables for a given country or
bounding box via geodata::worldclim_country() (country-scope) or
geodata::worldclim_global() (global scope, needs resolution).
Cropped to aoi and returned as a multi-layer terra::SpatRaster.