Delete a standard or non-standard CF attribute.
The name of the attribute to delete.
None
If the variable does not have the named attribute.
Examples
>>> f.delattr('standard_name') >>> f.delattr('foo')
cf.Field.copy
cf.Field.dump
Enter search terms or a module, class or function name.