50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

ncdfCF (version 0.6.1)

makeLongitudeAxis: Create a longitude axis

Description

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

Usage

makeLongitudeAxis(name, group, values, bounds = NULL)

Value

A CFAxisLongitude instance.

Arguments

name

Name of the axis.

group

Group to place the axis in.

values

The coordinate values.

bounds

The bounds of the coordinate values, or NULL if not available.