cf.CellConnectivityArray.get_start_index — Documentation
-
CellConnectivityArray.get_start_index(default=ValueError())[source]¶
Return the start index.
Added in version (cfdm): 1.11.0.0
- Parameters:
- default: optional
Return the value of the default parameter if there
is no start index.
If set to an Exception instance then it will be
raised instead.
- Returns:
intThe start index.