xarray.Dataset.cf.get_bounds

Dataset.cf.get_bounds(key)

Get bounds variable corresponding to key.

Parameters:
keystr

Name of variable whose bounds are desired.

Returns:
DataArray

Representing bounds.