xoa.coords.get_binding_data_vars¶
- xoa.coords.get_binding_data_vars(ds, coord, as_names=False)[source]¶
Get the data_vars that have this coordinate
- Parameters
ds (xarray.Dataset) –
coord_name (str) –
- Returns
list – List of data_var names
Get the data_vars that have this coordinate
ds (xarray.Dataset) –
coord_name (str) –
list – List of data_var names