vrt_crop_get: Terra Based Cropping

View source: R/dap.R

vrt_crop_getR Documentation

Terra Based Cropping

Description

Terra Based Cropping

Usage

vrt_crop_get(
  URL = NULL,
  catalog = NULL,
  AOI = NULL,
  g = NULL,
  varname = NULL,
  start = NULL,
  end = NULL,
  toptobottom = FALSE,
  verbose = TRUE
)

Arguments

URL

a single or set of URLs

catalog

a single or set of catalog elements

AOI

a spatial boundary

varname

a single or set of variables to collect, in NULL all are kept

start

for non "dated" items, start can be called by index

end

for non "dated" items, end can be called by index

toptobottom

should data be inverse?

verbose

should warning be emitted?

grid

a list containing an extent (), and

Value

SpatRaster


mikejohnson51/opendap.catalog documentation built on Jan. 27, 2023, 1:25 a.m.