cf.AncillaryVariables.coord

AncillaryVariables.coord(*args, **kwargs)[source]

Apply the coord method to each field of the list.

Note that a coordinate list is returned (as opposed to a field list).

Parameters :
args, kwargs :

As for a field’s coord method.

Returns :

out : CoordinateList

Previous topic

cf.AncillaryVariables.append

Next topic

cf.AncillaryVariables.copy

This Page