earthkit.data.vocabularies¶
Submodules¶
Attributes¶
Classes¶
Package Contents¶
- earthkit.data.vocabularies.SYNONYMS = ((('mars', '2t'), ('cf', 't2m')), (('mars', 'ci'), ('cf', 'siconc')))¶
- earthkit.data.vocabularies.SYNONYMS = ((('mars', '2t'), ('cf', 't2m')), (('mars', 'ci'), ('cf', 'siconc')), (('mars', 'sst'), ('cf',...¶
- earthkit.data.vocabularies.VOCABULARIES¶
- class earthkit.data.vocabularies.Vocabulary(name)¶
- add(word, *aliases)¶
- aliases¶
- lookup(word)¶
- name¶
- normalise(word)¶
- words¶
- earthkit.data.vocabularies.cf¶
- earthkit.data.vocabularies.mars¶