Set a CF property.
The name of the CF property.
The value for the property.
None
See also
delattr, delprop, getattr, getprop, setattr
Examples
>>> f.setprop('standard_name', 'time') >>> f.setprop('foo', 12.5)
cf.Variable.setdata
cf.Variable.sin
Enter search terms or a module, class or function name.