You are viewing the latest unreleased documentation 3.1.0.dev453. You can switch to a stable version.

iris.fileformats.um_cf_map#

Provides UM/CF phenomenon translations.

class iris.fileformats.um_cf_map.CFName(standard_name, long_name, units)#

Bases: tuple

Create new instance of CFName(standard_name, long_name, units)

long_name#

Alias for field number 1

standard_name#

Alias for field number 0

units#

Alias for field number 2