get_varnames: Retrieve information about a grads resource

View source: R/nc.R

get_varnamesR Documentation

Retrieve information about a grads resource

Description

Retrieve information about a grads resource

Usage

get_varnames(x, longnames = FALSE)

get_dimnames(x, longnames = FALSE)

get_dims(x)

Arguments

x

ncdf4 object

longnames

logical, if TRUE then returve the longnames

Value

character vector

named numeric vector of dimension lengths

Functions

  • get_dimnames: Retrieve the names of available dimensions

  • get_dims: Retrieve the dimensions


BigelowLab/nam218grads documentation built on Oct. 4, 2022, 2:01 a.m.