cf.FieldList.coord

FieldList.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.FieldList.append

Next topic

cf.FieldList.copy

This Page