xoa.meta.infer_coords#
- xoa.meta.infer_coords(ds)[source]#
Infer which of the data arrays of a dataset are coordinates
When coordinates are found, it makes sure they are registered in the dataset as coordindates.
- Parameters:
ds (xarray.Dataset)
See also
MetaSpecs.infer_coords