A CF-compliant earth science data analysis library
FieldList.
index
Return first index of value.
Each field in the field list is compared with the field’s equals method, as opposed to the == operator.
equals
==
An exception is raised if there is no such field.
See also
list.index