cf
CoordinateBounds.
attributes
A dictionary of the attributes which are not CF properties.
>>> f.attributes {} >>> f.foo = 'bar' >>> f.attributes {'foo': 'bar'} >>> f.attributes.pop('foo') 'bar' >>> f.attributes {'foo': 'bar'}
cf.CoordinateBounds.varray
cf.CoordinateBounds.day