cf
Coordinate.
delprop
Delete a CF property.
See also
getprop, hasprop, setprop
getprop
hasprop
setprop
str
The name of the CF property.
None
>>> c.delprop('standard_name') >>> c.delprop('foo') AttributeError: Coordinate doesn't have CF property 'foo'
cf.Coordinate.datum
cf.Coordinate.dump