ar_info: ar_info

View source: R/gdal.R

ar_infoR Documentation

ar_info

Description

Describe a multi-dimensional array (netcdf) file

Usage

ar_info(x, what="describe", simplify=TRUE, filter=TRUE, array="")

Arguments

x

character. The name of a netcdf (or similar) raster file

what

character that (partially) matches "describe", "arrays" or "dimensions"

simplify

logical. If TRUE and what="describe", simplify the output for readability

filter

logical. If TRUE and what="describe" filter arrays that (probably) dimensions

array

character. Required when what="dimensions"

Value

character or data.frame

See Also

ar_info


rspatial/terra documentation built on June 9, 2025, 11:05 p.m.