xoa.accessors.CFDatasetAccessor.get_cf_specs¶
- CFDatasetAccessor.get_cf_specs()¶
Get the internal
CFSpecsinstance used by this accessorIf not provided at the initialization, it is infered with
xoa.cf.infer_cf_specs().- Returns
xoa.cf.CFSpecs
See also