cf-python
cf-python copied to clipboard
Inherit construct retrieval methods that are new to cfdm
Once cfdm 1.9.1.0 is released, we can can inherit the following construct retrieval methods, rather than defining the then in cf-python
cf.Field.auxiliary_coordinatecf.Field.cell_measurecf.Field.cell_methodcf.Field.coordinatecf.Field.coordinate_referencecf.Field.dimension_coordinatecf.Field.domain_ancillarycf.Field.domain_axiscf.Field.field_ancillary- and corresponding methods on the
cf.Domainclass, as appropriate.
See https://github.com/NCAS-CMS/cfdm/issues/179 for details.