xarray.DataArray.xoa.set_meta_specs

xarray.DataArray.xoa.set_meta_specs#

DataArray.xoa.set_meta_specs(meta_specs)#

Set the internal MetaSpecs used by this accessor

If the specs object has a registration name, it is assigned to the current object and its children with function assign_meta_specs(). This set the “meta_specs” encoding to the name.

Parameters:

meta_specs (xoa.meta.MetaSpecs)