crop_project: Crop and Reproject tiff using GDAL

Description Usage Arguments Value

View source: R/utils.R

Description

Wrapper around gdalwarp. Projects rasters to 3857

Usage

1
crop_project(input, output, name, aoi.path, method)

Arguments

input

a path to the input file

output

the path to the output file

name

the name of the region used in LivingFlood

aoi.path

a path to an AOI object on disk

method

resampling method (e.g. 'near')

Value

on disk rasters files (tiffs)


mikejohnson51/FloodMapping documentation built on April 7, 2021, 5:19 p.m.