createFactorDim: createFactorDim

Description Usage Arguments Details Author(s)

View source: R/createFactorDim.R

Description

define a new dimension with ordinal values, i.e. a factor

Usage

1
createFactorDim(ncFile, dimName, levels)

Arguments

ncFile

file: scalar character string parh or nc connection

dimName

name (scalar string): if the dimension

levels

string vector of factor levels

Details

The type of the dimension will be NC_INT (1:nLevel). The unit attribute lists the meaning of the factor levels

Author(s)

Jannis v. Buttlar, Thomas Wutzler


bgctw/ncdfTools documentation built on Jan. 29, 2020, 1:16 p.m.