mosaic_states: Mosaic together state rasters to form a national raster

View source: R/mosaic_states.R

mosaic_statesR Documentation

Mosaic together state rasters to form a national raster

Description

Mosaic together state rasters to form a national raster

Usage

mosaic_states(statedir, tier, ID, outdir, season = NA, usepackage = "gdal")

Arguments

statedir

file path to directory that contains state rasters in .tif format

tier

numeric indicating round of hierarchical processing (usually 1-3 rounds)

ID

variable to identify groups of rasters to process together (e.g. CDLYear). Will be included in file name for output raster.

outdir

file path to directory where national rasters should be saved

season

if applicable, vector of seasons to process. E.g. spring, summer, fall

verbose

logical, print many status messages

Details

Due to large files sizes, output rasters from this function are always compressed. This is different from 'mosaic_tiles' function.


land-4-bees/beecoSp documentation built on March 19, 2024, 3:45 p.m.