cf
Coordinate.
history
The history CF property.
>>> f.history = 'created on 2012/10/01' >>> f.history 'created on 2012/10/01' >>> del f.history
>>> f.setprop('history', 'created on 2012/10/01') >>> f.getprop('history') 'created on 2012/10/01' >>> f.delprop('history')
cf.Coordinate._FillValue
cf.Coordinate.leap_month
Enter search terms or a module, class or function name.