Learn R Programming

ncdfCF (version 0.6.1)

makeTimeAxis: Create a time axis

Description

With this method you can create a time axis to use with new CFArray instances.

Usage

makeTimeAxis(name, group, values)

Value

A CFAxisTime instance.

Arguments

name

Name of the axis.

group

Group to place the axis in.

values

A CFTime instance with time values and optionally bounds set.