Skip to contents

Core workflow

Generalizable EGV creators/wrappers

polygon2input()
Rasterize polygons to a template grid, optionally restrict & cover gaps, then write GeoTIFF
downscale2egv()
Downscale & Align a Raster to a Template, with optional gap fill & IDW smoothing
distance2egv()
Distance-to-class on the EGV grid
input2egv()
Convert an input raster to an EGV-aligned raster
landscape_function()
Compute landscape-level metrics per zone (tiled), merge, analyze gaps, optionally fill with IDW, and write rasters
radius_function()
Extract and Rasterize Summary Statistics from Buffered Radii Using exactextractr

Reproducibility helpers

Inputs, tiling, and reproducible scaffolding

download_raster_templates()
Download and unpack raster templates
download_vector_templates()
Download and unpack vector templates (points/grids/gpkg)
tile_vector_grid()
Tile a vector grid into parquet tiles
tiled_buffers()
Create buffered tiles from point layers
create_backgrounds()
Create constant-background rasters from a directory of GeoTIFFs

Internals

egvtools egvtools-package
egvtools: High-resolution Ecogeographical Variable Workflows