xarray.Dataset.xoa.set_cf_specs

Dataset.xoa.set_cf_specs(cfspecs)

Set the internal CFSpecs 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_cf_specs(). This set the “cfspecs” encoding to the name.

Parameters:

cfspecs (xoa.cf.CFSpecs) –