buildparent: Build large parent raster

View source: R/footprint.R

buildparentR Documentation

Build large parent raster

Description

Create a large sparse raster from an extent and resolution. This grid is never meant to be populated with data but used as a specification for smaller child windows that are aligned exactly within this larger, high-resolution parent.

Usage

buildparent(x, rr)

Arguments

x

extent

rr

resolution

Details

Currently the resolution is required to be square.

Value

SpatRaster


AustralianAntarcticDivision/footprint documentation built on Aug. 26, 2023, 5:52 a.m.