xarray.Dataset.xoa.get_meta_specs#
- Dataset.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
Get the internal MetaSpecs instance used by this accessor
If not provided at the initialization, it is inferred with xoa.meta.infer_meta_specs().
xoa.meta.MetaSpecs
See also