cf
BoundedVariable.
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: BoundedVariable doesn't have CF property 'foo'
cf.BoundedVariable.datum
cf.BoundedVariable.direction