cf
AuxiliaryCoordinate.
setprop
Set a CF property.
New in version 2.0.
See also
delprop, getprop, hasprop
delprop
getprop
hasprop
The name of the CF property.
The value for the property.
None
>>> c.setprop('standard_name', 'time') >>> c.setprop('foo', 12.5)
cf.AuxiliaryCoordinate.select
cf.AuxiliaryCoordinate.sin