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

describe


terra documentation built on Jan. 12, 2026, 9:07 a.m.