cfdim_def: Defines a netCDF dimension

Description Usage Arguments

View source: R/nc.R

Description

Defines a netCDF dimension

Usage

1

Arguments

name

Name of the dimension to be created (character string).

units

The dimension's units (character string).

vals

The dimension's values (vector of numeric type or string). If the type is string, a new dimension "str_len" and variable "name_ldl" will be created. The "coordinates" attribures will be added to relativly variables

...

Other arguments pass to ncdim_def


byzheng/ncdf4cf documentation built on Oct. 25, 2021, 2:12 a.m.