The positive CF property.
Examples
>>> c.positive = 'up' >>> c.positive 'up' >>> del c.positive
>>> f.setprop('positive', 'down') >>> f.getprop('positive') 'down' >>> f.delprop('positive')
cf.Coordinate.month_lengths
cf.Coordinate.scale_factor
Enter search terms or a module, class or function name.