iris.std_names

This file contains a dictionary of standard value names that are mapped to another dictionary of other standard name attributes. Currently only the canonical_unit exists in these attribute dictionaries.

This file is automatically generated. Do not edit this file by hand.

The file will be generated during a standard build/installation:

python setup.py build
python setup.py install

Also, the file can be re-generated in the source distribution via:

python setup.py std_names

Or for more control (e.g. to use an alternative XML file) via:

python tools/generate_std_names.py XML_FILE MODULE_FILE

In this module: