The standard_name CF attribute.
Examples
>>> f.standard_name = 'time' >>> f.standard_name 'time' >>> del f.standard_name
cf.Field.scale_factor
cf.Field.units
Enter search terms or a module, class or function name.