xarray.Dataset.cf.get_bounds_dim_name¶
- Dataset.cf.get_bounds_dim_name(key)¶
Get bounds dim name for variable corresponding to key.
- Parameters:
- keystr
Name of variable whose bounds dimension name is desired.
- Returns:
- str
Name of dim.
Get bounds dim name for variable corresponding to key.
Name of variable whose bounds dimension name is desired.
Name of dim.