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