Set a standard or non-standard CF attribute.
The name of the attribute to set.
The value for the attribute.
None
Examples
>>> f.setattr('standard_name', 'time') >>> f.setattr('foo', 12.5)
cf.Field.reverse_dims
cf.Field.squeeze
Enter search terms or a module, class or function name.