cdms2.axis:TransientAxis

TransientAxis.getBoundsForDualGrid(dualGrid)

Get explicit bounds for dual grid.

Parameters
dualGridbool

True if targetting dual grids otherwise False.

Returns
numpy.ndarray

If bounds are explicit and dualGrid is True then the explicit bounds are returned otherwise None is.

If bounds are no explicit and dualGrid is False then the bounds are returned otherise None is.