xarray.DataArray.xoa.set_cf_specs#
- DataArray.xoa.set_cf_specs(cfspecs)#
Set the internal
CFSpecsused by this accessorIf the specs object has a
registration name, it is assigned to the current object and its children with functionassign_cf_specs(). This set the “cfspecs” encoding to the name.- Parameters:
cfspecs (xoa.cf.CFSpecs)
See also