xarray.DataArray.xoa.get_cf_specs
- DataArray.xoa.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
Get the internal CFSpecs instance used by this accessor
If not provided at the initialization, it is infered with xoa.cf.infer_cf_specs().
xoa.cf.CFSpecs
See also