cf
Coordinate.
delprop
Delete a CF property.
New in version 2.0.
See also
getprop, hasprop, setprop
getprop
hasprop
setprop
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