xarray.DataArray.xoa.get_meta_specs#
- DataArray.xoa.get_meta_specs()#
Get the internal
MetaSpecsinstance used by this accessorIf not provided at the initialization, it is inferred with
xoa.meta.infer_meta_specs().- Returns:
xoa.meta.MetaSpecs
See also