cf
DimensionCoordinate.
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.DimensionCoordinate.select
cf.DimensionCoordinate.sin